Select Git revision
package.json
-
Sofiane Lasri authored
- Implemented total visits, visits per day, visits by country, and most visited pages in HomeController. - Added Vue components for displaying visits per day and visits by country using Chart.js. - Updated the admin home view to include statistics and integrated Vue components for visual representation. - Added Chart.js as a dependency in package.json and package-lock.json.
Sofiane Lasri authored- Implemented total visits, visits per day, visits by country, and most visited pages in HomeController. - Added Vue components for displaying visits per day and visits by country using Chart.js. - Updated the admin home view to include statistics and integrated Vue components for visual representation. - Added Chart.js as a dependency in package.json and package-lock.json.
This project manages its dependencies using npm.
Learn more