Results 28 comments of Rob

> I changed lowercase to false but in my database the tagging_tagged->tag_slug remains uppercase but tagging_tags->slug becomes Pascal... I think this is not the correct way to do it. You...

I haven't had to add a config file to this library yet, but if I add this feature I'll want to put in a config file for it. To make...

I've made a laravel-8 branch for the moment. It just 'dev-laravel-8' in your composer.json

Oh interesting, yeah it is entirely possible to upgrade to code to do that. Good idea.

This is interesting. I never considered the idea of changing a tag string that is still in use. Ok I like this idea though of having this library handling this...

Am I blind? I'm just not seeing the race condition.

todo: wrap calls in DB::transaction()

Have to do a join to the likeable_likes table. I'm not sure of the exact code. https://laravel.com/docs/9.x/queries#joins

@120dev who has the best fork I can use instead?

Not without some changed to this library. We would probably have to make a few of the hardcoded "user_id" strings configurable to a different model. https://github.com/rtconner/laravel-likeable/search?q=user