Best of Laravel NewsNovember 2022

  1. 1
    Article
    Avatar of lnLaravel News·4y

    Your first Laravel 9 Application

    Laravel has grown at an incredible rate since it was first released and recently added two full-time staff members to help develop its ecosystem. This tutorial is aimed at those who are just starting to learn Laravel. Laravel will load all of your web routes from, and you have a few options when it comes to routing.

  2. 2
    Article
    Avatar of lnLaravel News·4y

    Laravel Blade Country and Language Icons

    Laravel Blade Country and Language Icons Laravel Blade Flags is a package to easily display countries & languages flags. This package has your back if you are using Blade as you can render flags as components or use the provided SVGs. You can also publish the SVGs that ship with this package using this package.

  3. 3
    Article
    Avatar of lnLaravel News·3y

    Laravel Waterline: UI for Workflows

    Laravel Waterline is an elegant UI for monitoring Laravel Workflows. The UI is used in tandem with the laravel-workflow package. This package provides an authorization gate that you can customize to protect the workflows UI.