Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Can a controller method be excluded from redirect()->back()?
Post: RE: Can a controller method be excluded from redir...

Nevermind, I see DownloadResponse is ignored and I need to update my image download to use $response->download()
883 Views
1 Replies
04-26-2022, 06:47 AM
navblue
    Thread: Can a controller method be excluded from redirect()->back()?
Post: Can a controller method be excluded from redirect(...

Is there a way to exclude a controller method from being added to redirect()->back()?  For example, say I have a function that returns an image or file directly to the browser. I wouldn't necessarily...
883 Views
1 Replies
04-26-2022, 05:43 AM
navblue
    Thread: Myth\Auth extending AuthController
Post: RE: Myth\Auth extending AuthController

I have a route set now! Thanks! It's been awhile since I've used CodeIgniter and didn't think to configure a route to extend the controller.  Makes sense now in hindsight.  Below is what I have con...
3,911 Views
2 Replies
12-16-2021, 05:45 AM
navblue
    Thread: Myth\Auth extending AuthController
Post: Myth\Auth extending AuthController

I'm trying to extend AuthController to make modifications of my own.  I've "published" the controller with the auth:publish spark module, but my application isn't using the new controller in App\contr...
3,911 Views
2 Replies
12-15-2021, 09:00 AM
navblue

Theme © iAndrew 2016 - Forum software by © MyBB