Looking to hire Laravel developers? Try LaraJobs
laravel-boot-up
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
151
laravel-alias-manager
A professional, project-aware DAM-style alias manager for Laravel, Sail, Composer, Git, frontend, quality, Docker, security, and daily workflows.
4
laravel-preset
A Composer package that scaffolds a fresh Laravel project with custom configuration, dependencies, and files.
4
laravel-livewire-v3-starterkit
A Laravel 12 starter kit with Livewire v3, Flux UI, Tailwind CSS v4, Fortify authentication, and Docker Sail.
40
laravel-sail-starter-kit
The skeleton application for the Laravel framework using docker sail and filament.
10
laravel-sail-for-windows
Windows (PowerShell) support for Laravel Sail on Windows.
215
sail-ssl
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
668 082
laravel-sail-ssl-proxy
Somewhat easy solution to add SSL to Sail environments
6