Skip to content

Grammar construct #106

@danichurras

Description

@danichurras

ArgumentCountError

Too few arguments to function Illuminate\Database\Grammar::__construct(), 0 passed in /home/danielchaves/PhpstormProjects/concurso-inscricoes/vendor/uepg/laravel-sybase/src/Database/Connection.php on line 86 and exactly 1 expected

at vendor/laravel/framework/src/Illuminate/Database/Grammar.php:26
22▕ * Create a new grammar instance.
23▕ *
24▕ * @param \Illuminate\Database\Connection $connection
25▕ */
➜ 26▕ public function __construct(Connection $connection)
27▕ {
28▕ $this->connection = $connection;
29▕ }
30▕

  �[2m+33 vendor frames �[22m

34 artisan:16
Illuminate\Foundation\Application::handleCommand()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions