variety of premium plugins

Learn More

artemis

On this page

Composer

You can install the package via composer:

composer require lara-zeus/artemis

Assets

Publish the assets files:

php artisan vendor:publish --tag=zeus-artemis-assets

now, open the file zeus.php and set the layout and theme:

'layout' => 'zeus::themes.daisy.layouts.app',
'theme' => 'daisy',

Navigation

to setup the main menu, head to the admin page and create the menu.

then set the slug in the zeus.php config file