Javier Feliz eeb6b4bc0e
Some checks failed
tests / ci (push) Waiting to run
linter / quality (push) Has been cancelled
Initial commit
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 00:25:10 -06:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 00:25:10 -06:00
2025-07-27 00:25:10 -06:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 02:31:34 -04:00
2025-07-27 00:25:10 -06:00
2025-07-27 02:31:34 -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

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
  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
The SSO/OIDC provider for homelabbers
Readme 83 MiB
v0.0.6 Latest
2025-08-05 21:02:11 -06:00
Languages
Blade 64.9%
PHP 33.8%
Makefile 0.9%
CSS 0.3%