kejodion / laravel-admin-panel

Laravel Admin Panel ("LAP") is a drop-in admin panel package for Laravel which promotes rapid scaffolding & development.
MIT License
80 stars 23 forks source link

Problem when trying to install LAP on laravel 5.8.19 #4

Open niusek opened 5 years ago

niusek commented 5 years ago

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

bscript commented 5 years ago

It will work only in laravel 5.7.*

kitkimwong commented 5 years ago

any upgrade plan?

wikichua commented 5 years ago

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

kejodion commented 5 years ago

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 commented 5 years ago

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 commented 4 years ago

forked and done supporting Laravel 5.8 and 6.0 above

kejodion commented 4 years ago

Package no longer maintained

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