forked from jacquestvanzuydam/laravel-firebird
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I'm testing the connection with Laravel 12 and I'm getting this error:
in this line:
($grammar = new FirebirdQueryGrammar)->setConnection($this);
Generating this error:
Too few arguments to function Illuminate\Database\Grammar::__construct(), 0 passed in /var/www/html/packages/laravel-firebird-4.x/src/FirebirdConnection.php on line 35 and exactly 1 expected.
Metadata
Metadata
Assignees
Labels
No labels