In this video, we will be looking at 5 new things that are added to the latest Laravel version 8.74.0 ====================== Social Media Links ====================== Let's be friends https://www.instagram.com/aashish_dhamala/ Follow On Facebook https://www.facebook.com/laratipsofficial ====================== Video Related Links ====================== Optimize the execution time of the unique method https://github.com/laravel/framework/pull/39822 Add App::isDebug() method to detect debug mode https://github.com/laravel/framework/pull/39755 Add Event::fakeExcept() to fake all but certain events https://github.com/laravel/framework/pull/39752 Add undot() method to Arr helpers and Collections https://github.com/laravel/framework/pull/39729 Add reverse method to Str https://github.com/laravel/framework/pull/39816 ====================== Other Videos ====================== New In Laravel Playlist: https://www.youtube.com/playlist?list=PL2DahmvUpeuu4UVWrcxlvVkMiI0SeS2OZ ====================== Tech stack ====================== Laravel PHP Collection::unique() is up to 100 times faster in some situations Added App::hasDebugModeEnabled() to check if debug is enabled Added Event::fakeExcept() method to fake all events except one Added Arr::undot() method to reverse Arr::dot() Added Str::reverse() method to reverse a string #laravel #php #laraveltip #laratips

Laravel Performance Hack: Process Huge CSVs 3500x Faster!
2.6K views

Refactoring Laravel Blade Components | Eliminate Duplicate Scripts & Styles
591 views

Episode 6 - Laravel Deploys Made Safe - Staging First Workflow
299 views

Weekly Laravel Updates - Episode 4
187 views

Episode 5 - Making Reminder Emails Faster - Queue Processing with Supervisor
279 views

Episode 4 - Automatically Sending Reminder Emails - Cron Jobs
538 views