Skip to content

Conversation

@Nima8FT
Copy link
Contributor

@Nima8FT Nima8FT commented Nov 16, 2025

  • Replaced individual admin routes with Route::resource.
  • Merged IndexController and CreateController into a unified Controller.
  • Updated admin panel logic and views to use the new controller structure.
  • Cleaned up old controller references and improved overall route organization.

Fix #476

…troller,TagController,UserController,CategoryController and resource routing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor routes to use Resource Controllers

1 participant