Laravel routes aren't working with 1&1

佐手、 提交于 2019-12-04 19:44:12

After a few HOURS of searching, coding, and all that crap... I found it.

My basic package with 1&1 only allows me to use one directory, so instead of using /public I transferred everything from /public to /, then changed the paths in /bootstrap/paths.php and /index.php.

Upon contacting 1&1, they of course advised me to upgrade the package, well guess what 1&1, I have done it without paying more, and have a fully functional remote server for 99p a month. Quality.

Thanks anyway stackers!!!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!