Registryvsx-laravelvscode-laravel

@vsx-laravel/vscode-laravel

Public
VSX CompatibleOXP Native: Planned

// Description

Official VS Code extension for Laravel

// Readme

Open VSX

##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.

// Install

Open this extension directly in your IDE — no CLI, no extra tools.

Extension ID
laravel.vscode-laravel

If your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P ext install <id>).

// Source signals

Publisher
Verified ✓
Rating
5.0 (3)
Downloads
470.5k
Published
2026-08-06
Source
repo
Homepage
link

Live from open-vsx.org. Refreshed hourly.

// Are you the author?

This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.

Claim this listing

// Package Info

Version
1.7.0
Owner
@vsx-laravel
Downloads
403.8k
Stars
0