Update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user