Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 975 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 975 Bytes

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'