Skip to content

Releases: lhq0826/adminer-for-laravel

fix some bug

02 Jun 03:17
Compare
Choose a tag to compare

1、update readme
2、add guzzle require

artisan command compatible with Linux only

03 Aug 18:10
Compare
Choose a tag to compare

to many issues with sed command differences.

more compatible

03 Aug 17:55
Compare
Choose a tag to compare
v2.0.3

works now

Compatability

03 Aug 16:13
Compare
Choose a tag to compare

works with Laravel 5.3 - also sed updated for Linux and Mac OSx

Documentation

28 Jul 11:54
Compare
Choose a tag to compare

Readme updated to clarify install requirements.

Simplified Install and Updates

28 Jul 11:32
Compare
Choose a tag to compare
  • artisan command for adminer.php script download (only if not latest version)
    -- The adminer.php script is now automated download from latest
    -- auto reformat of adminer.php to replace duplicate (already declared) functions
    -- command will run with composer install and/or update
  • auto middleware by default
    -- optional adminer configs
  • laravel 5.5 auto service provider
  • README.md update with all these features.

use middleware

06 Jul 04:45
Compare
Choose a tag to compare
v1.1

update readme