magdasaif/product_module

this is a product package based on hmvc module

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/magdasaif/product_module

dev-dev 2024-08-29 13:29 UTC

This package is auto-updated.

Last update: 2025-11-29 03:40:17 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 product_module package 
composer require magdasaif/product_module:dev-dev

# publish module folders
php artisan product:publish

# then start to browse module routes and access them