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 46fcd41 commit 55a209fCopy full SHA for 55a209f
CHANGELOG.md
@@ -4,9 +4,14 @@ All notable changes to the Laravel extension will be documented in this file.
4
5
## [Unreleased]
6
7
+- Nothing yet
8
+
9
+## [v1.0.5]
10
11
- Ability to quickly add `VITE_` env variables from existing ([#332](https://github.com/laravel/vs-code-extension/pull/332))
12
- Add trans_choice helper ([#331](https://github.com/laravel/vs-code-extension/pull/331))
13
- Support for locale parameter in translations ([PR #330](https://github.com/laravel/vs-code-extension/pull/330))
14
+- Better resolution for `$request->user()`, `auth()->user()`, and `Auth::user()` ([#333](https://github.com/laravel/vs-code-extension/pull/333))
15
16
## [v1.0.4]
17
0 commit comments