- Clone the repository.
- From your linux terminal, navigate to the local repository folder.
- Run
./vendor/bin/sail up
- Open bash in the created docker image
- Run
php artisan migrate
- Visit http://localhost
- Thanks!
This is an open-sourced software licensed under the MIT license.