Skip to content

Lycantant/vscode-laravel-assist

Repository files navigation

vscode-laravel-assist README

Laravel Assistant IntelliSense Extension.

Installation

  1. Install Visual Studio Code 1.30 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Type Laravel Assist and press enter
  6. Reload Visual Studio Code

Features

Route and Mix and Config and Lang and View autocomplete

tutorial1

Blabe template function autocomplete

tutorial2

Controller Goto Definition

tutorial3

Comment

You should be sure to find the php binary in the environment or set  'php.validate.executablePath'