What’s New in Laravel
00:00 - Intro
00:18 - Lazy Loading Eloquent Results
01:32 - Adding Full-text Indexes
02:09 - Hiding Columns in “select *“ Statements
02:37 - New allowIf() & denyIf() Gate Methods
03:16 - Retrieve Request Input as Carbon Instances
03:37 - Artisan Command to Clear Cached Mutex
04:34 - New Approach for Adding Accessors & Mutators
07:43 - Forge’s New Look