Javier Feliz 1f596fdc20
Some checks failed
tests / ci (push) Has been cancelled
linter / quality (push) Has been cancelled
Build & Push Docker Image to Registry / build (release) Successful in 4m34s
Editable scripts and install octane
2025-07-22 22:40:47 -04:00
2025-07-22 22:40:47 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 19:45:33 -04:00
2025-07-22 17:49:01 -04:00
Fix
2025-07-22 22:09:59 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 15:47:37 -06:00
2025-07-22 17:49:01 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 22:40:47 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 15:47:37 -06:00
2025-07-22 15:47:37 -06:00
2025-07-22 17:49:01 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 17:49:01 -04:00
2025-07-22 15:47:37 -06:00
2025-07-22 19:45:33 -04:00

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

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
  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.
Description
No description provided
Readme 222 KiB
v0.0.4 Latest
2025-07-22 20:41:13 -06:00
Languages
Blade 57.8%
PHP 40.8%
CSS 0.8%
Makefile 0.4%
JavaScript 0.2%