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-forge-domain
Onboard tenant and customer hostnames in Laravel with DNS verification and automated Laravel Forge SSL provisioning.
0
laravel-forge-mcp
Native Laravel MCP server for managing Laravel Forge servers, sites and deployments via the Forge API v2.
115
laravel-hosting-management
A unified hosting provider abstraction layer for Laravel, providing a single API to manage servers, sites, databases, SSL certificates, and deployments across multiple hosting platforms.
258
laravel-fit-validator
Validate Atlassian Forge Invocation Tokens (FITs) in Laravel
8
laravel-forge-sdk
PHP SDK for Laravel Forge API - Auto-generated from OpenAPI specification
0
laravel-forge-sdk
An unofficial, type-safe PHP SDK for Laravel Forge API v2 with fluent actions for managing servers, sites, deployments, and certificates.
343
laravel-api-forge
by goez
A powerful command-line tool for scaffolding Laravel API projects with modern development practices and essential packages pre-configured.
3
laravel-form-forge
UI Form builder laravel package with custom components based on chosen.js and flatpickr.io. For building forms with PHP builder classes.
66
plugin-laravel-websockets
Bellows plugin for integrating Laravel Websockets into your app.
5
plugin-laravel-data
Bellows plugin for integrating the Laravel Data package with TypeScript transformation into your app.
9