Skip to main content

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.

The configuration options inside the config file are all documented in the file itself. Each component will also explain the options that are relevant for that component.