#Enhance Laravel App Debugging with the Power of Cappadocia Viewer

6 messages · Page 1 of 1 (latest)

dense bluff
#

1-) You can send custom messages in real-time.

2-) You can view queries at your convenience with the following code:
cappadocia()->watchQueries();
User::latest()->first();
cappadocia()->stopWatchingQueries();

// The second query, User::first()->first(), will not be displayed in the viewer.

3-) You can monitor requests in real-time and perform fast searches on them.

#

4-) You dont need to use dd function. You can send it to viewer.

buoyant ember
#

Looks good 👍 would've tried it and maybe contributed to it if I hadn't previously purchased Ray.

pine kite
#

Looks like you're trying to the same as Ray already does.

tidal forge