appsinvest/laravel

The skeleton application for the Laravel framework.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 24 370

Language:Blade

Type:project

v12 2025-05-28 07:16 UTC

This package is auto-updated.

Last update: 2025-05-28 07:28:38 UTC


README

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

https://github.com/laravel/laravel/blob/11.x/README.md

About this project

Contains docker with PHP8.3, nginx, redis, postgres, composer, swagger, laravel scheduler, laravel horizon, misc code quality tools, local deployment tools, CI rules

deploy the project locally with the following

make up

build swagger file (/api/documentation)

make openapi