Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,093 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The Laravel VS Code extension integrates the Laravel LSP server with Visual Studio Code, providing completions, hover information, diagnostics, links, and code actions for your PHP and Blade files.

The extension supports all Laravel versions currently listed under the support policy and requires PHP 8.2 or later.

LSP Documentation

Documentation for Laravel LSP can be found in the Laravel LSP repository.

Installation

Open the Extensions view in Visual Studio Code, search for "Laravel", and select Install.

Configuration

No configuration is required by default.

To choose the PHP environment used by the Laravel LSP server, configure Laravel.phpEnvironment in your Visual Studio Code settings:

{
    "Laravel.phpEnvironment": "sail"
}

For the full list of available configuration options, open the extension's settings in Visual Studio Code.

Updates

The extension checks for Laravel LSP updates at most once every two hours. To force an update check without waiting, run Laravel: Update LSP from the command palette.

Contributing

Thank you for considering contributing to the Laravel VS Code extension! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

The Laravel VS Code extension is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Contributing

Security policy

Stars

830 stars

Watchers

13 watching

Forks

Releases

Packages

Used by

Contributors

Languages