Laravel Stats Tracker error en DataTables
yssrcuba opened this issue · 1 comments
yssrcuba commented
Solution to the error with the DataTable, in the data loading of the default views: https://telegra.ph/Laravel-Stats-Tracker-error-en-DataTables-11-04
Medboubazine commented
Open cmd or Terminal
- Run :
cd /your-project-folder/public/templates/sb-admin-2/
- Run
npm install -g bower
- Run
bower install
Good luck