ice-s/tool

There is no license information available for the latest version (1.1.6) of this package.

Tool

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/ice-s/tool

Type:php

pkg:composer/ice-s/tool

Statistics

Installs: 320

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.6 2020-05-10 13:26 UTC

This package is auto-updated.

Last update: 2021-11-10 17:41:36 UTC


README

Commands

php artisan crud:make --name=Test --path=Backend --table=test

--name : Modal Name, Repository Name, Service Name, Resource Name, Request Name

--path : Package Name, Namespace

--table : table of database

--f : override file existed