Addon Configuration

The API module configures Laravel Passport using it's oauth2.php and api.php config files.

You can override these options by publishing the addon and modifying the resulting configuration file:

php artisan addon:publish anomaly.module.api

The field type will be published to /resources/{application}/addons/anomaly/api-module.