Create with laravel framework
git clone https://github.com/michael520/simpleURLshorten.git
composer install
cp .env.example .env
vim .env
php artisan key:generate
php artisan migrate
php artisan serve
http://localhost:8000/generate-shorten-link
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create with laravel framework
git clone https://github.com/michael520/simpleURLshorten.git
composer install
cp .env.example .env
vim .env
php artisan key:generate
php artisan migrate
php artisan serve
http://localhost:8000/generate-shorten-link