Hi,
I'm trying to use the Behat-Laravel-Extension for Package Development (Laravel 5),
but when I try to run behat I'm receiving the error
"Could not locate the path to the Laravel bootstrap file."
(because the bootstrap file is searched in my packages folder, where it can't be found of course).
Is there a way to adapt Behat-Laravel-Extension to Package Development?
Hi, I'm trying to use the Behat-Laravel-Extension for Package Development (Laravel 5), but when I try to run behat I'm receiving the error "Could not locate the path to the Laravel bootstrap file." (because the bootstrap file is searched in my packages folder, where it can't be found of course).
Is there a way to adapt Behat-Laravel-Extension to Package Development?