laravel-boot-up
by igne-agency
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
laravel-pipeline-engine
by hatchyu
A reusable, configurable, and extensible CI/CD pipeline engine for Laravel projects.
laravel-netsons-deploy
by albertoarena
Deploy Laravel applications to Netsons shared hosting via GitHub Actions (FTP or Git)
laravel-preset
by dziurka
A Composer package that scaffolds a fresh Laravel project with custom configuration, dependencies, and files.
laravel-hostinger-deploy
by ahlaw
Laravel package for automated Hostinger deployment with GitHub Actions support
laravel-directadmin-deploy
by cocomedia-nl
Laravel package for automated DirectAdmin deployment with GitHub Actions support
laravel-hostinger-deploy
by thecodeholic
Laravel package for automated Hostinger deployment with GitHub Actions support
laravel-cidi
laravel-cidi is a powerful Laravel package that auto-generates Docker setup and CI/CD workflows. Simplify Laravel deployment, pipeline, DevOps, and cloud integration with ready Dockerfile, docker-compose, and GitHub Actions. Fast, scalable, and time-saving for modern Laravel apps.