Skip to content

GregoryBrownConsultancy/wn-idehelper-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDE Helpers

This is a forked and quickly hacked together version of fynsarmy IDE helper plugin adjusted to work with WinterCMS

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

Installation

From the root of your application (where artisan is located.) run the following commands:

git clone https://github.com/GregoryBrownConsultancy/wn-idehelper-plugin.git plugins/gbc/idehelper
composer update
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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%