you are reading the documentation for version
v2
our latest version is
v3
make sure to select the correct version.
to check your version use:
to check your version use:
composer show lara-zeus/athena
Athena is a premium package,
get your license here
On this page
Compiling assets
we use tailwind Css and custom themes by filament, make sure you are familiar with tailwindcss configuration, and how to make custom filament theme.
Custom Classes:
You need to add these files to your tailwind.config.js file in the content section.
- frontend:
1'./vendor/lara-zeus/core/resources/views/**/*.blade.php',2'./vendor/lara-zeus/athena/resources/views/themes/**/*.blade.php',3'./vendor/lara-zeus/athena/resources/views/components/**/*.blade.php',
- filament:
-
1'./vendor/lara-zeus/athena/resources/views/filament/**/*.blade.php'
1
Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.