Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Releases: Gaspertrix/laravel-backpack-ajax-crud

v1.0.2

25 Jan 19:04
Compare
Choose a tag to compare

Fixed

  • List not reloading on ajax create

Note:
Public assets must be republished with the following command:

php artisan vendor:publish --provider="Gaspertrix\Backpack\AjaxCrud\AjaxCrudServiceProvider" --tag=public --force

v1.0.1

16 Nov 04:48
265a235
Compare
Choose a tag to compare

Added

  • Support custom views