Configuration
Eloquent UI has a configuration file that you can publish and customise.
php artisan vendor:publish --tag=eloquent-ui-config
This will publish the eloquent-ui.php config file to your config directory.
Eloquent UI has a configuration file that you can publish and customise.
php artisan vendor:publish --tag=eloquent-ui-config
This will publish the eloquent-ui.php config file to your config directory.