Muhammad Akbar

Results 10 issues of Muhammad Akbar

The Search seem enabled by default so how can we disable search on some selects??

```animation: ${FadeAnimation};``` is not converted to css. The generated CSS will show `animation: FadeAnimation()` instead of converting it into actual css ``` import { css, keyframes } from 'styled-components'; const...

I was wondering if this could be bundled as an electron app so that executing the UI will be more user friendly.

feature

Any hints on how to implement this project without pusher to make it Realtime

Suggestion

I'm interested in knowing if a conversation is replied to or not, do i have to do find it by checking the last message or is there any other implemented...

In my User table the user id column is 'user_id' apart from default 'id' which is causing issue with Talk::threads() method as it is showing withUser->user_id and rest of the...

'**composer install**' shows error: > vinkla/pusher 2.5.0 requires php ^7.0 -> your PHP version (5.6.30) does not satisfy that requirement. Please run: '**composer update**' first and then try **install**

i was searching the web for implementing SQIDs in laravel and i found this document: https://okhaeadeleye.medium.com/how-to-use-sqid-to-hash-your-laravel-model-ids-for-the-frontend-834136ed6853 Which implements this rule to validate sqids. I would love to send a PR...

'value' does not exist on the object