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

2.15 2024-07-21 17:51 UTC

This package is auto-updated.

Last update: 2025-09-21 20:08:56 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