Skip to content

lili0allen/warehouse

Repository files navigation

How to

  1. Pull this repo

  2. composer install

  3. git submodule init

  4. git submodule update

  5. cp .env.example .env

  6. update database info in .env file

  7. php artisan key:generate

  8. cd laradock-warehouse

  9. cp env-example .env

  10. update database info in .env file

  11. docker-compose up -d mysql nginx

  12. docker-compose down

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages