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 2

  • New Array Functions in PHP 8.4
    August 20, 2024 / Ash Allen
    New Array Functions in PHP 8.4 Ash Allen

    Read about how to use PHP 8.4’s new “array_find”, “array_find_key”, “array_all”, and “array_any” functions. The article also shows you the Laravel equivalents.

  • Create a custom error page with Laravel and Inertia
    August 13, 2024 / Yannick Decat
    Create a custom error page with Laravel and Inertia Yannick Decat

    How to display a custom error page with Inertia instead of Laravel’s default error pages.

  • Ensuring Environment Variables Are Set in Laravel
    August 13, 2024 / Ash Allen
    Ensuring Environment Variables Are Set in Laravel Ash Allen

    Learn how to use the Env::getOrFail method in Laravel to ensure that environment variables have been set.

  • Laravel 11 Breeze Multi Auth | Laravel 11 Multi Auth
    August 13, 2024 / Hardik Savani
    Laravel 11 Breeze Multi Auth | Laravel 11 Multi Auth Hardik Savani

    In this video, I will show you how to create multiple authentication with breeze in Laravel 11 application.

  • Laravel Spark vs. Larafast: A Detailed Comparison for 2024
    August 11, 2024 / Sergey Karakhanyan
    Laravel Spark vs. Larafast: A Detailed Comparison for 2024 Sergey Karakhanyan

    When starting a new Laravel project, especially a SaaS application, choosing the right tools can make all the difference.

  • Profanify: Prevent Profanity in Your PHP Codebase
    August 6, 2024 / Ash Allen
    Profanify: Prevent Profanity in Your PHP Codebase Ash Allen

    Learn about how to use the new “Profanify” package by Jon Purvis to prevent profanity in your PHP codebase

  • Laravel 11 JSON Web Token(JWT) API Authentication Tutorial
    July 28, 2024 / Hardik Savani
    Laravel 11 JSON Web Token(JWT) API Authentication Tutorial Hardik Savani

    In this post, I will show you how to API Authentication using JWT token in laravel 11 application.

  • Building a CLI with Laravel Prompts
    July 28, 2024 / Ash Allen
    Building a CLI with Laravel Prompts Ash Allen

    Learn how to use Laravel Prompts to build awesome CLI applications. This article shows how to build a simple GitHub CLI using features provided by Prompts.

  • Redact Model Fields in Laravel
    July 28, 2024 / Ash Allen
    Redact Model Fields in Laravel Ash Allen

    Read about the new ashallendesign/redactable-models package that allows you to redact, obfuscate, and mask model data in your Laravel applications.

  • July 25, 2024 / Piotr Jura
    Laravel 11 and MVC Fundamentals Tutorial Piotr Jura

    A quick start guide to Laravel 11 using SQLite. Building the most basic app in 10 minutes.

  • Named Arguments in PHP
    July 24, 2024 / Ash Allen
    Named Arguments in PHP Ash Allen

    Learn about how to use named arguments in PHP to improve your code’s readability. We also talk about some of the gotchas to be aware of.

  • Testing Saloon API Integrations in Laravel
    July 21, 2024 / Ash Allen
    Testing Saloon API Integrations in Laravel Ash Allen

    Learn how to fake and record HTTP responses so you can test your Saloon API integration in your Laravel applications.

Showing 13 to 24 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.