magdasaif/settings_module

this is a Setting package based on hmvc module v10

Maintainers

Package info

github.com/magdasaif/settings_module

pkg:composer/magdasaif/settings_module

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-dev 2024-09-01 08:19 UTC

This package is auto-updated.

Last update: 2026-03-01 00:58:22 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/settings_module:dev-dev

# publish module folders
php artisan settings:publish

#don't forget to do brlow commands
composer dump
php artisan optimize

# then start to browse module routes and access them