Ei kuvausta

dongasai 0be5b0a960 Initial commit: Dcat Admin Demo Module v1.0.0 5 kuukautta sitten
src 0be5b0a960 Initial commit: Dcat Admin Demo Module v1.0.0 5 kuukautta sitten
LICENSE.md 0be5b0a960 Initial commit: Dcat Admin Demo Module v1.0.0 5 kuukautta sitten
README.md 0be5b0a960 Initial commit: Dcat Admin Demo Module v1.0.0 5 kuukautta sitten
composer.json 0be5b0a960 Initial commit: Dcat Admin Demo Module v1.0.0 5 kuukautta sitten

README.md

Dcat Admin Demo Module

A comprehensive demonstration module for Dcat Admin, showcasing various features and best practices.

Installation

You can install the package via composer:

composer require dcatadmin2/module-dcatadmin_demo

Usage

After installation, the module will be automatically registered. You can access the demo features through the admin panel.

Publish Configuration

If you need to customize the configuration, you can publish it:

php artisan vendor:publish --tag=madmindemo-config

Features

  • Admin panel integration
  • Database migrations
  • Sample controllers and views
  • Configuration management
  • Testing support

Testing

composer test

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 admin@dcatadmin.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.