The Laravel Monitoring Platform
Track uptime, errors, logs, performance, and analytics. Know about issues before your users tell you.
Takes 1 minute to get started.
No credit card required. Cancel anytime.
Trusted by websites and developers like you
- Websites being monitored
- 120+
- Issues detected
- 10,000+
Sleep better at night
Don't worry about website issues anymore. Focus on the things you love, knowing that we've got your back.
No unnoticed website issues
Complete website oversight at your fingertips.
No unnoticed errors
Know when something goes wrong the moment it happens.
Takes just 1 minute to set up
Easy setup for a lasting peace of mind.
Monitor your application with our all-in-one platform
Each feature is made to detect issues and notify you when something goes wrong
Monitoring
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.
Frequently asked questions
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.