You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for typed eager loads ([#28647](https://github.com/laravel/framework/pull/28647), [d72e3cd](https://github.com/laravel/framework/commit/d72e3cd5be14dba654837466564018403839a5e9))
7
+
- fix MorphTo Relation ignores parent $timestamp when touching ([#28670](https://github.com/laravel/framework/pull/28670))
8
+
- Check presence of force flag in command signature ([#28742](https://github.com/laravel/framework/pull/28742))
9
+
- Sql Server issue with dropAllTables when foreign key constraints exist ([#28750](https://github.com/laravel/framework/pull/28750))
10
+
- Fix database rules with WHERE clauses ([#28748](https://github.com/laravel/framework/pull/28748))
11
+
- Added "Related" and "Recommended" to Pluralizer ([#28749](https://github.com/laravel/framework/pull/28749))
12
+
- Suggest resolution when no relationship value is returned ([#28762](https://github.com/laravel/framework/pull/28762))
13
+
- Error handling for maintenance mode commands ([#28765](https://github.com/laravel/framework/pull/28765), [9e20849](https://github.com/laravel/framework/commit/9e20849e5cca7b98ebf0eee2b563b532ff6fe704))
0 commit comments