problem running partners module 404
after i followed module installation instructions all things made successfully, except running module it give me 404 although i put
TypiCMS\Modules\Partners\Providers\ModuleServiceProvider::class,
Above
TypiCMS\Modules\Core\Providers\ModuleServiceProvider::class,
Hello, what is the URL that gives you à 404? Did you create a page linked to the Partners module?
index page of partners module
Sorry I cannot help without more information.
Sorry I cannot help without more information.
after i have followed instructions to install Partners Module and migrations done well i opened the url http://site.test/admin/partners and get 404 the same thing happened when i tried to create custom module by myself
look for the image

Ok, and if you run php artisan cache:clear ? or php artisan view:clear ?
Ok, and if you run php artisan cache:clear ? or php artisan view:clear ?
the same problem i tried to trace your various why this give response 404 and all tries failed to find solution!!!
I have no idea how to help you, I never had this problem. If you know someone who know Laravel well, perhaps he could help you.
Any solution?