Skip to content

v5.0.0

Compare
Choose a tag to compare
@mitulgolakiya mitulgolakiya released this 21 Jul 05:40
· 35 commits to develop since this release
cfbd518

New Features

  • All Templates are refactored with Blade Templates
  • Livewire Tables Support Added
  • Major Refactoring for various templates & code
  • Publish Tables command for easy tables integration for DataTables and Livewire Tables

Changes

  • config file is now published to the config folder directly instead of config/infyom
  • various test cases added with pestphp
  • tableName option renamed to table
  • swagger documentation improved
  • Improved file input with extended documentation

Removed

  • jqueryDT support removed
  • Various options were removed due to config file support including save, paginate, datatables, softDelete, factory, seeder, localized, repositoryPattern, resources
  • Layout Publish Command removed with improved use of laravel-ui-adminlte