-
Clone the project:
git clone [email protected]:Smolinsky/lucky-game-app.git
-
Go to project dir:
cd <project_dir>
-
Copy .env file from .env.example:
cp .env.example .env
-
Run docker containers:
docker-compose up -d
-
Go into docker container:
docker-compose exec -u sail app bash
-
Under the docker container run following commands:
composer install php artisan install
-
Open in browser http://localhost:8000.
-
Notifications
You must be signed in to change notification settings - Fork 0
Smolinsky/lucky-game-app
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