Laravel IntelephenseLararvel Intelephense is code intelligence for productive Laravel development. Features
RequirementsYou Must have a workspace open having Laravel Installed. Show Suggestions based on the Laravel versionAuto-Completion
Files Creation
Go To View
Env File Syntax Highlighting
Curly Braces/brackets Spacer
Extension SettingsThese are the setting you can use. Customize the Maximum number of scanning rows
default is 1000. Add Custom Validation Rules as an object
for validation rule auto-completion. Add Models path as an array
these 2 paths are included by default Customize view file extensions
these 2 extensions are included by default Customize view folders paths
these 3 extensions are included by default, Add View Directory Separator
default is ".", you can use "/". Enable/Disable creating a view file from any valid string
to enable or disable creating a view file from EveryWhere. Enable/Disable Go To View
If you want to disable the go-to view feature, set this to true. Enable/Disable Go To Config
If you want to disable the go-to config feature, set this to true. Enable/Disable Assets Auto-Completion
If you want to disable assets autocomplete set this to true. Enable/Disable Auth Auto-Completion
If you want to disable auth autocomplete set this to true. Enable/Disable Blade Auto-Completion
If you want to disable blade directives autocomplete set this to true. Enable/Disable Controller Auto-Completion
If you want to disable Controller autocomplete set this to true. Enable/Disable Config Auto-Completion
If you want to disable config autocomplete set this to true. Enable/Disable Curly Braces Spacer
to enable or disable Curly Braces Spacer. By default, it is enabled Enable/Disable Eloquent Auto-Completion
If you want to disable Eloquent autocomplete set this to true. Enable/Disable Env Auto-Completion
If you want to disable Env autocomplete set this to true. Enable/Disable Middleware Auto-Completion
If you want to disable Middleware autocomplete set this to true. Enable/Disable Mix Auto-Completion
If you want to disable Mix autocomplete set this to true. Enable/Disable Route Auto-Completion
If you want to disable Route autocomplete set this to true. Enable/Disable Translation Auto-Completion
If you want to disable Translation autocomplete set this to true. Enable/Disable Validation Auto-Completion
If you want to disable Validation autocomplete set this to true. Enable/Disable View Auto-Completion
If you want to disable View autocomplete set this to true. Advance ConfigurationsConfigure Regex for Matching view files
this regex is used to match the view files for quick jumping. Configure Regex for Creating view files
this regex is used to match the view files for auto-suggestion. Configure the PHP command like this
this command is used to run PHP for indexing Laravel files. Configure the Base path like this
this Base path is used to read files. Configure the Code Base path like this
This base path is used for require_once inside the PHP code. CreditsRecommended extensionsEnjoy! |