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

Problem when trying to install LAP on laravel 5.8.19 #4

Open
niusek opened this issue Jun 4, 2019 · 7 comments
Open

Problem when trying to install LAP on laravel 5.8.19 #4

niusek opened this issue Jun 4, 2019 · 7 comments

Comments

@niusek
Copy link

niusek commented Jun 4, 2019

composer require kjjdion/laravel-admin-panel

Using version ^1.0 for kjjdion/laravel-admin-panel
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for laravel/framework (locked at v5.8.19, required as 5.8.) -> satisfiable by laravel/framework[v5.8.19].
- kjjdion/laravel-admin-panel 1.0.0 requires laravel/framework 5.7.
-> satisfiable by laravel/framework[5.7.x-dev].
- kjjdion/laravel-admin-panel 1.0.1 requires laravel/framework 5.7.* -> satisfiable by laravel/framework[5.7.x-dev].
- kjjdion/laravel-admin-panel 1.0.2 requires laravel/framework 5.7.* -> satisfiable by laravel/framework[5.7.x-dev].
- kjjdion/laravel-admin-panel 1.0.3 requires laravel/framework 5.7.* -> satisfiable by laravel/framework[5.7.x-dev].
- kjjdion/laravel-admin-panel 1.0.4 requires laravel/framework 5.7.* -> satisfiable by laravel/framework[5.7.x-dev].
- kjjdion/laravel-admin-panel 1.0.5 requires laravel/framework 5.7.* -> satisfiable by laravel/framework[5.7.x-dev].
- Conclusion: don't install laravel/framework 5.7.x-dev
- Installation request for kjjdion/laravel-admin-panel ^1.0 -> satisfiable by kjjdion/laravel-admin-panel[1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5].

@bscript
Copy link

bscript commented Jun 13, 2019

It will work only in laravel 5.7.*

@kitkimwong
Copy link

any upgrade plan?

@wikichua
Copy link

i'm working on this, will be update to @kejodion

@kejodion
Copy link
Owner

I have not been working on this project lately. I am considering recoding it for 5.8+. I can update this for 5.8, it would just need composer file tweaks to work.

@wikichua
Copy link

wikichua commented Jun 22, 2019

tweaks to 5.8+ don really work due to some compatibility. and wow @kejodion ... if there is recoding it, do advise. this package working great, and i did a bit tweak, such as rolling back the generated files, setting module upgraded to able to take array or single value and etc etc...

@wikichua
Copy link

wikichua commented Oct 2, 2019

forked and done supporting Laravel 5.8 and 6.0 above

@kejodion
Copy link
Owner

Package no longer maintained

Please consider Laravel AJAX CRUD instead: https://github.com/kdion4891/laravel-ajax-crud

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