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.

Maintainers

Details

github.com/ice-s/tool

Source

Issues

Installs: 320

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:php

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