dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.56k stars 538 forks source link

Need to use laraadmin with latest versions of laravel #314

Open lakshmineelblue opened 4 years ago

lakshmineelblue commented 4 years ago

currently we have developed an application with laraadmin package with laravel version 5.2 and now we want to upgrade our laravel to the latest version , The problem is laraadmin is not supporting the latest versions of laravel . So can you please suggest to me any better idea how i can move to the latest version of laravel by using the same laraadmin . AS this is a major concern in moving the application to production can you please provide me with better solutions for this. Expecting an early response from you .

Muhammadinaam commented 3 years ago

Hi, this is a nice package I think that the developers have stopped working on it. Maybe you can try this package: https://github.com/Muhammadinaam/speed-admin. It supports Laravel 8+.