In distributed environments, "Fire and Forget" is a recipe for data corruption. Advanced Laravel...
OpenAPI (Swagger) documentation generator for Laravel. Without manual PHPDoc annotations.
Laravel TOON: Reduce LLM Token Usage by 40-60%
Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.
Control hardware using Laravel 🔌. Contribute to danjohnson95/pinout development by creating an account on GitHub.
A crazy idea that turned into a fun mashup of software and hardware...and all of it with Laravel
Taylor Otwell looks back on 14 years of building and maintaining Laravel. From four stars on GitHub to a full-fledged ecosystem, he shares what it takes to design software that lasts—and why simple often wins.
I’m proud to share that we have released a new package called spatie/laravel-one-time-passwords.
Events streaming package for Laravel based on Redis Streams - prwnr/laravel-streamer
Effortless API documentation tool for Laravel applications. Swagger alternative. - rakutentech/laravel-request-docs
Vercel Security Checkpoint
Learn stuff from another hooman being. 👋
Enhancing the performance of Laravel applications brings a smoother and faster user experience. One powerful tool for achieving this is OPCache. OP...
Supercharge Your Laravel Projects with Swagger: Introducing Laravel G4T Swagger Auto...
Vercel Security Checkpoint
This patch adds FrankenPHP as a runtime for Laravel Octane! To get started, use the following commands: php artisan octane:install --server=frankenphp php artisan octane:start The current implement...
Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane
The OData v4.01 Producer for Laravel
The full-featured Golang Development Framework skeleton - goravel/goravel
Exploring software development with PHP, JavaScript, Rust, and beyond.
Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.
A beautifully crafted macOS native application for managing your Laravel Horizon instances. Dark mode, unlimited instances, one elegant interface.
Deploy and execute AWS Lambda functions from your Laravel application.
A hands-on practical Laravel Security course that uses interactive hacking exercises to teach you how to keep your applications secure. Because learning security doesn't have to be boring!
Implement JWT authentication in Laravel 11, comparing it with built-in authentication packages Sanctum and Passport, and exploring security considerations.