nafiesl / SimpleCrudGenerator

Faster test-driven development for CRUD feature in Laravel project.
https://packagist.org/packages/luthfi/simple-crud-generator
MIT License
170 stars 51 forks source link

Error installing browser kit in Laravel 5.8 #14

Closed christophervistal25 closed 5 years ago

nafiesl commented 5 years ago

Please explain more detail.

christophervistal25 commented 5 years ago

I'm trying to install the package with Laravel 5.8 but it throws an error while installing the browser kit then I figured out that it needs to downgrade the phpunit version to 6.0 anyways I solved the problem.