magdasaif/category-module

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:laravel-module

v1.0.12 2024-09-11 09:11 UTC

This package is auto-updated.

Last update: 2025-04-11 10:20:38 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/category-module:dev-dev

# publish module folders
php artisan category:publish

# then start to browse module routes and access them