Update README.md

This commit is contained in:
javif89 2025-07-22 20:40:17 -06:00
parent b8bf4f330e
commit 2b6f3ca301

View File

@ -7,6 +7,11 @@ and merge these files with your existing app.
## Setup
### Install octane
`composer require laravel/octane`
`php artisan octane:install`
Once you started your laravel project **and** initialized it as a git repo:
1. `git remote add origin git@gitgud.foo:thegrind/laravel-dockerized.git`