star Created with Sketch.
Discover Our Apps

Laravel Daily's

hero image

Lock Down and Discover: API Security with Sanctum and Full-Text Search with Scout

Building a web application requires two fundamental pillars: security and discovery. You need to protect...
hero image

Live and Monitored: Real-Time Apps and Debugging with Laravel Reverb, Echo, Pulse, and Telescope

Real-time isn’t a luxury anymore. Your users expect it. They want notifications to pop, chats...
hero image

Scale Your Business: Billing, Auth, and Feature Flags with Laravel Cashier, Socialite, and Pennant

Building a SaaS is no longer about reinventing the wheel. The "boring" parts of software:...
hero image

Your Laravel Workflow: Mastering Sail, Pint, and Dusk for a Flawless Dev Environment

Building web applications should be a joyful experience. That philosophy sits at the heart of...
hero image

Stay in Sync: Real-Time Events Made Easy with Laravel Echo

Modern users expect instant feedback. They want to see notifications without refreshing. They want chat...
hero image

Real-Time Power: Building with Laravel Reverb and WebSockets

Modern users expect instant feedback. They want messages to appear without refreshes. They want live...
hero image

Keep Your App Healthy with Laravel Pulse: Real-Time Monitoring

Production monitoring often feels like a chore. You dig through logs after a crash. You...
hero image

The Ultimate Debug Assistant: Mastering Laravel Telescope

Debugging complex web applications is often like searching for a needle in a digital haystack....
hero image

Social Login Without the Headache Using Laravel Socialite

Building custom authentication flows is tedious. You have to handle password resets, email verification, and...
hero image

Lightweight API Authentication with Laravel Sanctum

Authentication doesn't have to be a headache. For years, developers reached for complex OAuth2 servers...
hero image

Docker Made Simple: Getting Started with Laravel Sail

Local development used to mean manual installations. You needed PHP, MySQL, Redis, and various extensions...
hero image

Write Clean Code Automatically with Laravel Pint

Code style is often a battlefield. Every developer has an opinion on trailing commas, indentation,...
1 2 »