Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lumen Compatibility - Call to undefined method Laravel\Lumen\Application::loadEnvironmentFrom() #30

Open
otherjohn opened this issue Apr 21, 2015 · 9 comments
Labels

Comments

@otherjohn
Copy link

I was hoping this extension would work out-of-box for lumen, but I get
PHP Fatal error: Call to undefined method Laravel\Lumen\Application::loadEnvironmentFrom() in vendor/laracasts/behat-laravel-extension/src/ServiceContainer/LaravelBooter.php on line 70
when I run "behat" in console.

@cmgmyr
Copy link

cmgmyr commented May 8, 2015

same here

@jasonlfunk
Copy link

+1

2 similar comments
@marvinosswald
Copy link

+1

@lukeberry99
Copy link

+1

@lukeberry99
Copy link

Here is an adaption of this package for Lumen https://github.com/arisro/behat-lumen-extension

@alnutile
Copy link
Contributor

Will try and merge this in shortly

@alnutile alnutile added the task label Sep 1, 2016
@alnutile
Copy link
Contributor

Looking into this this weekend will report back later Sunday

@alnutile
Copy link
Contributor

@lukeberry99 what if I just pull the work you did into here and make the directions clear on how to setup Lumen over Laravel but one library?

Here is an example https://github.com/laracasts/Behat-Laravel-Extension/tree/issue-7

@S33G
Copy link

S33G commented May 21, 2019

Just ran into the same issue. Any progress here?

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

No branches or pull requests

7 participants