zimudec / oc-idehelper-plugin

IDE Helpers for October CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDE Helpers

This plugin adds barryvdh/ide-helpers package to October for better IDE support.

Installation

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

Configuration

No configuration is necessary, but for use of php artisan ide-helper:models you may need to edit /config/config.php to include the model files you wish to be scanned.

TODO

  • Auto clear-compiled/generate/optimize after update

About

IDE Helpers for October CMS

License:MIT License


Languages

Language:PHP 100.0%