laraxot/module_rating_fila3

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

Fund package maintenance!
marco76tv
laraxot

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 4

pkg:composer/laraxot/module_rating_fila3


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