Implicit model binding landed in Laravel 5.2 today! d.pr/i/15i54/2m8xLW… … 💖
8
73
87
0
0
@laravelphp @taylorotwell am i the only getting fear reading the word "implicit" #php #programming
@laravelphp All I need now is a reason to need to use this! #php #laravel
@laravelphp Laravel continously blows my mind, on how much functionality can be put in one line of code...
@laravelphp when is Spark going to be released as stable?
@laravelphp seems pretty sweet! Binding by id only, or can you define another field (like slug)?
@laravelphp I have a feeling model route binding was there in some earlier version :/
@laravelphp type-hinting without route model binding??? Interesting
@laravelphp How does that work with controller actions? Same way (type-hint in method)?