29.07.2016 Views

laravel-5

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Laravel Homestead 54<br />

.<br />

1 ports:<br />

2 - send: 93000<br />

3 to: 9300<br />

4 - send: 7777<br />

5 to: 777<br />

6 protocol: udp<br />

Blackfire Profiler<br />

Blackfire Profiler⁴⁴ by SensioLabs automatically gathers data about your code’s execution, such<br />

as RAM, CPU time, and disk I/O. Homestead makes it a breeze to use this profiler for your own<br />

applications.<br />

All of the proper packages have already been installed on your Homestead box, you simply need to<br />

set a Blackfire Server ID and token in your Homestead.yaml file:<br />

.<br />

1 blackfire:<br />

2 - id: your-server-id<br />

3 token: your-server-token<br />

4 client-id: your-client-id<br />

5 client-token: your-client-token<br />

Once you have configured your Blackfire credentials, re-provision the box using vagrant provision<br />

from your Homestead directory. Of course, be sure to review the Blackfire documentation⁴⁵ to learn<br />

how to install the Blackfire companion extension for your web browser.<br />

⁴⁴https://blackfire.io<br />

⁴⁵https://blackfire.io/getting-started

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!