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
Requires
- php: ^8.2
- laravel/helpers: ^1.7
- nwidart/laravel-modules: ^11.0
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