You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
The ability to chain more complex builds. Here is an example:
php artisan mitul.generator:scaffold_api Product --fieldsFile="product.json" User --fieldsFile="user.json" Category --fieldsFile="category.json" Page --fieldsFile="page.json" Article --fieldsFile="article.json" --softDelete --paginate=25
The text was updated successfully, but these errors were encountered: