Hi, I just moved my laravel app to my hosting server from localhost. I am getting Http 500 error. I've checked with my error logs it shows something like this.
PHP Fatal error: Call to undefined function Illuminate\Support\value() in /home7/preparn0/public_html/local/vendor/laravel/framework/src/Illuminate/Support/Arr.php on line 168
@jlrdw , Thanks for taking time to reply. But actually I had the app working correctly when I first installed it few days back. I uploaded recent code to the site and it goes down. Tells that there is nothing like .htaccess & folder strucutres as some are suggesting. Error log says something missing . But I uploaded every single file how come it is working on local machine and not on server.
I've working instance of the app at localhost. Uploaded everything using FileZilla and somehow it's missing something. No failed transfers in Filezilla also . Hope to fix the issue soon.