Home Latest Links Sign in
More
Categories About me Contact me
Code and free tools
Fork the source code
Follow me
GitHub LinkedIn X

Page 10

  • Preparing a Laravel API backend for SPA authentication using Sanctum.
    February 11, 2024 / Njogu Amos
    Preparing a Laravel API backend for SPA authentication using Sanctum. Njogu Amos

    Configure a Laravel application for authentication using frontend frameworks such as Qwik, VueJs, React, Angular, and SolidJs.

  • How to Insert Form Array Values Into the Database in Laravel
    February 11, 2024 / Johan van den Broek
    How to Insert Form Array Values Into the Database in Laravel Johan van den Broek

    Read how to insert form array values into a database effectively using Laravel. We’ll create migrations, models, controller, and views to achieve this.

  • February 10, 2024 / Oussama Mater
    Code to an interface! Oussama Mater

    “Code to an interface” What does that mean? Let’s see.

  • Laravel Mix and Vite in one Laravel project: how to use them together?
    February 10, 2024 / Aleksander Tabor
    Laravel Mix and Vite in one Laravel project: how to use them together? Aleksander Tabor

    Keep Laravel Mix and Vite in one Laravel project and use them together.

  • February 8, 2024 / Oussama Mater
    PHP attributes in Laravel Oussama Mater

    PHP 8 has introduced attributes, which are quite impressive and powerful, in this article will use them to toggle Laravel routes on and off, how cool is that?

  • Processes and Artisan Commands in Laravel
    February 6, 2024 / Ash Allen
    Processes and Artisan Commands in Laravel Ash Allen

    Read about how to create and test Artisan commands in your Laravel application. This article also covers how to use Laravel’s Process facade.

  • February 6, 2024 / Oussama Mater
    Laravel Under The Hood - CSRF Oussama Mater

    We all have faced the infamous ‘Token Mismatch’ exception in Laravel. But hey, the poor guy is just looking out for you, let’s see how..

  • February 4, 2024 / Oussama Mater
    Laravel Under The Hood - Facades Oussama Mater

    Laravel Facades, at first glance, resemble static methods, but well, they are not! What kind of magic is Laravel doing?

  • Assertions in PHP
    February 3, 2024 / Aleksander Tabor
    Assertions in PHP Aleksander Tabor

    How to use assertions in PHP to reduce if statements and take care of proper data validation.

  • February 3, 2024 / Oussama Mater
    Laravel - Eager loading can be bad! Oussama Mater

    Whenever we encounter an N+1, we usually resort to Eager Loading. As much as it seems like the appropriate solution, it can be the opposite..

  • How to get dominant colors of an image in PHP
    February 2, 2024 / Aleksander Tabor
    How to get dominant colors of an image in PHP Aleksander Tabor

    Detect the dominant colors of an image in PHP and use them on your website.

  • How to Clone a Model in Laravel (With or Without Relations)
    February 2, 2024 / Johan van den Broek
    How to Clone a Model in Laravel (With or Without Relations) Johan van den Broek

    This guide will show you how to clone models, with or without relationship data and provide a practical example of cloning a “Project” and “Task” model.

Showing 109 to 120 of 150 results
← 1 2 3 4 5 6 7 8 9 10 11 12 13 →
Home Articles Categories Links About Contact

Hosted on DigitalOcean, managed by Ploi, and analytics provided by Pirsch.

Please don't steal my content. © 2025 blah blah blah.