29.07.2016 Views

laravel-5

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Database: Getting Started 395<br />

Listening For Query Events<br />

If you would like to receive each SQL query executed by your application, you may use the listen<br />

method. This method is useful for logging queries or debugging. You may register your query listener<br />

in a service provider:<br />

.<br />

1

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

Saved successfully!

Ooh no, something went wrong!