Netbeans Php laravel support
WIP
- releases and nbm artifact upload can be done with github action also
Folder nodes for:
- configuration files
completion
- blade template path completion on
render,makeandviewmethods - config path completion for
configmethod
declaration finder
- blade template declaration finder
- config declaration finder
Commands
You will able to execute php Script using artisan directly from the IDE.
It has an inbuild customization to allow remote connection and docker usage.
remote connection works only with docker
- wip console commands
!! IMPORTANT !! Windows
For interactive docker execution commands, it would be best to install gihtub bash for windows.
Otherwise the terminal commands will try to use the default cgydrive
Configuration
Right click on the project.
- automatic laravel version detection from composer.json file
- script commands configuration


