LARAVEL ACTIONS

Jul 05, 2024 Copy Link

Laravel Actions introduces a new way of organizing the logic of your Laravel applications by focusing on the actions your applications provide.

 

Instead of creating controllers, jobs, listeners, and so on, it allows you to create a PHP class that handles a specific task and run that class as anything you want.

Share via

Filed in:

Packages
Mahmoud Ramadan

Mahmoud Ramadan

Mahmoud is the creator of Digging Code and a contributor to Laravel since 2020.

Most recent

  • What is SQL Injection

    What is SQL Injection

    FREE

  • Leveraging virtual generated columns in MySQL using Laravel

    Leveraging virtual generated col...

    FREE

  • How the route custom keys work with scoping in Laravel

    How the route custom keys work w...

    FREE