You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I guess I can already say thank you because this package will probably help me for my use, but I'm not sure at this point :-)
I have a laravel app that uses unpoly a lot, and I need to return the correct response types (for example up-follow to a 404 page doesn't work since laravel will return json instead of html fragment).
Is it the purpose of this package? If so do I need to add the created unpoly middleware to all routes?