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

Upgrade method names to match with laravel 5.4 #12

Open
sgr369 opened this issue Apr 27, 2017 · 3 comments
Open

Upgrade method names to match with laravel 5.4 #12

sgr369 opened this issue Apr 27, 2017 · 3 comments

Comments

@sgr369
Copy link

sgr369 commented Apr 27, 2017

In file vendor/optimus/bruno/src/EloquentBuilderTrait.php , there are couple of references of method getForeignKey() they are renamed in laravel 5.4 , replace it with getQualifiedForeignKeyName()

@ux-engineer
Copy link

Any progress on this?

@denielaa
Copy link

there is no update on the repository currently.
my project is using this library and made some changes on it to support laravel 5.4
you can have a look the forked repository here https://github.com/Metabuyer/bruno

still in development though, will create pull request to this repo later on once I think it is stable enough with laravel 5.4

@esbenp
Copy link
Owner

esbenp commented Jul 27, 2017

There is an upcoming PR #20 for this :-)

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

No branches or pull requests

4 participants