Statamic addon for Sentry error reporting for Laravel.
Uses sentry-laravel.
Copy these files to site/addons/StatamicSentryLaravel
, create the StatamicSentryLaravel
directory if you need to.
Run php please update:addons
.
Visit /cp/addons/statamic-sentry-laravel/settings
to enable the service and enter your DSN.
If you would like to, run
php please statamic-sentry-laravel:test
to confirm installation worked correctly.