Download the PHP package mtech/module-helper without Composer
On this page you can find all versions of the php package mtech/module-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mtech/module-helper
More information about mtech/module-helper
Files in mtech/module-helper
Download mtech/module-helper
More information about mtech/module-helper
Files in mtech/module-helper
Vendor mtech
Package module-helper
Short Description Utilities for M-Tech API Projects that using laravel module pattern
License MIT
Homepage https://www.shipsfocus.com
Package module-helper
Short Description Utilities for M-Tech API Projects that using laravel module pattern
License MIT
Homepage https://www.shipsfocus.com
Please rate this library. Is it a good library?
Informations about the package module-helper
Mtech Module helper
Create Template for Migration, Model, Contract, and Repository in Modules with one command
Installation
composer require mtech/module-helper --dev
How to use
`
Example:
-
Model: `
- Meta:
Please note that to create metas, include the option
--meta
in the command: `- Attachment: Please note that third variable is the Model that this attachment belongs to. In this example, we want to create voyage attachment, so the third variable should be Voyage: `
Important Notes
You still need to bind contract and repository in the Config/config.php
All versions of module-helper with dependencies
PHP Build Version
Package Version
The package mtech/module-helper contains the following files
Loading the files please wait ....