Download the PHP package nasirkhan/module-manager without Composer
On this page you can find all versions of the php package nasirkhan/module-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nasirkhan/module-manager
More information about nasirkhan/module-manager
Files in nasirkhan/module-manager
Package module-manager
Short Description Module Manager & Generator for Laravel Starter Kit (https://github.com/nasirkhan/laravel-starter)
License MIT
Homepage https://github.com/nasirkhan/module-manager
Informations about the package module-manager
Module Manager & Generator for Laravel Starter
Module Manager is used to manage and generate Module
for the Laravel Starter. Laravel Starter is a CMS-like modular starter boilerplate application project, built with the latest release of Laravel. This package is preinstalled with the Laravel Starter.
Laravel | module-manager |
---|---|
11.0 | ^2.0 |
10.0 | ^1.0 |
Installation
You can install the package via Composer:
After installing the package, you need to publish the config file and the module stub files. You can do this by running the following command:
Usage
To create a project use the following command, you have to replace the MODULE_NAME
with the name of the module.
You may want to use --force
option to overwrite the existing module. if you use this option, it will replace all the exisitng files with the defalut stub files.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
Credits
- Nasir Khan
- All Contributors
License
The MIT License (MIT). Please have a look at License File for more information.