Merge remote-tracking branch 'origin/main'

This commit is contained in:
Javier Feliz 2025-08-04 23:22:49 -04:00
commit 17edb6325e

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`