laraxot/module_rating_fila3

There is no license information available for the latest version (0.0.0) of this package.

Maintainers

Package info

github.com/laraxot/module_rating_fila3

pkg:composer/laraxot/module_rating_fila3

Fund package maintenance!

marco76tv

laraxot

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 5


README

Modulo dedicato alla gestione delle valutazioni

Aggiungere Modulo nella base del progetto

Dentro la cartella laravel/Modules

git submodule add https://github.com/laraxot/module_rating_fila3.git Rating

Verificare che il modulo sia attivo

php artisan module:list

in caso abilitarlo

php artisan module:enable Rating

Eseguire le migrazioni

php artisan module:migrate Rating