laravel-crm
laravel-crm copied to clipboard
Font awesome not loading correctly
- Laravel CRM Version: ^0.18.1
- PHP Version: 8.1.14
Description:
Font awesome icons not loading.
Steps To Reproduce:
Log into the crm dashboard.
Expected result:
All icons load.
Actual result:
All fa fa-icons do not load.
npm install @fortawesome/fontawesome-free
This fixed the issue for me. Maybe this could be an approach to fix the bug
Thanks for reporting, I just realised the package is loading my premium font awesome account. Installing and using the free version will be a solution, although I will check whether it has all the icons required. I think mostly it will be ok.