Laravel: Build a REST API Following PSR Standards
Laravel 12 REST API with Form Requests, API Resources, and Sanctum auth.
Expert prompts for Laravel development — Eloquent queries, middleware, Livewire components, Filament resources, and PHP 8+ best practices.
20 prompts found
Laravel 12 REST API with Form Requests, API Resources, and Sanctum auth.
Configure Redis queues with Horizon, retries, backoff, and monitoring.
Livewire 3 dashboard with polling or Reverb for real-time data.
Team-based multi-tenancy pattern with shared DB and policy-based isolation.
Filament 3 admin resource with custom page, widget, and table filters.
Implement real-time features with Laravel Reverb including presence channels, private channels, client events,...
Implement feature flags with Laravel Pennant for gradual rollouts, A/B testing, user segmentation, and safe de...
Set up Laravel Pulse for application performance monitoring with custom cards, alerts, slow query detection, a...
Implement full-text search with Laravel Scout using Meilisearch or Algolia, with faceted filtering, custom ran...
Build professional Artisan commands with argument parsing, interactive prompts, progress bars, output formatti...
Implement event sourcing in Laravel with aggregate roots, projections, event handlers, and replay capabilities...
Implement subscription billing with Laravel Cashier including plans, trials, metered billing, invoices, paymen...