/20220527

Primary LanguagePHP

How to start

All services built on the base of docker. You can start service via the following the command: docker-compose up -d

And then run: docker-compose exec myapp php artisan migrate

After that, you can visit http://localhost:8000/screenshot to view.