تازههای Laravel 8
What's New in Laravel 8
Laravel 8 is here! This release includes brand new application scaffolding, class-based model factories, migration squashing, time traveling, and so much more. Join me as, one topic per episode, we review everything you need to know!
قسمتهای دوره
What's New (11)
دایرکتوری جدید Models
1m 31sExplore Laravel’s new models directory and namespace structure to organize your code better and boost your app’s maintainability from the start.
فشردهسازی یک پوشه بزرگ Migrations
3m 6sLearn how to squash large Laravel migrations into a single schema file, speeding up database refreshes and keeping your project clean and efficient.
کارخانههای مدل مبتنی بر کلاس
5m 11sLearn how Laravel 8’s class-based model factories with the HasFactory trait simplify test data creation and see how to use them effectively in your projects.
روابط کارخانه مدل
4m 13sExplore Laravel's new model factory features, mastering relationships and the powerful has() method to build realistic, connected test data with ease.
رازهای حالت تعمیر و نگهداری
3m 53sUnlock Laravel 8's enhanced maintenance mode with secret keys to whitelist users and pre-render templates for smooth, secure site updates and downtime.
شنوندههای رویداد مبتنی بر Closure تمیزتر
3m 57sDiscover cleaner closure-based event listeners in Laravel with improved Event::listen() syntax and learn how to use the new queueable() function effectively.
Learn how Laravel's new Wormhole class lets you time-travel with Carbon, making it easy to test by setting custom dates and times effortlessly.
محدودیت نرخ بهبود یافته
5m 24sExplore Laravel 8's improved rate limiting API, learn per-key limits, and see how it enhances control compared to Laravel 7 in this clear, hands-on episode.
Discover Laravel Jetstream, the powerful app scaffolding with auth, profiles, teams, Livewire & Inertia support to kickstart your next Laravel project fast.
ارتقا کدبیس Laracasts به Laravel 8
8m 35sJoin me as I upgrade the Laracasts codebase from Laravel 7 to 8, sharing easy steps to keep your Laravel apps up-to-date and running smoothly.
Laravel Sail
11m 6sTour Laravel Sail in 10 minutes: use its Docker-based CLI to spin up PHP, MySQL, Redis, and more with a single command—no local installs.




