As a PHP developer, Laravel is one of the most popular PHP frameworks amongst web developers. With Laravel, developers are already provided with a lot of features/functions that we can use to build our next great app.
We can easily find forums as well as Laravel communities if we need some answers with Something.
In the previous version when we want to make our website down/maintenance, this what we can do via artisan.php artisan downAnd it has some additionals options such as — message, — retry, or — allow.
Of course, this upgrade has a lot of changes that you already know well enough such as route namespacing, factory, models, etc.