Herry Swastika

Results 2 comments of Herry Swastika

Laravel-Adminer is still version 4.5.0. So I just need to copy manually for Adminer 4.7.0. Working as expected.

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...