Trying to upload files but still display error at http://www.hazzir.com/laravel.php
HTTP ERROR 500
copy and rename index.php for the server to "laravel.php" and I update laravel.php
require __DIR__.'/hazzir/bootstrap/autoload.php';
$app = require_once __DIR__.'/hazzir/bootstrap/app.php';
Can review my code at https://github.com/asimkh/apps/blob/hazzir/public/laravel.php
and running at http://hazzir.herokuapp.com
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community