Sinnbeck4 years ago Best Answer Level 102ReplyReport SpamYour webroot should be in /public, not the root of laravel Like Reply
sunilbfcj OP 4 years agoLevel 1ReplyReport Spam@Sinnbeck Thaks for the quick reply please stay connected with me I will be back. Like Reply
sunilbfcj OP 4 years agoLevel 1ReplyReport Spam@Sinnbeck Thanks it works I have created a new .htacces file in the root of laravel and now the public folder contains all files like index.php and all assets. but now my assets have not been found it returns a 404 status code Like Reply
Snapey4 years agoLevel 122ReplyReport Spam@sunilbfcj use the standard .htaccess make the web server document root the public folder. Then all will be ok. Like Reply