help: PhpED with Laravel |
Guru master
|
I've never used Laravel, but PhpED works just fine with Apache/HTTP rewrites. Nearly all of my sites use them.
If you start a debug session against a specific domain name, bear in mind that cookies are subsequently used by the browser to tell the server that you are debugging, so if a rewrite goes to a different domain name, the cookie won't be set. In that situation you can either manually put the ?DBGSESSID=1;d=1,p=0,c=1 on the end of the rewritten URL, or you can use the PhpED debug toolbar, or you can use the PHP DebugBreak() statement, which is a very forceful way of going into the debugger and for me has never failed. |
||||||||||||
|
help: PhpED with Laravel |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by