Laravel News top 10 posts of 2022
Published on by Eric L. Barnes
As the year comes to an end, it's always fun to look back and see what posts turned out to be the most popular. Without further ado, let's dive into the top 10 posts of 2022 for Laravel News:
Laravel 9 is Now Released!
1.Laravel 9 came out in February with controller route groups, a refreshed default Ignition error page, Laravel Scout database engine, Symfony mailer integration, Flysystem 3.x, Improved Eloquent accessors/mutators, and much more.
Restructuring a Laravel Controller using Services, Events, Jobs, Actions, and more.
2.Povilas Korop wrote all about refactoring and structuring code.
Using S3 with Laravel.
3.Chris Fidao wrote about using S3 with Laravel as well as some tips and tricks around the Amazon service.
Modern PHP features explained - PHP 8.0 and 8.1.
4.Steve McDougall takes a walk through a few of the prominent features from the PHP 8.0 release.
Laravel Roles and Permissions: Gates and Policies Explained.
5.Povilas Korop wrote all about refactoring and structuring code.
Service Providers in Laravel: What They Are and How to Use Them.
6.For those who haven't actively used Service Providers in Laravel, it's a mystical "term": what "service" do they actually "provide", and how exactly does it all work? Povilas Korop explains all in this tutorial.
Laravel Pint.
7.Steve McDougall goes through getting started with Laravel Pint, a PHP code style fixer for minimalists
Upcoming Livewire v3 Features and Changes.
8.Jason Beggs shares all the goods that are coming to Livewire v3.
Learn how to start Testing in Laravel with Simple Examples using PHPUnit and PEST.
9.Povilas Korop shows how easy it is to start with automated testing in Laravel.
A Look at What's Coming to Laravel 10.
10.Laravel v10 is the next major version of Laravel, planned for release on February 7th, 2023, and in this post, Paul Redmond outlines all the new features and changes that we know about.
Eric is the creator of Laravel News and has been covering Laravel since 2012.