Laracasts – Advanced Eloquent

Laracasts – Advanced Eloquent
English | Tutorial | Size: 103.73 MB


Sure, you’ve learned the essentials of using Eloquent in your applications, but do you really understand what’s going on under the hood? Well, that’s specifically what we’re interested in for this series. How do all the bits and pieces fit together?

Laracasts – Billing With Laravel Cashier

Laracasts – Billing With Laravel Cashier
English | Tutorial | Size: 252.10 MB


Laravel Cashier provides an expressive, fluent interface to Stripe’s (and Paddle’s) subscription billing services.

Laracasts – Learn Laravel and Vite

Laracasts – Learn Laravel and Vite (May 22, 2024)
English | Tutorial | Size: 1.41 GB


Laravel provides seamless integration with Vite, a next generation front-end bundler that is lightning fast. In this miniseries, join me as I outline Laravel’s Vite integration in a way that’s easy to understand. You’ll be bundling your client-side assets in no time!

Laracasts – Russian-Doll Caching in Laravel

Laracasts – Russian-Doll Caching in Laravel
English | Tutorial | Size: 202.47 MB


Popularized in the Rails world, Russian Doll caching is an interesting approach, where you create nested fragment caches for your view logic.

Laracasts – Learn Socialite

Laracasts – Learn Socialite
English | Tutorial | Size: 68.54 MB


Socialite provides you with a simple and convenient way to authenticate with OAuth providers like Facebook, Twitter, and GitHub. In this mini-series, I’ll show you exactly how to use it in your own projects.