srdev93/shop-module

There is no license information available for the latest version (1.0.1) of this package.

Maintainers

Package info

github.com/SrDev93/shop-module

Language:Blade

Type:laravel-module

pkg:composer/srdev93/shop-module

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2023-07-09 06:34 UTC

This package is auto-updated.

Last update: 2026-03-09 12:33:31 UTC


README

srdev93/shop-module is a Laravel Module for laravel websites.

This module is made with the following package:

composer require nwidart/laravel-modules

requires

Install this package before installing the module:

composer require joshbrw/laravel-module-installer

Installation

To install with Composer:

composer require srdev93/shop-module

then run:

php artisan module:migrate shop
php artisan module:enable shop