Skip to content

Releases: dcblogdev/laravel-admintw

v4.2.0

24 Nov 22:15
Compare
Choose a tag to compare

Removed LW and Alpine from loading from app.js since LW autoloads these.

Fixed namespaced

25 Aug 14:54
Compare
Choose a tag to compare

Fixed routes namespaces after Livewire classes have been moved.

V4 released to use Livewire V3

25 Aug 14:44
d5f16b8
Compare
Choose a tag to compare

Released V4 to be compatible with Laravel Livewire V3, any Livewire components that need real-time validation now use .live by default real-time updates are disabled in Livewire, see Livewire 3's website for full details https://livewire.laravel.com/docs/upgrading

v3.0.4

15 Mar 08:59
Compare
Choose a tag to compare

Changed reference_id to be UUID in audit trails table

v3.0.3

12 Mar 18:22
Compare
Choose a tag to compare

Updated migration order

Updated tests

08 Mar 00:22
Compare
Choose a tag to compare
v3.0.1

updated tests

v3.0.0

05 Mar 22:01
Compare
Choose a tag to compare

Add support for Laravel 10

02 Feb 00:54
Compare
Choose a tag to compare
v2.1.2

add support for Laravel 10

v2.1.1

24 Dec 13:35
Compare
Choose a tag to compare

clear password once set and show confirmation message, also set admin settins rules to use boolean

v2.1.0: Merge pull request #12 from dcblogdev/feature/replace-webpack-with-vite

23 Dec 03:46
8745b0e
Compare
Choose a tag to compare