magdasaif/product_module

this is a product package based on hmvc module

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

This package is auto-updated.

Last update: 2025-04-29 01:29:42 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