magdasaif/setting_module

this is a Setting package based on hmvc module

Maintainers

Package info

github.com/magdasaif/setting_module

pkg:composer/magdasaif/setting_module

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-dev 2024-08-28 12:05 UTC

This package is auto-updated.

Last update: 2026-02-28 18:11:51 UTC


README

  • ✅ Make sure you install nwidart/laravel-modules
  • ✅ Install this package
  • ✅ Publish package folders
  • ✅ And then You can deal with it as a hmvc module

How to setup

#dont forget to install nwidart/laravel-modules 
composer require nwidart/laravel-modules

#install Setting_module package 
composer require magdasaif/setting_module:dev-dev

# publish module folders
php artisan setting:publish

# then start to browse module routes and access them