Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 600 Bytes

codeship Build Status

Set up

composer install -d ./laravel
cp ./laravel/.env.example ./laravel/.env
php ./laravel/artisan key:generate

docker-compose up -d

Check & Access

http://localhost

License

MIT license