Base icon indicating copy to clipboard operation
Base copied to clipboard

problem running partners module 404

Open mostadev opened this issue 4 years ago • 8 comments

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,

mostadev avatar Apr 03 '21 16:04 mostadev

Hello, what is the URL that gives you à 404? Did you create a page linked to the Partners module?

sdebacker avatar Apr 05 '21 19:04 sdebacker

index page of partners module

mostadev avatar Apr 07 '21 14:04 mostadev

Sorry I cannot help without more information.

sdebacker avatar Apr 08 '21 20:04 sdebacker

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 screenshot-ibc test-2021 04 09-09_06_57

mostadev avatar Apr 09 '21 07:04 mostadev

Ok, and if you run php artisan cache:clear ? or php artisan view:clear ?

sdebacker avatar Apr 09 '21 07:04 sdebacker

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!!!

mostadev avatar Apr 09 '21 08:04 mostadev

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.

sdebacker avatar Apr 09 '21 08:04 sdebacker

Any solution?

Lucas1314FN avatar Dec 21 '21 00:12 Lucas1314FN