devpri/tinre is a Laravel package for a fast and powerful laravel url shortener..
It currently has 70 GitHub stars and 98 downloads on Packagist (latest version v1.0.1).
Install it with composer require devpri/tinre.
Discover more Laravel packages by devpri
or browse all Laravel packages to compare alternatives.
Last updated

A fast and powerful URL Shortener built with Laravel, VueJS, and Tailwind CSS.

composer create-project devpri/tinre.DB_* variables in .env. After that run php artisan migrate to create all tables.php artisan user:create to create the first user.php artisan tinre:publish to publish the assets.MAXMIND_LICENSE_KEY variable. After that run php artisan geoip:update to update the GeoIP database.MAIL_* variables in .env.composer update to update the dependencies.php artisan tinre:publish to publish the assets.If you discover a security vulnerability, please send an e-mail to [email protected].
Tinre is open-source software licensed under the MIT License.