Laravel api enable cors <?phpLaravel api enable cors//I always use an easy method. Just add below lines to \public\index.php file.//You don't have to use a middlewar…Read More
Laravel apache2 <?phpLaravel apache2# Laravel includes a public/.htaccess file that is used to # provide URLs without the index.php front controller in the #…Read More
Laravel apache public folder <?phpLaravel apache public folder//Laravel -> Jump to /public by default//On the root file create an htaccess file with this data:RewriteE…Read More
0 comments:
Post a Comment
Thanks