laravel-admin-extensions / redis-manager

Redis manager for laravel-admin
http://laravel-admin.org/
MIT License
103 stars 47 forks source link

fix bug: page refresh bug after string key updated. #31

Closed zhaojjiang closed 6 months ago

zhaojjiang commented 3 years ago

change string key update page submit type from form to pjax, because there is an exception after I update it and automatically reload page.