issues
search
coreui
/
coreui-free-laravel-admin-template
CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
631
stars
360
forks
source link
Fix bugs issues
#70
Open
MichaelPluz
opened
3 years ago
MichaelPluz
commented
3 years ago
Two minor fixes in the code:
Fix potential issue in FreelyPositionedMenus Fix to get menu link with url() alike in MenuBuilder rather that with APP_URL
Fix minor bug in header.blade The img src attribute was missed complete properly
Two minor fixes in the code: