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 a4176e4 commit 6191b81Copy full SHA for 6191b81
readme.md
@@ -48,4 +48,5 @@
48
- Added `App::fatal` method for registering an error listener for PHP fatal errors.
49
- Added `session:table` Artisan command for generating a migration for the session database table.
50
- Fix bug when using `first` method on a `belongsToMany` relationship.
51
-- Added SQL and bindings array to database query exceptions.
+- Added SQL and bindings array to database query exceptions.
52
+- Allow manipulation of session using "dot" notation.
0 commit comments