We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa99b4 commit e6fadefCopy full SHA for e6fadef
README.md
@@ -3,6 +3,15 @@
3
# Laravel Cross database subqueries
4
Eloquent cross database compatibility in subqueries.
5
6
+| **Laravel** | **laravel5-soft-cascade** | **Lifecycle** |
7
+|---|---|
8
+| ^5.5 | ^5.5 | ^1.8 | January 24, 2017 |
9
+ | Bug fixes until January 2019 |
10
+ | Security fixes until June 2020 |
11
+| ^5.6 | ^5.6 | ^1.8 | February 7, 2018 |
12
+ | 6 months of bug fixes |
13
+ | 1 year of security |
14
+
15
# Why do I need it?
16
### To use the following Eloquent methods cross databases:
17
* has
0 commit comments