Best of LaravelNovember 2021

  1. 1
    Article
    Avatar of lnLaravel News·4y

    Larastan v1.0 Released

    Larastan is a PHPStan wrapper for Laravel. It helps you find errors in your code through static analysis. You can use Larastan to analyze application code as well as use it to analyze your Laravel packages. If you find this package useful, consider sponsoring the developers.

  2. 2
    Article
    Avatar of lnLaravel News·4y

    Getting Started With PHP in 2022

    Mohamed Said has a new video on the the Laravel YouTube channel for those getting started with PHP or wanting a refresher. With PHP 8.1 out on November 25th this month, it's never been a better time to get ready for the new language. Mohamed has been producing a ton of quality video content on the LaraVEL YouTube channel.

  3. 3
    Article
    Avatar of lnLaravel News·4y

    Learn How to Build Modern Laravel Apps Using Inertia.js

    The series is free, covering Inertia.js, the technology used in first-party Laravel packages such as Laravel Jetstream and Laravel Breeze. The series consists of 24 videos that teach you how to build single-page apps using Inerta.js.

  4. 4
    Article
    Avatar of devtoDEV·4y

    Laravel React - Purity Dashboard (Free Product)

    Purity Dashboard is an open-source full-stack seed project crafted in Laravel and React on top of a pixel-perfect Chakra UI design. The product can be downloaded and used directly from Github and the permissive license permits unlimited copies and usage for commercial products. To use the product in a local environment, a few simple steps are required.

  5. 5
    Article
    Avatar of lnLaravel News·4y

    Laravel 8.73 Released

    The Laravel team released 8.73 with support for Countable objects in the string pluralizer, allowing closures for determining cache TTL, a lazyByIdDesc() query builder method, and the latest changes in the v8.x branch. You can see the complete list of new features and updates below and the diff between 8.71.0 and 8. 73.1 on GitHub.