You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
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 ?