wartner.io - a Link-Shortener based on Laravel 5.6
wartner.io is a Link-Shortener based on Laravel 5.6.2.1. You can download it for free!
How to install
Clone the repository and install the composer dependencies on your server and you´re good to go.
git clone https://github.com/fwartner/wrtnr.li.git
cd wrtnr.li
cp .env.example .env
composer install
php artisan key:generate
php artisan migrate
Source
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5.5 Laravel 5.4 Laravel 5.6 Laravel 5.3 Beginner