antonioribeiro / antonioribeiro/tracker

Laravel 5.4 migration problem

Open
#249 23 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.9k
Forks
594
PR merge metrics
No merged PRs in 30d

Description

When installing tracker on fresh Laravel 5.4 i get this error:

```
PHP Fatal error: Call to a member function getCode() on null in D:\_Instal\xampp\htdocs\cheebamba\vendor\laravel\framework\src\Illuminate\Database\QueryException.php on line 38

[Symfony\Component\Debug\Exception\FatalErrorException]
Call to a member function getCode() on null
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the error while installing tracker on a fresh Laravel 5.4 application, then inspect Laravel's vendor/laravel/framework/src/Illuminate/Database/QueryException.php at line 38. Determine the migration or database operation that triggers the null getCode() call; done means the installation completes without this fatal error.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.