Update README
This commit is contained in:
parent
5b129a9064
commit
b8bf4f330e
@ -7,5 +7,8 @@ and merge these files with your existing app.
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Just run `make setup` to install laravel octane with FrankenPHP since
|
Once you started your laravel project **and** initialized it as a git repo:
|
||||||
this is what the `laravel-base` image expects from your app.
|
|
||||||
|
1. `git remote add origin git@gitgud.foo:thegrind/laravel-dockerized.git`
|
||||||
|
2. `git pull -u origin main`
|
||||||
|
3. Run `make setup` to install laravel octane with FrankenPHP since this is what the `laravel-base` image expects from your app.
|
Loading…
x
Reference in New Issue
Block a user