mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
install&update init plugin
This commit is contained in:
@@ -17,3 +17,5 @@ if (file_exists(ROOT_PATH . '.env')) {
|
||||
}
|
||||
define('WITH_LARAVEL', $withLaravel);
|
||||
\Nexus\Nexus::boot();
|
||||
$hook = new \Nexus\Plugin\Hook();
|
||||
$plugin = new \Nexus\Plugin\Plugin();
|
||||
|
||||
Reference in New Issue
Block a user