CawaKharkov / laravel-test-task

Exactly-test-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

  • docker-compose up
  • Copy .env.example to .env.
  • docker-compose exec app php artisan key:generate
  • docker-compose exec app php artisan config:cache
  • docker-compose exec app php artisan migrate
  • Navigate to http://localhost
  • Use postman.json for testing

About

Exactly-test-task

License:MIT License


Languages

Language:PHP 95.3%Language:Blade 2.8%Language:Dockerfile 1.2%Language:Shell 0.8%