php - My Laravel 4 app shows errors when uploaded to my website -



php - My Laravel 4 app shows errors when uploaded to my website -

i new laravel 4. when upload app website shows errors. how should configure prepare it?

warning: require(__dir__/../bootstrap/autoload.php) [function.require]: failed open stream: no such file or directory in /home/a4651312/public_html/laravel/public/index.php on line 21 php error message fatal error: require() [function.require]: failed opening required '__dir__/../bootstrap/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a4651312/public_html/laravel/public/index.php on line 21.

i set app (name laravel) in public_htmt , sent link default.html public.

php laravel-4 laravel-routing

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -