This is my package filament-short-url
a21ns1g4ts/filament-short-url is a Laravel package for this is my package filament-short-url.
It currently has 28 GitHub stars and 4.199 downloads on Packagist (latest version v0.2.0).
Install it with composer require a21ns1g4ts/filament-short-url.
Discover more Laravel packages by a21ns1g4ts
or browse all Laravel packages to compare alternatives.
Last updated

You can install the package via composer:
composer require a21ns1g4ts/filament-short-url
You can publish and run the migrations with:
php artisan vendor:publish --provider="AshAllenDesign\ShortURL\Providers\ShortURLProvider"
php artisan migrate
->plugins([
\A21ns1g4ts\FilamentShortUrl\FilamentShortUrlPlugin::make()
])
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.