icstudio / oc-idehelper-plugin

OctoberCMS 插件,通过提供 IDE 辅助功能使开发更简单

安装: 0

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 0

开放问题: 0

类型:october-plugin

1.0.1 2022-10-21 13:46 UTC

This package is auto-updated.

Last update: 2024-09-18 14:20:42 UTC


README

此插件将 icstudio/ide-helpers 包添加到 October,以提供更好的 IDE 支持。

安装

  • git clone/plugins/icstudio/idehelper
  • composer install
  • php artisan ide-helper:generate

配置

无需配置,但若要使用 php artisan ide-helper:models,您可能需要编辑 /config/config.php 以包含您希望扫描的模型文件。

待办事项

  • 更新后自动清除编译/生成/优化