Add README
This commit is contained in:
parent
6ce011893f
commit
5b129a9064
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Laravel Dockerized
|
||||
|
||||
This repo just includes the necessary files to quickly set up a laravel
|
||||
app to be dockerized and released for self hosting. All you have to
|
||||
do when you start a new app is start the repo from this template
|
||||
and merge these files with your existing app.
|
||||
|
||||
## Setup
|
||||
|
||||
Just 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