ShortURL plugin screenshot
Dark mode ready
Multilingual support
Supports v5.x

ShortURL

A Laravel package that can be used for adding shortened URLs to your existing web app.

Tags: Analytics
Supported versions:
3.x
Atila Silva avatar Author: Atila Silva

Documentation

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.

The author

Atila Silva avatar Author: Atila Silva

Hello, my name is Átila. I am a software developer. I started my career 12 years ago working with Flash. Since then, I have been accumulating knowledge in the field of web development. Today, I consider myself an expert in Laravel, Livewire, PHP, as well as JavaScript, Vue.js, and Alpine.js. I have also worked extensively with TypeScript, Python, Ruby, Java, and C.

Plugins
1
Stars
17