Laravel Cashier Billing Implementation
Implement subscription billing with Laravel Cashier including plans, trials, metered billing, invoices, payment methods, and webhook handling.
More in Laravel & PHP Prompts
Laravel: Build a REST API Following PSR Standards
Laravel 12 REST API with Form Requests, API Resources, and Sanctum auth.
Laravel: Queue + Horizon for Background Jobs
Configure Redis queues with Horizon, retries, backoff, and monitoring.
Laravel: Livewire 3 Real-Time Dashboard
Livewire 3 dashboard with polling or Reverb for real-time data.
Laravel: Multi-Tenant SaaS with Team Models
Team-based multi-tenancy pattern with shared DB and policy-based isolation.