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

Transparency log

Fund package maintenance!

marco76tv

laraxot

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 5

0.0.0 2023-11-21 08:28 UTC

This package is auto-updated.

Last update: 2026-08-14 22:38:51 UTC


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