Skip to content

Releases: engrnvd/laravel-crud-generator

Single Page CRUD with Ajax Based Editing

03 Feb 06:30
Compare
Choose a tag to compare

Following features are introduced:

  • Html tables are inline editable
  • All operations (create, read, update, delete) can be performed on the same page, reducing redirects.
  • Custom templates can be set in the configuration.
  • Two built-in templates are provided

Auto CRUD Generation with just a table name

29 Jan 12:21
Compare
Choose a tag to compare