mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
* Add phpstorm meta hints * composer fix-style * Use php-templates from vs-code * Fix view instance * composer fix-style * Add translations * composer fix-style * map to string * composer fix-style * Fix test --------- Co-authored-by: laravel-ide-helper <[email protected]>
6 lines
189 B
Markdown
6 lines
189 B
Markdown
The templates here are based on the official VS Code extension by Laravel https://github.com/laravel/vs-code-extension
|
|
|
|
Modifications:
|
|
- return instead of echo
|
|
- do not serialize to JSON
|