srdev93 / tariffs-module
There is no license information available for the latest version (1.0.0) of this package.
Package info
github.com/SrDev93/tariffs-module
Language:Blade
Type:laravel-module
pkg:composer/srdev93/tariffs-module
1.0.0
2023-01-24 11:27 UTC
README
srdev93/tariffs-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/tariffs-module
then run:
php artisan module:migrate tariffs php artisan module:enable tariffs