Commit 1c43284b by Vladislav

#19460 Разворачивание инфраструктуры

1 parent 63f6096c
Showing with 0 additions and 2 deletions
......@@ -148,8 +148,6 @@ Route::get('500', function () {
if (App::environment('demo')) {
Config::set('app.debug', true);
}
echo $fail;
});
Route::group(['middleware' => 'auth'], function () {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!