Skip to content

Releases: coders-tm/laravel-core

v5.1.5

14 Aug 15:31

Choose a tag to compare

What's Changed

  • ManagesCustomer: Improved error handling in the getFeatureValue method.
  • Plan: Added an options field to the plans table and model to support JSON data.
  • PaypalController: Fixed issue by rounding the grand total to two decimal places for order amounts.
  • PaymentMethod: Removed unnecessary table existence check in the syncConfig method.
  • AppSetting: Replaced updateOptions with updateValue and marked as deprecated.
  • AppSetting: Fixed by filtering empty options when updating settings.
  • Permissions: Optimized permission caching and retrieval logic.
  • AppSetting: Simplified updateSettings method and enhanced key retrieval logic.

Full Changelog: https://github.com/coders-tm/laravel-core/commits/v5.1.5