Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Setup Error #20

Open
carlofraue79 opened this issue Mar 13, 2018 · 2 comments
Open

Setup Error #20

carlofraue79 opened this issue Mar 13, 2018 · 2 comments
Labels

Comments

@carlofraue79
Copy link

now actually the error that receive after installation and copy doctrine.php is the following:
In Setup.php line 139:

Type error: Argument 1 passed to Doctrine\ORM\Tools\Setup::createCacheConfiguration() must be of the type boolean, null given, called in /home/vagrant/code/test/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php on line 126
i have filled on file config/doctrine.php only the following line
'mapping' => 'yaml',
Lumen (5.6.2) (Laravel Components 5.6.*)

Please include code that reproduces the issue. The best reproductions are self-contained scripts with minimal dependencies.

code goes here
@Jalle19
Copy link

Jalle19 commented Mar 13, 2018

I think you would be better off using https://github.com/laravel-doctrine/orm instead, we've been slowly migrating away from this library and none of us have tested it with newer Lumen versions than 5.4.

@carlofraue79
Copy link
Author

Okay i think to use this library many thanks for suggestion

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants