Closed kevin-netsrik closed 6 years ago
I am still in the middle of installing this but I did have a similar error with L5.6 so I down-graded to L5.5 and it worked. I would suggest moving up from L5.4 since L5.5 is a long term release.
Similar situation, not be able to install on Laravel 5.6
Gonna close this in favor of #101
I find this tool really fit my needs and would like to try. However, I got error after running
composer require bkwld/decoy
to reproduce i run (i use laravel 5.4)
composer create-project --prefer-dist laravel/laravel blog "5.4.*"
composer require bkwld/decoy
thanks for any help!!