Files
barryvdh_laravel-ide-helper/php-templates
Kristijan 187ce9beeb Update configs.php (#1662)
Fixes config items incorectlly set as `string` due to `'array(...)'` value passed to `gettype` instead of real array
2025-01-23 18:56:10 +01:00
..
2025-01-06 16:29:58 +01:00
2025-01-23 18:56:10 +01:00
2024-12-30 15:06:36 +01:00

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