srdev93 / socials-module
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Type:laravel-module
README
srdev93/socials-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/socials-module
then run:
php artisan module:migrate socials php artisan module:enable socials