Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@as-yakovenko as-yakovenko released this 10 Sep 12:50

feat: remove automatic provider registration

  • Added isRecordEmpty to check if the record is empty.
  • Removed the class and action fields from ErrorException display when the project is in production mode.
  • Removed automatic registration of ValidationErrorExceptionServiceProvider.
  • Added instructions for manual registration in config/app.php for better flexibility and control.