diff --git a/README.md b/README.md index 92a7732..f2d9a1c 100644 --- a/README.md +++ b/README.md @@ -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`