artemis

On this page

Composer

You can install the package via composer:

1composer require lara-zeus/artemis

Assets

Publish the assets files:

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

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

1'layout' => 'zeus::themes.daisy.layouts.app',
2'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

Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.