ludmanp/typicms-details

2.15 2024-07-21 17:51 UTC

This package is auto-updated.

Last update: 2025-03-21 19:07:31 UTC


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