php artisan vendor:publish --tag=exo-config, you can customize Exo’s behavior in config/exo.php.
User model
exo:user. Defaults to your app’s configured auth user model.
Token name
exo:user command.
Resource discovery
Exowizz\Exo\Resource is automatically registered.
Route prefixes
Login and dashboard paths
Middleware
Admin access
true if they should have admin access. Admins can access all records regardless of ownership.
null to disable admin access (all users are scoped by ownership rules).
Queue
Resource::webhookQueue().
Set via the EXO_QUEUE environment variable:
Webhook delivery
Exo Cloud
Automation providers
ZAPIER_DEPLOY_KEY environment variable.