Voyager 是一个强大、快捷的 Laravel 后台管理扩展包,提供了 CRUD 操作、媒体管理、菜单构建、数据管理等操作。
Voyager 1.0.8 更新内容:
Updated MenuItemsTableSeeder to use route instead of url for Compass/Hooks entries (#2235)
route
url
Style fix for datatables padding causing unnecessary scrollbar (#2247 / #2265)
Modal in bread/edit-add view now uses correct translation for Cancel instead of Delete (#2021)
bread/edit-add
Cancel
Delete
Fix for VoyagerBaseController::store() using edit permission instead of add (#2223)
VoyagerBaseController::store()
edit
add
Translation updates
Bugfixes
下载地址:
Source code (zip)
Source code (tar.gz)
评论删除后,数据将无法恢复
Voyager 1.0.8 发布,Laravel 后台管理扩展包
Voyager 是一个强大、快捷的 Laravel 后台管理扩展包,提供了 CRUD 操作、媒体管理、菜单构建、数据管理等操作。
Voyager 1.0.8 更新内容:
Updated MenuItemsTableSeeder to use
route
instead ofurl
for Compass/Hooks entries (#2235)Style fix for datatables padding causing unnecessary scrollbar (#2247 / #2265)
Modal in
bread/edit-add
view now uses correct translation forCancel
instead ofDelete
(#2021)Fix for
VoyagerBaseController::store()
usingedit
permission instead ofadd
(#2223)Translation updates
Bugfixes
下载地址:
Source code (zip)
Source code (tar.gz)