Laravel-Adminer icon indicating copy to clipboard operation
Laravel-Adminer copied to clipboard

Update to Laravel 6

Open repat opened this issue 5 years ago • 3 comments

Could you release a version that works with Laravel 6? Also, #24 -> 4.7.2 is released

repat avatar Oct 09 '19 16:10 repat

@miroc

repat avatar Oct 22 '19 19:10 repat

I can fork this, create branch, change illuminate support to ^6.0 and use repositories vcs type in composer.json like mentioned in stackoverflow (https://stackoverflow.com/questions/13498519/how-to-require-a-fork-with-composer), but not sure whether its working or not. I m building new app using Laravel 6.2. Will post it whether its working or not

herryswastika avatar Oct 27 '19 17:10 herryswastika

I've switched to https://github.com/onecentlin/laravel-adminer

TimoStahl avatar Nov 22 '19 09:11 TimoStahl