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

Laravel 5.4 support #1057

Open
naneri opened this issue Jan 27, 2017 · 6 comments
Open

Laravel 5.4 support #1057

naneri opened this issue Jan 27, 2017 · 6 comments

Comments

@naneri
Copy link

naneri commented Jan 27, 2017

Laravel does not support $app->share functionality used in src/Frozennode/Administrator/AdministratorServiceProvider.php

Here are some details on the issue - https://laracasts.com/discuss/channels/laravel/undefined-method-illuminatefoundationapplicationshare-when-upgrading-to-laravel-54

@Bulmer
Copy link

Bulmer commented Feb 4, 2017

I managed to convert all those methods, in the frozennode service provider file, to use the singleton method, but then came across more problems and gave up. I would be willing to collaborate with anyone to get this package up and working with 5.4 though, as it is hard to match for speed and customisation ability..

@exodusanto
Copy link

I cloned and made some fix in my repo

@houbaron
Copy link

I use Laravel 5.1 LTS. It works.

@simaguo
Copy link

simaguo commented Jul 16, 2017

I had the same problem.. How to solve it.

@naneri
Copy link
Author

naneri commented Sep 26, 2017

@exodusanto did it work?

@exodusanto
Copy link

exodusanto commented Sep 26, 2017

@naneri yes, I'm supporting also 5.5

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

5 participants