srdev93 / faq-module
There is no license information available for the latest version (1.0.1) of this package.
1.0.1
2024-10-29 07:16 UTC
README
srdev93/faq-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/faq-module
then run:
php artisan module:migrate faq php artisan module:enable faq