Master your environment: Advanced .env support in PhpStorm
The .env files support plugin for PhpStorm gives you variable auto-completion, which is useful when you need to wire up a .env value to a Laravel configuration value. It also supports the following features:
* Environment variables are completed based on .env, Dockerfile, and files.
* Go to declaration(in .env file) and usages(in code), by Ctrl(Cmd) click or hot key(Ctrl(Cmd)-B, etc.)
* .env file syntax highlighter
More essential plugins here:
⏰ Chapters for .env file support
0:00 - Introduction
0:25 - .env files support demo
0:33 - Install the plugin
0:37 - Go to declaration
1:11 - env file auto-complete
1:26 - Conclusion
@laravelnews on social:
Instagram:
Twitter:
Facebook:
LinkedIn:
All our screencasting gear:
➫ Business Inquires: hello@
----------------------------------------------------------------------
JOIN OUR WEEKLY LARAVEL NEWSLETTER
👉
----------------------------------------------------------------------
#phpstorm #phpdeveloper #webdevelopment #laravel #laraveldeveloper