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-forge-domain
by plin-code
Onboard tenant and customer hostnames in Laravel with DNS verification and automated Laravel Forge SSL provisioning.
laravel-forge-mcp
by isapp
Native Laravel MCP server for managing Laravel Forge servers, sites and deployments via the Forge API v2.
laravel-hosting-management
by pstoute
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.
laravel-forge-sdk
by dimer47
PHP SDK for Laravel Forge API - Auto-generated from OpenAPI specification
laravel-forge-sdk
An unofficial, type-safe PHP SDK for Laravel Forge API v2 with fluent actions for managing servers, sites, deployments, and certificates.
laravel-api-forge
by goez
A powerful command-line tool for scaffolding Laravel API projects with modern development practices and essential packages pre-configured.
laravel-form-forge
by damianulan
UI Form builder laravel package with custom components based on chosen.js and flatpickr.io. For building forms with PHP builder classes.
plugin-laravel-websockets
by bellows-app
Bellows plugin for integrating Laravel Websockets into your app.
plugin-laravel-data
by bellows-app
Bellows plugin for integrating the Laravel Data package with TypeScript transformation into your app.