Welcome Guest, Not a member yet? Register   Sign In
Dynamic image generation
#6

And you tried:

PHP Code:
$routes->get('/image/generate/(:segment)/(:segment)''Home::image/$1/$2'); 

That should work fine as long as your Home controller matches the namespace it's looking for. By default that would be App\Controllers\Home.
Reply


Messages In This Thread
Dynamic image generation - by Michal_PB1 - 01-15-2020, 02:28 PM
RE: Dynamic image generation - by Dedov_Evgeniy - 01-16-2020, 12:43 AM
RE: Dynamic image generation - by Michal_PB1 - 01-16-2020, 09:30 AM
RE: Dynamic image generation - by kilishan - 01-16-2020, 09:37 AM
RE: Dynamic image generation - by Michal_PB1 - 01-16-2020, 09:42 AM
RE: Dynamic image generation - by kilishan - 01-16-2020, 09:51 AM
RE: Dynamic image generation - by Michal_PB1 - 01-16-2020, 09:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB