variety of premium plugins

Learn More

helen

crown-solid Helen

Thank you for checking Short URLs Management, before you can install it, you will need a license.

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: composer show lara-zeus/helen

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'