srdev93 / gallery-module
There is no license information available for the latest version (v1.0.0) of this package.
Package info
github.com/SrDev93/gallery-module
Type:laravel-module
pkg:composer/srdev93/gallery-module
v1.0.0
2023-03-16 10:29 UTC
README
srdev93/gallery-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/gallery-module
then run:
php artisan module:migrate gallery php artisan module:enable gallery