srdev93 / ircity-module
There is no license information available for the latest version (1.0.2) of this package.
Package info
github.com/SrDev93/ircity-module
Type:laravel-module
pkg:composer/srdev93/ircity-module
1.0.2
2025-02-01 09:32 UTC
README
srdev93/ircity-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/ircity-module
then run:
php artisan module:migrate IrCity php artisan module:seed IrCity php artisan module:enable IrCity