Blog Series: New Features in Laravel 5.2
This is a series of posts on New Features in Laravel 5.2.
-
Dec 17, 2015 | laravel, laravel 5.2It's time to start writing about the new features in Laravel 5.2! You'll notice that many of these features are quicker and e...
-
Dec 18, 2015 | laravel, laravel 5.2If you've never used it, Laravel's route model binding has been around for a while, but Laravel 5.2 is about to make it even ...
-
Dec 19, 2015 | laravel, laravel 5.2, APIMore and more of my work in Laravel lately has been creating APIs. I have a manual rate limiter class I've been using, but I'...
-
Dec 22, 2015 | laravel, laravel 5.2, middlewareWhen you are creating a site of any significant size in Laravel, your routes file will often get pretty large. One of the fir...
-
Jan 8, 2016 | laravel, laravel 5.2If you're like me, many of the applications you build in Laravel have a similar Saas-type framework: user signup, user login,...
-
Jan 22, 2016 | laravel, laravel 5.2, authenticationLet's get back to Laravel 5.2 features, shall we? 5.2 introduced a significant boost to the power of the entire authenticatio...
Comments? I'm @stauffermatt on Twitter