Anton Komarev

Results 196 comments of Anton Komarev

Feel free to add your tutorial to issue #25 and I will add it to the table in the first comment.

Thank you for the report @tvillager Could you provide a sample to reproduce it?

I've extended default model with my own behavior: https://github.com/antonkomarev/laravel-love-upgrade/blob/master/app/Models/Post.php It's adding Likes to Posts. It's ok if you wouldn't display them in admin panel, but if you will require to...

It might be related to https://github.com/composer/composer/issues/8153

For `/api/jobs` endpoint this URL might be useful: https://github.com/Microsoft/api-guidelines/blob/master/Guidelines.md#1324-operations-resource

@Sivanwol could you explain your idea in more details, please?

@Sivanwol Thank you for your suggestion! I'll need to think about it more.

There will be other type of jobs. For example job to add new Repository. So I started to think that we need to add `Jobable` term.

I'm really want this feature too :}

@andreldm Yup. It's just working without any issues on Ubuntu 16.04