seasalt/nico-scaffold

Create a clean architecture scaffold

Maintainers

Package info

github.com/trustbank-inc/nico-scaffold

pkg:composer/seasalt/nico-scaffold

Statistics

Installs: 6 540

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.12.2 2022-08-17 22:51 UTC

README

Install

composer require seasalt/nico-scaffold

Example

php artisan make:context MyCompany Employee

Example (API)

php artisan make:context MyCompany Employee --api