mgrimard/make-actions

A package that adds an artisan command make:action

Maintainers

Package info

github.com/mgrimard/make-actions

pkg:composer/mgrimard/make-actions

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2022-05-11 19:34 UTC

This package is auto-updated.

Last update: 2026-03-12 03:40:21 UTC


README

A simple command to allow the quick bootstrapping of actions.

Installation and Usage

This package is intended for PHP 8 and Laravel 8 or higher.

Install using composer require --dev mgrimard/make-actions

Once installed, allows the usage of the command php artisan make:action MyNewAction.

License

The MIT License (MIT). Please see License File for more information.