Results 27 comments of Hugh Messenger

@fico7489 glad to see this PR merged. Are you intending to add Laravel 10 support when that arrives soon?

Hi, searched for this issue and landed here. As of a week or so ago, my Laravel IDEA stopped suggesting for model attributes like $fillable. Worked great for the last...

Thanks. I went for the character set solution as a couple of my users actually have crazy long path names. If it turns into a problem, I'll PR something to...

I submitted a PR with fixes for the new code. I suspect you may need to fix that CHARSET usage in the original code as well.

Just to be clear about that CHARSET fix, I don't know if it's a MySQL version thing, but all the versions I use, it's CHARACTER SET not CHARSET ... http://dev.mysql.com/doc/refman/5.7/en/charset-database.html

@danharrin @johanzandstra Just wanted to chime in here, supporting the feature, but also strongly supporting keeping it optional for **quite some time**. The feature as initially merged (without opt-in) broke...

@zepfietje I doubt it's directly related, but probably needs some baked in scrollInToView() code on next/prev actions. I'll take a look over the weekend.