Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 251 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 251 Bytes

Techstack | PHP 7.1, MariaDB, Laravel 5.4

Setup

$ cp -R .env.example .env

$ npm i && composer install

$ php artisan key:generate

$ php artisan serve

Open localhost:8000/users