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

before you continue, please make sure you already installed filament, and all working prefecture for you.

Composer

You can install the package via composer:

composer require lara-zeus/helen

Migrations

Publish the migrations files

php artisan vendor:publish --tag=zeus-helen-migrations

Assets

Publish the assets files for the frontend:

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

Run Migration

Finally, run the migration:

php artisan migrate

Filament Setup

Set up the plugin with filament you need to add it to your panel provider, The default one is adminPanelProvider

HelenPlugin::make()

Usage

Visit the url /admin.