mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update dependencies basic
This commit is contained in:
@@ -23,9 +23,6 @@ class AppServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function register()
|
||||
{
|
||||
if (class_exists(Passport::class)) {
|
||||
Passport::ignoreMigrations();
|
||||
}
|
||||
do_action('nexus_register');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user