From ad3ab19876338f239ee4fbfe3eff6a277d4d7722 Mon Sep 17 00:00:00 2001 From: Mads Jon Nielsen Date: Tue, 24 Feb 2026 10:26:27 +0100 Subject: [PATCH] Replace stub with bootstrapFiles for Eloquent class alias --- bootstrap/eloquent.php | 5 +++++ extension.neon | 4 ++-- stubs/Eloquent.stub | 3 --- 3 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 bootstrap/eloquent.php delete mode 100644 stubs/Eloquent.stub diff --git a/bootstrap/eloquent.php b/bootstrap/eloquent.php new file mode 100644 index 0000000..6c2d9db --- /dev/null +++ b/bootstrap/eloquent.php @@ -0,0 +1,5 @@ +