Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.02 KB

Webgrind

A Chassis extension to install and configure Webgrind on your Chassis server. Webgrind

Usage

  1. Add this extension to your extensions directory git clone [email protected]:Chassis/webgrind extensions/webgrind
  2. Run vagrant provision.
  3. Open your web browser of choice and head to http://vagrant.local/webgrind or if you have a custom domain go to http://yourdomain.local/webgrind

Setup

  1. Install Xdebug Helper.
  2. Go to Settings -> More Tools -> Extensions in Google Chrome.
  3. Scroll down to Xdebug helper and click Options.
  4. Change the Profile Trigger Value to 1 e.g.
    Xdebug Helper PHPStorm
  5. Enable Xdebug Profiling e.g.
    Xdebug Profliing