Tagged Questions

1
vote
1answer
34 views

Debugging PHP-based MVC controller interactively

I'm trying to get indefero working on a webhost I'm running, and the /login URL simply appears to be redirecting back to the main controller. I assume I have a setup issue, and rather than bother the …