sync
(using php curl extension), async
(in a background process)config/inspector.php
file in your Laravel configuration directory.false
the enable
configuration option:migrate:xxx
, queue:xxx
, horizon:xxx
, or other parts of your app that is built for internal use and aren't reachable by users.inspector.php
configuration file if you haven't already: php artisan vendor:publish --provider="Inspector\Laravel\InspectorServiceProvider"
/nova
, /telescope
, or other parts of your app that don't affect the user experience.*
to exclude all sub-paths.ignore_commands
parameter in the config/inspector.php
configuration file.ignore_jobs
property: