-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: cesargb/laravel-cascade-delete
base: v1.2.0
head repository: cesargb/laravel-cascade-delete
compare: master
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be14c68 - Browse repository at this point
Copy the full SHA be14c68View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 301be5e - Browse repository at this point
Copy the full SHA 301be5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c16cf1 - Browse repository at this point
Copy the full SHA 5c16cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8418f - Browse repository at this point
Copy the full SHA 6c8418fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a16e20d - Browse repository at this point
Copy the full SHA a16e20dView commit details -
Merge pull request #11 from cesargb/analysis-Vrmjx6
Apply fixes from StyleCI
Configuration menu - View commit details
-
Copy full SHA for 00ffb0b - Browse repository at this point
Copy the full SHA 00ffb0bView commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f4baf63 - Browse repository at this point
Copy the full SHA f4baf63View commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 972e261 - Browse repository at this point
Copy the full SHA 972e261View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5af16b - Browse repository at this point
Copy the full SHA b5af16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03dec14 - Browse repository at this point
Copy the full SHA 03dec14View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cdaed - Browse repository at this point
Copy the full SHA b8cdaedView commit details
Commits on Jan 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc0d840 - Browse repository at this point
Copy the full SHA cc0d840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a61020 - Browse repository at this point
Copy the full SHA 2a61020View commit details -
Configuration menu - View commit details
-
Copy full SHA for d444eed - Browse repository at this point
Copy the full SHA d444eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for c692f42 - Browse repository at this point
Copy the full SHA c692f42View commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c7140c - Browse repository at this point
Copy the full SHA 5c7140cView commit details
Commits on Sep 4, 2022
-
Take morph map into account (#15)
Translate FQCN into class alias from morph map
Configuration menu - View commit details
-
Copy full SHA for 6883030 - Browse repository at this point
Copy the full SHA 6883030View commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 346b8cf - Browse repository at this point
Copy the full SHA 346b8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117dc33 - Browse repository at this point
Copy the full SHA 117dc33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a8bab - Browse repository at this point
Copy the full SHA 88a8babView commit details
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ec733d - Browse repository at this point
Copy the full SHA 0ec733dView commit details -
Bump actions/checkout from 2 to 3 (#19)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 218fbbc - Browse repository at this point
Copy the full SHA 218fbbcView commit details -
* remove styleci * add phpcs action * add phpstan action * fix phpstan * remove support to php74 * remove support to Laravel 8
Configuration menu - View commit details
-
Copy full SHA for 8689ab0 - Browse repository at this point
Copy the full SHA 8689ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f87fd4 - Browse repository at this point
Copy the full SHA 9f87fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f01df2 - Browse repository at this point
Copy the full SHA 7f01df2View commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0371c1 - Browse repository at this point
Copy the full SHA a0371c1View commit details
Commits on Jan 18, 2023
-
Clarify deleted records in README (#22)
The Morph To Many relation uses a pivot table. Thus, not the Tag record will be deleted, but the pivot record in the ```taggables``` table.
Configuration menu - View commit details
-
Copy full SHA for 5640113 - Browse repository at this point
Copy the full SHA 5640113View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa4aae8 - Browse repository at this point
Copy the full SHA aa4aae8View commit details
Commits on Nov 27, 2023
-
Refactor whereRaw to use whereColumn (#25)
Addresses the issue with json field relationship. E.g { "object_type": "comment", "object_id": "1" } $this->morphOne(Notification::class, 'data->object';)
Configuration menu - View commit details
-
Copy full SHA for f266e8c - Browse repository at this point
Copy the full SHA f266e8cView commit details -
Bump actions/checkout from 3 to 4 (#24)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d176a6e - Browse repository at this point
Copy the full SHA d176a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e0406 - Browse repository at this point
Copy the full SHA 17e0406View commit details
Commits on Feb 2, 2024
-
Bump actions/cache from 3 to 4 (#27)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b317b0 - Browse repository at this point
Copy the full SHA 9b317b0View commit details
Commits on Mar 9, 2024
-
Laravel 11.x Compatibility (#28)
* Bump dependencies for Laravel 11 * Update GitHub Actions for Laravel 11 --------- Co-authored-by: Cesar <cesargb@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26299d9 - Browse repository at this point
Copy the full SHA 26299d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3ab05 - Browse repository at this point
Copy the full SHA ae3ab05View commit details -
Remove support to Laravel 9 (#30)
* Remove support to Laravel 9 * Remove support to Laravel 9
Configuration menu - View commit details
-
Copy full SHA for bcdbbec - Browse repository at this point
Copy the full SHA bcdbbecView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7e847a - Browse repository at this point
Copy the full SHA e7e847aView commit details
Commits on Feb 24, 2025
-
Laravel 12.x Compatibility (#31)
* Bump dependencies for Laravel 12 * Update GitHub Actions for Laravel 12
Configuration menu - View commit details
-
Copy full SHA for 1c265a7 - Browse repository at this point
Copy the full SHA 1c265a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0606f81 - Browse repository at this point
Copy the full SHA 0606f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1209375 - Browse repository at this point
Copy the full SHA 1209375View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.