magdasaif/setting_module

this is a Setting package based on hmvc module

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

This package is auto-updated.

Last update: 2025-04-28 16:27:52 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