Код: Выделить всё
require __DIR__.'/../domain/vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../domain/bootstrap/app.php';
Невозможно разрешить общедоступный путь.
Пожалуйста, подскажите, как это исправить. этот. Всем заранее спасибо.
Подробнее здесь: https://stackoverflow.com/questions/712 ... in-laravel