cp ./docker/.env.example ./docker/.env
- create docker .env file. Check ports availability from the .env file before the next step.make start
- run docker containerscp ./.env.example ./.env
- create laravel .env filemake generate-app-key
- generate the Laravel Application Keymake composer-install
- get composer dependenciesmake migration-seed
- run migrations with seeds- Add to the system
hosts
file the following line127.0.0.1 alex-test.local
- Go to the alex-test.local
-
Notifications
You must be signed in to change notification settings - Fork 0
Aleksst95/TestApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published