In this video i will talk about how to add or link CSS, JS and images in Laravel Views. Put your assets in the public folder
public/css
public/images
public/fonts
public/js
To get the path in view use asset() function.