I want to add my custom js and css files to laravel project . Version of laravel is 5.6. But when ever i add css and js files to public without processing. I call them using asset function but when ever i do this i get error that resouce not found . What can be the issue
Yes i have checked all the urls and everything is normal as it should be in public directory as i'm accessing app.css from public directory that is compiled