LaravelPackages.net
Acme Inc.
Toggle sidebar
decorate/js-model-make-command

Create a new js model class

25
0
v1.1
About decorate/js-model-make-command

decorate/js-model-make-command is a Laravel package for create a new js model class. It currently has 0 GitHub stars and 25 downloads on Packagist (latest version v1.1). Install it with composer require decorate/js-model-make-command. Discover more Laravel packages by decorate or browse all Laravel packages to compare alternatives.

Last updated

jsModelMakeCommand

Create a js model. The output of the file can be specified by .env

JS_MODEL_DIR=

Existing applications

composer require decorate/js-model-make-command

Command

$ php artisan make:js-model hogehgoe

Star History Chart