mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
install&update boot
This commit is contained in:
@@ -16,3 +16,4 @@ if (file_exists(ROOT_PATH . '.env')) {
|
||||
$withLaravel = true;
|
||||
}
|
||||
define('WITH_LARAVEL', $withLaravel);
|
||||
\Nexus\Nexus::boot();
|
||||
|
||||
Reference in New Issue
Block a user