Sabatino Develops
3820
 Subscribers

Sabatino Develops offers in-depth tutorials and insights for developers specializing in Laravel and related technologies. Content includes code examples, project walkthroughs, and practical advice for scaling and managing complex web applications.

Spotlighted Software & Tools
Discover the top tools
Sabatino Develops
loves for growth!
Shopify
Launch and manage your online store with ease.
This is some text inside of a div block.
Ecommerce
Marketing Automation
Replicate
Unlock the potential of open-source AI models with a simple line of code.
This is some text inside of a div block.
AI & Automation
API Management
Products found in
Scaling our Laravel app, after a flash sale took down our MySQL database

Learn how to prevent your e-commerce platform from crashing during flash sales by implementing effective caching strategies and optimizing your database architecture. The video details a case study using Laravel, MySQL, Redis, and Nginx, showcasing how a simple 5-second caching mechanism in Redis, along with a shift towards a pod-based architecture, mitigated a significant traffic spike and prevented future failures.

Building AI powered apps in Laravel using Replicate

Learn how to build AI-powered apps using Replicate's API to access and run thousands of community AI models. The video demonstrates integrating Replicate with Laravel, utilizing its PHP client library (open-sourced by the creator), and employing strategies like queuing workers and webhooks (via webhook.site) for efficient model execution and user experience improvements.