What's New in Laravel 5.2 - Implicit Route Binding - 01

What's New in Laravel 5.2 - Implicit Route Binding - 01

Laravel has offered route model binding for some time now. However, with Laravel 5.2, much of this process is now implicit. Need to fetch a record by its id? Just typehint the model, and Laravel will automatically send you the proper instance of it.


User: LaravelAkademi

Views: 25

Uploaded: 2016-03-16

Duration: 07:04