Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 429 Bytes

Preview

Требования:

  • PHP 7.4
  • Composer 2
  • MySQL|Postgresql

Доступные скрипты во время разработки:

composer install

copy .env.example .env & edit it

php artisan key:generate

php artisan migrate --seed --force