I experienced the same issue yesterday and nearly spent 3hrs just trying to figure out the issue. Well, for my case, in one of my controllers, I don't know how but I typed it there but found 00 at the start of the controller file. It was something like:
00<?php
class MyController extends BaseController {
...
}
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community