I am using the Ardent 3 on Laravel 5.1.42 framework, and i get error ReflectionException in Container.php line 741 in controller with namespace.. e.g : app/Http/Controllers/Admin/PostController., But if i user default controller in app/Http/Controllers/PostController this is work..
What wrong ?