jkocik / laravel-profiler

Profiler for Laravel Framework
MIT License
188 stars 13 forks source link

Run the package on real server #5

Closed microdesign closed 3 years ago

microdesign commented 4 years ago

I try to run the package on the real server and staging of my app, the connection is successful but the link is not working.

What is the process of using this in staging servers

jkocik commented 4 years ago

The best would be to run Client on your local machine and connect from your local to sandbox server. In that scenario you should start Profiler Server on your sandbox.