Files
wolfcode d62a67aafe refactor(admin): use param instead of post to get request parameters
- In both Admin and Menu controllers, change $request->post('id') to $request->param('id')
- This change improves code consistency and allows for more flexible parameter retrieval
2024-12-17 11:22:01 +08:00
..
2023-06-15 16:18:27 +08:00
2024-05-13 11:16:20 +08:00
2024-05-13 11:16:20 +08:00
2023-06-15 16:18:27 +08:00
2023-06-15 16:18:27 +08:00
2024-05-13 11:16:20 +08:00
2023-06-15 16:18:27 +08:00
2024-05-13 11:16:20 +08:00
2024-05-13 11:16:20 +08:00