a21ns1g4ts / filament-short-url
This is my package filament-short-url
Fund package maintenance!
a21ns1g4ts
Requires
- php: ^8.1
- ashallendesign/short-url: ^8.1
- bacon/bacon-qr-code: ^3.0
- filament/filament: ^3.2
- spatie/laravel-package-tools: ^1.15.0
Requires (Dev)
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1
- orchestra/testbench: ^9.0.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
README
Filament for https://github.com/ash-jc-allen/short-url
Installation
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
Install for Panel
->plugins([ \A21ns1g4ts\FilamentShortUrl\FilamentShortUrlPlugin::make() ])
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.