Status pages for Laravel
Build trust with professional public status pages. Sorane creates a dedicated status URL for each of your Laravel websites where users can check availability, see ongoing incidents, and track resolution progress. Proactive communication reduces support tickets and builds customer confidence.
No credit card required. Cancel anytime.
Keep your users informed
Professional public status pages that build trust and reduce support requests. Give your users transparency without the extra work.
-
Public status pages
-
A dedicated, shareable URL for each website status page. Give users a single place to check your service availability.
-
Professional design
-
Clean, branded status pages that reflect your professionalism. No ugly default pages that hurt your reputation.
-
Real-time updates
-
Status changes are reflected immediately. Users always see the current state of your services.
-
Incident communication
-
Post updates to communicate issues and progress to users. Keep them in the loop during outages.
-
Update history
-
Transparent record of past incidents and updates. Build trust through openness about your reliability.
-
Resolution tracking
-
Show users when issues are identified, being worked on, and resolved. Clear communication reduces anxiety.
-
Proactive communication
-
Tell users about issues before they ask. Proactive transparency builds stronger customer relationships.
-
Reduce support load
-
Users check the status page first instead of flooding your support inbox. Save time on repetitive status inquiries.
Get notified the moment an issue arises
Catch any issues quickly via our notification system. Choose where and how you want to be notified.
-
Inbox
-
All your notifications in one place inside your account. Makes it easy to keep track of everything.
-
Email
-
Get real-time alerts in your inbox, ensuring you’re always informed when issues arise—whether at your desk or on the move.
-
Telegram
-
Receive instant notifications via Telegram, keeping you updated and connected wherever you are.
-
Discord
-
Receive real-time alerts in your Discord channels, so you’re always updated when something goes wrong.
-
Slack
-
Stay updated with instant notifications in Slack, making it easier to stay on top of issues and respond quickly.
-
Microsoft Teams
-
Get real-time alerts in Microsoft Teams, helping you keep up with the latest updates and maintain smooth operations.
Super easy to use
It really only takes a few minutes to get started. We'll take it from there.
Enter your website URL
Simply enter the URL of your website or application. Website monitoring will start right away.
Install Sorane in your application
composer require usesorane/sorane-laravel
Route error reports to Sorane
Add the reporter to the withExceptions method in your bootstrap/app.php file.
->withExceptions(function (Exceptions $exceptions) {
\Sorane\ErrorReporting\Facades\Sorane::handles($exceptions);
})->create();
Add your API key to the .env file
SORANE_ENABLED=true
SORANE_KEY=your-api-key-here
SORANE_ERRORS_ENABLED=true
SORANE_EVENTS_ENABLED=true
SORANE_WEBSITE_ANALYTICS_ENABLED=false
SORANE_LOGGING_ENABLED=false
SORANE_JAVASCRIPT_ERRORS_ENABLED=false
That's it!
You're all set! You'll now receive a notification the moment an issue arises.
Start monitoring your Laravel applications today
Websites will go down, and errors will happen. With Sorane, you are sure to catch any errors and performance issues the moment they happen.
Takes 1 minute to get started.
No credit card required. Cancel anytime.