This commit is contained in:
Refactorian
2024-03-22 23:12:50 +09:00
parent dbf6a789a2
commit e0c6f605d4
5 changed files with 17 additions and 13 deletions

View File

@@ -21,6 +21,8 @@
# How To Deploy
### For first time only !
- `git clone https://github.com/refactorian/laravel-docker.git`
- `cd laravel-docker`
- `docker compose up -d --build`
- `docker compose exec php bash`
- `composer setup`
@@ -30,6 +32,10 @@
# Notes
### Laravel Versions
- [Laravel 11.x](https://github.com/refactorian/laravel-docker/tree/main)
- [Laravel 10.x](https://github.com/refactorian/laravel-docker/tree/laravel_10x)
### Laravel App
- URL: http://localhost