This project is mirrored from https://*****:*****@github.com/customd/Laravel-Helpers.
Pull mirroring updated .
- Nov 02, 2023
-
-
semantic-release-bot authored
# [4.9.0](v4.8.0...v4.9.0) (2023-11-02) ### Features * base repository pattern ([05957a88](05957a88))
-
- Jul 13, 2023
-
-
semantic-release-bot authored
# [4.8.0](v4.7.0...v4.8.0) (2023-07-13) ### Bug Fixes * added missing userFormat method ([70b3c1df](70b3c1df)) * stan ([631d09d6](631d09d6)) ### Features * add from_key_or_model helper for laoding models from instances or primary key ([d561f03b](d561f03b)) * enhanced date functionality ([cef98129](cef98129)) * **exception:** update extra type to string|array|null ([4fdd28c9](4fdd28c9))
-
- Jul 05, 2023
-
-
semantic-release-bot authored
# [4.7.0](v4.6.1...v4.7.0) (2023-07-04) ### Features * added Observerable trait to allow registration of observers in models based on naming convensions ([6080d433](6080d433))
-
- May 31, 2023
-
-
semantic-release-bot authored
## [4.6.1](v4.6.0...v4.6.1) (2023-05-31) ### Bug Fixes * compatability with recordings for laravel prior to 9.12 ([b1a6f650](b1a6f650))
-
- May 02, 2023
-
-
semantic-release-bot authored
# [4.6.0](v4.5.0...v4.6.0) (2023-05-01) ### Features * **http-recording:** BREAKING: update recording to store http status and headers along side the body in a json file. Eliminates the need to pass a `type` but is not ([9f6e3083](9f6e3083))
-
- Apr 24, 2023
-
-
semantic-release-bot authored
# [4.5.0](v4.4.1...v4.5.0) (2023-04-24) ### Features * trait to help with recording ([21a1fd12](21a1fd12))
-
- Mar 28, 2023
-
-
semantic-release-bot authored
## [4.4.1](v4.4.0...v4.4.1) (2023-03-27) ### Bug Fixes * added orIWhere for the or statment ([8b4b06cb](8b4b06cb))
-
semantic-release-bot authored
# [4.4.0](v4.3.0...v4.4.0) (2023-03-27) ### Features * case insensitive where statement iWhere ([8aaccd4e](8aaccd4e))
-
- Feb 28, 2023
-
-
semantic-release-bot authored
# [4.3.0](v4.2.0...v4.3.0) (2023-02-28) ### Features * unit testing helper: randomTestingId() ([d14082dc](d14082dc))
-
- Jan 16, 2023
-
-
semantic-release-bot authored
# [4.2.0](v4.1.1...v4.2.0) (2023-01-15) ### Features * carbon extended ([8f10c6f6](8f10c6f6)) * datetime wiht timezones handling ([bb8c26d5](bb8c26d5))
-
- Sep 09, 2022
-
-
semantic-release-bot authored
## [4.1.1](v4.1.0...v4.1.1) (2022-09-09) ### Bug Fixes * update whereNullOrValue method ([5c33df40](5c33df40))
-
semantic-release-bot authored
# [4.1.0](v4.0.0...v4.1.0) (2022-09-09) ### Features * whereNullOrValue database mixin ([023551eb](023551eb))
-
- Aug 15, 2022
-
-
semantic-release-bot authored
# [4.0.0](v3.2.0...v4.0.0) (2022-08-15) ### Features * Fixes policy parser to use correct name ([92679f80](92679f80)) ### BREAKING CHANGES * could break names using the existing broken behaviour
-
- Jul 27, 2022
-
-
semantic-release-bot authored
# [3.2.0](v3.1.0...v3.2.0) (2022-07-26) ### Features * ddh and dump helpers to do debugging ([8fe681a0](8fe681a0))
-
- Apr 12, 2022
-
-
semantic-release-bot authored
# [3.1.0](v3.0.0...v3.1.0) (2022-04-11) ### Bug Fixes * this instead of request ([c69fb572](c69fb572)) ### Features * set config based on users current timezone ([4a6e0f45](4a6e0f45))
-
- Mar 08, 2022
-
-
semantic-release-bot authored
# [3.0.0](v2.0.0...v3.0.0) (2022-03-07) ### Bug Fixes * incorrect policy permission name ([9f000da3](9f000da3)) * orwhereNotNullorEmpty returning false positives ([152d7afe](152d7afe)) ### Features * Db Relationship orFail method and tests ([7330da6e](7330da6e)) * removal of listener event and docs ([6fc3a733](6fc3a733)) * Remove NotificationSendingListner in favour of core laravel ([bd2dcb6f](bd2dcb6f)) ### BREAKING CHANGES * permission should be viewAny and not list * https://laravel.com/docs/8.x/notifications#determining-if-the-queued-notification-should-be-sent in place of `blockSending` method on notification.
-
- Oct 08, 2021
-
-
semantic-release-bot authored
# [2.0.0](https://github.com/customd/Laravel-Helpers/compare/v1.4.1...v2.0.0) (2021-10-08) ### Features * execute helper no longer manipulates data ([a786a687](https://github.com/customd/Laravel-Helpers/commit/a786a6874d9be25b57621360d007f2ee85eade77)) ### BREAKING CHANGES * - arrays are no longer flattened
-
- Jul 22, 2021
-
-
semantic-release-bot authored
## [1.4.1](https://github.com/customd/Laravel-Helpers/compare/v1.4.0...v1.4.1) (2021-07-21) ### Bug Fixes * Crud permissions for non-model based check. (ie create) ([49138dba](https://github.com/customd/Laravel-Helpers/commit/49138dba1fa9af2c426918a0e068a39b2dfa3887))
-
- Jul 13, 2021
-
-
semantic-release-bot authored
# [1.4.0](https://github.com/customd/Laravel-Helpers/compare/v1.3.0...v1.4.0) (2021-07-12) ### Features * string reverse helper ([06b03ef5](https://github.com/customd/Laravel-Helpers/commit/06b03ef5105411404c25919d82560b7306962d9f))
-
- Jul 12, 2021
-
-
semantic-release-bot authored
# [1.3.0](https://github.com/customd/Laravel-Helpers/compare/v1.2.2...v1.3.0) (2021-07-12) ### Features * **DB:** Macros for null or empty dealings ([15c3e8ef](https://github.com/customd/Laravel-Helpers/commit/15c3e8ef5f4099b981c6def3f41a0ab5e5df1ec6))
-
- Jul 02, 2021
-
-
semantic-release-bot authored
## [1.2.2](https://github.com/customd/Laravel-Helpers/compare/v1.2.1...v1.2.2) (2021-07-01) ### Bug Fixes * allow php 8 ([0739d39d](https://github.com/customd/Laravel-Helpers/commit/0739d39d675032770b1e6793600064fca2e07e5c))
-
semantic-release-bot authored
## [1.2.1](https://github.com/customd/Laravel-Helpers/compare/v1.2.0...v1.2.1) (2021-07-01) ### Bug Fixes * updated method name to suite original work ([65b668b7](https://github.com/customd/Laravel-Helpers/commit/65b668b70d67ea0b3834fc48aebb5a8e0c3750ef))
-
semantic-release-bot authored
# [1.2.0](https://github.com/customd/Laravel-Helpers/compare/v1.1.0...v1.2.0) (2021-07-01) ### Features * Notification delayed blocking after the affect ([37321e6e](https://github.com/customd/Laravel-Helpers/commit/37321e6eeb6d0ae3c316e170be6e6b4e418059d5))
-
- Jun 25, 2021
-
-
semantic-release-bot authored
# [1.1.0](https://github.com/customd/Laravel-Helpers/compare/v1.0.1...v1.1.0) (2021-06-25) ### Features * **policy:** CRUD trait added to handle basic crud permissions with policy ([ab3c2ea2](https://github.com/customd/Laravel-Helpers/commit/ab3c2ea23eded37a962675907967c37670a7a718))
-
- Jun 24, 2021
-
-
semantic-release-bot authored
## [1.0.1](https://github.com/customd/Laravel-Helpers/compare/v1.0.0...v1.0.1) (2021-06-24) ### Bug Fixes * **helper:** allow array based args to be passed to execute method ([5c264a9e](https://github.com/customd/Laravel-Helpers/commit/5c264a9ef4553af6ebde392924f5130ac6dc2de8))
-
semantic-release-bot authored
# 1.0.0 (2021-06-24) ### Features * **helpers:** add execute helper ([f3f568b4](https://github.com/customd/Laravel-Helpers/commit/f3f568b41c259930ec21076bac88429fb71ed53d))
-