Best of Laravel NewsNovember 2021

  1. 1
    Article
    Avatar of lnLaravel News·5y

    Announcing the PHP Foundation

    JetBrains, Automattic, Laravel, Acquia, Zend, Craft CMS, Private Packagist, Tideways, and PrestaShop are members. Nikita Popov, one of the key contributors, has decided to switch his focus away from PHP to LLVM. The primary task of the Foundation will be to fund developers to work on PHP.

  2. 2
    Article
    Avatar of lnLaravel News·4y

    PHP 8.1 is Here

    PHP 8.1 was released on November 25, 2021. It is the latest version of the popular PHP programming language. There are a number of new features, as well as performance improvements. The migration guide is available at: https://t.co/ToeHc3YGau.

  3. 3
    Article
    Avatar of lnLaravel News·5y

    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.

  4. 4
    Article
    Avatar of lnLaravel News·5y

    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.

  5. 5
    Article
    Avatar of lnLaravel News·5y

    PHP 8.1 is Two Weeks Away, Here's What to Expect

    PHP 8.1 is a minor release with new features focusing on the language's object-oriented design, types, functions, etc. The final Release Candidate (RC6) was announced yesterday. The GA release happens in two weeks on Thursday, November 25th. Users are encouraged to test projects but don't run this version in production quite yet.