Skip to content

Releases: 42coders/the-laravel-admin-panel

bump illuminate version

28 Sep 08:42
Compare
Choose a tag to compare
0.3.4

bump illuminate version to be laravel 9 compatible

Bugfix related hidden fields in Models

12 Jan 11:13
Compare
Choose a tag to compare
0.3.3

Fix bug caused by hidden fields #5

Fix a bug in automatical readed fieldlists

13 Dec 08:36
Compare
Choose a tag to compare
0.3.2

Fix problems in update and save if no manual fields are defined in a …

Add Image upload in textfields backend

10 Dec 15:04
Compare
Choose a tag to compare
refactor away some static functions

Add Image Upload to Trix fields
Add Spatie Image Library

Add Filters and Trix Editor for Textfields

04 Oct 15:30
Compare
Choose a tag to compare

In this release we add

  • Filters for the Datatables with configuration in the config file
  • Cast of Autofields with configuration in the config file
  • Trix Editor as Autofield

Initial Release

29 Sep 08:49
Compare
Choose a tag to compare
0.1

add readme