With this code , I get a blank screen, and the debug stop but doesn't shows an error
$instance = app('App\Http\Controllers\MyControllers\ConsumerController');
$consumerSegmentList = $this->getSegmentList($instance);
The problem its when I try to get a controller instance with app function the route its correct but I don't know whats the problem, this code its ib ParentController which is the parent of ConsumerController
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire