😅Remove Public from URL (ok)
https://stackoverflow.com/questions/28364496/laravel-5-remove-public-from-url
Rename
server.php
in your Laravel root folder toindex.php
Copy the
.htaccess
file from/public
directory to your Laravel root folder.
Previous[ERROR] @return mix(rgba($foreground, 1), $background, opacity($foreground) * 100) sass (ok)Next[ERROR] Curl error (code 3) (ok)
Last updated