Open rabol opened 3 years ago
I just fixed it in a template. We will update the boilerplates soon.
Update your composer.json to use,
"infyomlabs/coreui-templates": "^1.0",
and then run composer update. Also, you will need to update a path to the logo manually in your existing project.
In the layout blade - /resources/views/layouts/app.blade.php - is reference to http://infyom.com/images/logo/blue_logo_150x150.jpg and that image does not exists
it would be much better to have all graphics included instead of using external resources