variety of premium plugins

Learn More

dynamic-dashboard

you are reading the documentation for version v1 our latest version is v3 make sure to select the correct version.
to check your version use: composer show lara-zeus/dynamic-dashboard

to customize the layout, you can change the default layout in the config file

'layout' => 'zeus::components.app',

Publishing the default layout

or if you don't have a layout yet, you can publish the default one:

php artisan vendor:publish --tag=zeus-views

Publishing the default views

to customize the default views for rain:

php artisan vendor:publish --tag=zeus-rain-views

Publishing Translations

to customize the translations:

php artisan vendor:publish --tag=zeus-rain-translations