NuSphere Forums Forum Index
NuSphere Forums


Mon Nov 04, 2019 7:21 am
Replies: 6
Views: 3939
Thanks but it is easier with ngrok (with the little trick you showed me).

Access to ngrok session address is not intuitive. This session number ('http://604df65f.ngrok.io') change every time you s ...

Fri Nov 01, 2019 10:16 am
Replies: 6
Views: 3939
Whoo-hoo! Its working!
Thanks Very Happy

As I mention before, ngrok is a tool that enables me to "expose" my localhost to the internet. The reason I'm using it is because I want to be able to ...

Thu Oct 31, 2019 7:38 am
Replies: 6
Views: 3939
I have tried starting ngrok with this : ngrok http -host-header=rewrite 127.0.0.1 but still nothing works

The code executes but the debugger does not starts, with the same error message: Failed to ...

Wed Oct 23, 2019 4:02 pm
Replies: 6
Views: 3939
Hi.

I'm currently trying to debug Paypal IPN (Instant Payment Notification) on localhost. Since an external service cannot access localhost, I decide to use ngrok (https://ngrok.com) to be able to ...

Thu Sep 26, 2019 11:23 am
Replies: 1
Views: 3243
Hi.

I need to debug a Laravel project wich is incorporated in a Vagrant and Homestead VM session.

I have added port forwarding for debuger port 8080 in my Homestead.yaml

ports:
- send: 2 ...

Thu Jul 25, 2019 12:42 pm
Replies: 5
Views: 2196
Hi Dimitri.

Could you please tell me when the release will be done, since I'm currently starting PHPUnit implementation in the department and everyone are waiting for me to start unit testing Wink
...

Tue Sep 18, 2018 3:04 pm
Replies: 0
Views: 4247
Hi Dmitry

Every time I'm looking for a variable in my code, using 'find in file' recursive search from project root, I'm getting

-The files where I'm using it (good)
-The files where it is ment ...

Tue Oct 17, 2017 1:50 pm
Replies: 1
Views: 3010
Hi.

Is there a way in PhpEd, to evaluate source code conformity and quality, in the IDE, just like Atom Linter (Can't add a link... Look for [atom linter] in google)

I know that there is a way u ...

Mon Jul 10, 2017 3:27 pm
Replies: 2
Views: 4205
Hi Although it's an old post, I ran into the same problem and found a solution, wich is more, "informative" than Dimitri's one... Wink

The easiest way to pass DBGSESSID is like this


...

Mon Jun 19, 2017 3:22 pm
Replies: 2
Views: 4679
I'm currently debugging an application that has not been created by me and I have place a lot of breakpoints to understand its workflow.

Some times I would like to execute the code without breaking ...

Thu May 11, 2017 1:25 pm
Replies: 1
Views: 6931
Hi.

I am trying to debug my project in phpEd while using apache server in Xampp.

The reason for this is because I want to use the same php version for both project display and debugging.
(Xampp ...

Thu Jun 02, 2016 8:38 pm
Replies: 1
Views: 3272
Hi.

I'm trying to debug a wordpress installation on localhost, but something strange happened.

In PhpEd, I click, as usual, on the debug button and chrome is starting with a standard debugging a ...
Page 1 of 2
All times are GMT - 5 Hours