Package Control

The official Sublime Text package manager.

LSP-Laravel

Laravel support for Sublime Text, powered by Laravel LSP.

By laravel
Created June 19, 2026, last updated July 29, 2026.

JulJunMayAprMarFebJan Dec2025 NovOctSepAugJul 2026-W31 | installs: 33 | removals: 3 | upgrades: 0 2026-W31 | installs: 33 | removals: 3 | upgrades: 0 2026-W31 | installs: 33 | removals: 3 | upgrades: 0 02040 WeeklyInstalls 024 WeeklyUpgrades 2026-W31 | upgrades: 0 0.1.1 / 0.1.0
Installations: 33 in total
Installations minus removals
Upgrades

Links

Versions

0.1.1 (>ST4131) ·
2026-07-29 18:04

More
  • (>ST4131) 0.1.0 ·
    2026-07-28 16:36

Introduction

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

LSP Documentation

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

Installation

Install the LSP package from Package Control, then search for "LSP-Laravel" and select Install.

For Blade files, also install the Laravel Blade package from Package Control.

Configuration

No configuration is required by default.

To pass initialization options directly to the Laravel LSP server, open Preferences → Package Settings → LSP → Servers → LSP-Laravel and configure initialization_options:

{
  "initialization_options": {
    "phpEnvironment": "sail"
  }
}

For the full list of available configuration options, see the Laravel LSP repository.

Updates

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

Contributing

Thank you for considering contributing to the Laravel Sublime Text 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 Sublime Text extension is open-sourced software licensed under the MIT license.

Results

Packages