you are reading the documentation for version
v1
our latest version is
v2
make sure to select the correct version.
to check your version use:
to check your version use:
composer show lara-zeus/helen
Helen is a premium package,
get your license here
On this page
Compiling assets
- make sure to include all the assets needed to render the form,
- take a look at creating custom themes for Filament.
Custom Classes:
You need to add these files to your tailwind.config.js
file in the content
section.
- filament:
-
'./vendor/lara-zeus/helen/resources/views/**/*.blade.php'
-
'./vendor/lara-zeus/helen/src/Filament/Resources/LinksResource.php'
-
'./vendor/lara-zeus/helen/src/Facades/Helen.php'
-