ludmanp / typicms-details
Installs: 111
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ludmanp/typicms-details
Requires
- php: ^7.2|^8.0
 - laravel/framework: ~8.0|^9.0|^10.0
 
README
Installation
Begin by installing the package through Composer. Run the following command in your terminal:
$ composer require ludmanp/typicms-details
Usage
php artisan typicms:create:details module details
Adds to module details.
- Model
 - Facade
 - Controllers
 - config
 - migration
 - resources: translations, scss and views
 - updates ModuleServiceProvider, RouteServiceProvider and module model