a21ns1g4ts/filament-short-url

This is my package filament-short-url

Maintainers

👁 a21ns1g4ts

Package info

github.com/a21ns1g4ts/filament-short-url

pkg:composer/a21ns1g4ts/filament-short-url

Fund package maintenance!

a21ns1g4ts

Statistics

Installs: 4 061

Dependents: 0

Suggesters: 0

Stars: 27

Open Issues: 0

v0.2.0 2025-08-21 16:11 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 3b897c340fd626e2d7ed11c97e7322f981ff2361

  • a21ns1g4ts <atila.danvi.woop@outlook.com>

laravelfilamenta21ns1g4tsfilament-short-url

This package is auto-updated.

Last update: 2026-06-07 18:20:07 UTC


README

👁 Art

👁 Latest Version on Packagist
👁 GitHub Tests Action Status
👁 GitHub Code Style Action Status
👁 Total Downloads

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.