Migracia na 6.0
- oprava chyb v log - welcome.blade url uprava
This commit is contained in:
2
bootstrap/app.php
Normal file → Executable file
2
bootstrap/app.php
Normal file → Executable file
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
$app = new Illuminate\Foundation\Application(
|
||||
realpath(__DIR__.'/../')
|
||||
$_ENV['APP_BASE_PATH'] ?? dirname(__DIR__)
|
||||
);
|
||||
|
||||
/*
|
||||
|
||||
0
bootstrap/cache/.gitignore
vendored
Normal file → Executable file
0
bootstrap/cache/.gitignore
vendored
Normal file → Executable file
Reference in New Issue
Block a user