Testing restfull controllers with profiler - Laravel 3
I am using laravel 3. I enabled the profiler. It's working fine when I am
viewing views but when I try to test the Restfull controllers, all of the
html of profiler also comes in response. How to get rid of this?
No comments:
Post a Comment