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

fix for work with laravel 7+ #90

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

fix for work with laravel 7+ #90

wants to merge 4 commits into from

Conversation

MWL91
Copy link

@MWL91 MWL91 commented Oct 4, 2020

This solution allows to work with Laravel 7 and Laravel 8.

@piotrbrzezina
Copy link

Hi, any progress with that?

@MWL91
Copy link
Author

MWL91 commented Dec 3, 2020

Use my fork. This is ready and i'm using this in my projects, but i don't know why merge is still not done.

To do that add to composer.json following repository and mark version as "master-dev as 1.1"

"repositories": [
{
"type": "vcs",
"url": "https://github.com/MWL91/Behat-Laravel-Extension"
}
]

If you need some examples check https://github.com/MWL91/behat-presentation this repo, there is my fork used and some gherkin demos available.

Btw. If you are from poland you can also check my tutorial here: https://youtu.be/nBxnGXGEcwc

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

Successfully merging this pull request may close these issues.

2 participants