Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on vscode startup it gives an error #108

Open
developer006tz opened this issue Apr 17, 2024 · 1 comment
Open

on vscode startup it gives an error #108

developer006tz opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@developer006tz
Copy link

024-04-17 14:25:06.558 [info] Laravel Extra Intellisense Resolved: Translation namespaces
2024-04-17 14:25:06.568 [info] Laravel Extra Intellisense command started: Translation Path
2024-04-17 14:25:06.568 [info] Laravel Extra Intellisense Resolved: Configs
2024-04-17 14:25:06.569 [info] Laravel Extra Intellisense Resolved: Views paths
2024-04-17 14:25:06.591 [info] Laravel Extra Intellisense command started: Views
2024-04-17 14:25:06.758 [info] Laravel Extra Intellisense Resolved: Eloquent Attributes and Relations
2024-04-17 14:25:06.856 [error] Laravel Extra Intellisense Error:
Translation Path

PHP Fatal error: Uncaught Error: Call to undefined method Laravel\Lumen\Application::langPath() in Command line code:1
Stack trace:
#0 {main}
thrown in Command line code on line 1

2024-04-17 14:25:06.895 [info] Laravel Extra Intellisense Resolved: Views

@amir9480
Copy link
Owner

@developer006tz
Laravel Extra Intellisense doesn't support Lumen, and looks like translations work differently in Lumen.
Open for any PR to add Lumen support

@amir9480 amir9480 added enhancement New feature or request help wanted Extra attention is needed labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants