Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Laravel 5.7 Issue #312

Closed
lloricode opened this issue Oct 9, 2018 · 6 comments
Closed

Laravel 5.7 Issue #312

lloricode opened this issue Oct 9, 2018 · 6 comments

Comments

@lloricode
Copy link

Hi!, after installing laravelbook/ardent:dev-master through composer, there is an issue

In ArdentServiceProvider.php line 22:

  Call to undefined method LaravelArdent\Ardent\Providers\ArdentServiceProvid
  er::package()
@igorsantos07
Copy link
Member

Would you try 3.4.* and see if it persists?
I'm thinking #305 included something that's not used anymore - the said service provider...

@lloricode
Copy link
Author

@igorsantos07 thanks, it works now, but can we fix this to get the latest updates?

@lloricode
Copy link
Author

@lloricode
Copy link
Author

i think we need to have a new PR to fix this?

@igorsantos07
Copy link
Member

igorsantos07 commented Oct 9, 2018

@lloricode check 3.6.0. Hopefully, it'll solve the matter and not break the code, as I've removed two files without being able to test them. You tested one, the other was the Facade (which I'm pretty sure I never used), so we're good to go?

@lloricode
Copy link
Author

@igorsantos07 thanks, i will check that :)

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

No branches or pull requests

2 participants