Jump to content

Module does not work although it is recognized


Recommended Posts

Posted

Hello,

 

I tried to create a module myself. It's recognized and is enabled. However, the corresponding function isn't added, and when I click "View Admin Module," I get a 404 error. I've tried to find the error, but I'm at a loss. The route, etc., is all correct.

Screenshot 2025-05-06 223658.png

Posted

If you create a module with artisan there is no need to edit or create a special route or anything. If you've cleared the cache there is always a created template like "This view is loaded from module: -yourmodulename-" as an example in your modules/-yourmodulename-/Resources/views/admin folder.

So with the information we've, check your folders if all the blades, controllers, middleware, routes are created and present. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...