Best of PHPNovember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Laravel Splade - Single Page Applications with Laravel Blade

    Laravel Splade - Single Page Applications with Laravel Blade Splade provides a super easy way to build Single Page applications. With the Modal component, Splade has built-in support for modals and slideover. Splade comes with a set of Form Components to rapidly build forms.

  2. 2
    Article
    Avatar of devgeniusDev Genius·3y

    REST API In Laravel

    REST API is an application program interface that uses HTTP requests to GET, PUT, POST and DELETE data. Laravel provides easy way to create API if you have authentication in your app than you can easily do it using passport. If you follow below example step by step then you will definitely get output.

  3. 3
    Article
    Avatar of jetbrainsJetBrains·3y

    PHP Annotated, the YouTube Channel for PHP developers

    Brent’s YouTube channel has joined the JetBrains family (Brent is our PHP developer advocate) The channel will now be called ‘PHP Annotated’ Like before, it will continue to focus on engaging with the PHP community.

  4. 4
    Article
    Avatar of lnLaravel News·3y

    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.

  5. 5
    Article
    Avatar of infoqInfoQ·3y

    PHP 8 - Classes and Enums

    PHP 8.0 has a new feature that automatically promotes class constructor parameters to corresponding class properties with the same name if the constructor parameters are declared with a visibility modifier and are not of type. The new feature adds support for enumerations, or enums, to declare an enumerated set of values that are similar to class objects.

  6. 6
    Article
    Avatar of freekFREEK.DEV·3y

    Local or session storage?

    Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer. Expect quick tips & tricks, interesting tutorials, opinions and packages.

  7. 7
    Article
    Avatar of medium_jsMedium·3y

    How to eliminate boilerplate code with PHP 8.1

    In PHP we have to jump through a few hoops to create an immutable class, due to lack of native immutability in PHP itself. This means that it cannot be changed after it has been created.

  8. 8
    Article
    Avatar of linuxhandbookLinux Handbook·3y

    Installing LAMP Server on Localhost on Ubuntu

    LAMP is a tech stack that refers to the collection of software required to run a web application. You can install LAMP on your own computer to create a local development environment. In this guide, you'll get a LAMP stack up and running on an Ubuntu 22.04 machine.

  9. 9
    Article
    Avatar of logrocketLogRocket·3y

    Exploring the best Laravel chart libraries

    As companies become more data-driven, the need to collect and analyze data continues to rise. It makes sense to use chart libraries that enable the creation of these visualizations without writing hundreds of lines of code or building from scratch. We’ll use these libraries to create line charts, bar charts, and pie charts.

  10. 10
    Article
    Avatar of lnLaravel News·3y

    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.

  11. 11
    Article
    Avatar of freekFREEK.DEV·3y

    Introducing PHP 8.2: all new features and changes

    PHP 8.2 will be released on 8th December 2022, and is a minor release compared to 8.0 and 8.1. This can be partly attributed to the departure of Nikita Popov as one of the most significant contributors to the language.

  12. 12
    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.

  13. 13
    Article
    Avatar of freekFREEK.DEV·3y

    Laravel and PHP developers to follow on Mastodon

    Laravel and PHP developers to follow Mastodon Laravel to follow on Mastodon. Freek Van der Herten: I love Twitter and I will be there until the ship goes down. Unfortunately, there are some strong signals that it may go away for a while or even permanently.