I've downloaded a template from here.
I want to design pages like that in laravel
blade pages, I put css
and js
files in public folder and link blade files to them, and it works.
But I can't handle images, there isn't a folder for images in this template and I don't know how to load them in my blade pages.
please insert as below path and make link like that. try this.
If not working... then check your App Url in
/.env
and restart your app server.Happy coding~!:)
you can upload images on below path
but you need to run one command
it will create a symlink from public/storage to storage/app/public