Jason Varga

Results 404 comments of Jason Varga

@enespolat24 Does this PR fix your issue? Last you said on #43 was that you're still having issues.

@ryanmitchell What's the reason for using the `orderByRaw` and `CAST` stuff? Is it because you don't want to add an `order` column? I'm using MariaDB 10.5.8 and it doesn't seem...

Two things: 1. Why are you calling the column `sort_order` instead of just `order`? 2. How can we get that migration going? It's just a stub, how are people supposed...

> Order is a reserved word in some db engines. I’ve always avoided using it as a result. I would think as long as its quoted appropriately it'll be fine...

Thanks. We'll figure out the migration side of it from here. Leave it with us. Much appreciated!

Yup I'd love to rework it to work that way, that one day. It would be a significant change, though.

Can you provide an example image that would have different focal points? In general the whole premise of the focal point is so you can crop it at different sizes...

Not a bug. It's not documented, it's just a feature that doesn't exist. I've moved this to the ideas repo. In what situation do you need to sort form submissions?

I haven't tried Fortify and Statamic yet, but according to the docs, it says Fortify will use whatever auth guard your site is configured with. I would think it should...