![]() |
Thanks.
I've got it working. Using PHP Code: $routes->post('/store', 'SignupController::store'); (I must have had a typo in there when I tried earlier). Sorry for the confusion.
~ Dave
|
Messages In This Thread |
404 when accessing a function in a controller - by davecoventry - 09-11-2022, 05:48 AM
RE: 404 when accessing a function in a controller - by iRedds - 09-11-2022, 06:50 AM
RE: 404 when accessing a function in a controller - by davecoventry - 09-11-2022, 06:59 AM
RE: 404 when accessing a function in a controller - by JustJohnQ - 09-11-2022, 11:20 AM
RE: 404 when accessing a function in a controller - by davecoventry - 09-11-2022, 12:00 PM
RE: 404 when accessing a function in a controller - by JustJohnQ - 09-12-2022, 06:05 AM
RE: 404 when accessing a function in a controller - by davecoventry - 09-12-2022, 12:52 PM
RE: 404 when accessing a function in a controller - by ozornick - 09-12-2022, 11:43 AM
RE: 404 when accessing a function in a controller - by davecoventry - 09-12-2022, 12:54 PM
RE: 404 when accessing a function in a controller - by davecoventry - 09-14-2022, 12:48 PM
|