-
Hello, I get errors when using userUnreadMessages having 0 messages:
```
ErrorException: Exception 'ErrorException' with message 'Undefined offset: -1' in /var/www/project/vendor/laravel/framework/sr…
bstrx updated
8 years ago
-
Do I need to send a PR to gh-pages-source ?
service: BearyChat
website: https://bearychat.com
intro: A messenger for teams.
channel: https://github.com/laravel-notification-channels/bearychat
-
Type error:
`Argument 1 passed to Gerardojbaez\Messenger\Messenger::from() must be an instance of Gerardojbaez\Messenger\Contracts\MessageableInterface, integer given, called in /var/www/html/work/v…
13dev updated
8 years ago
-
Hi! please help me to implement a function in Messagable for access from unread-count.blade.php and count new messages in threads.
I already trying using `userUnreadMessagesCount($user_id)` for this …
-
When I'm trying to First publish the configuration file it says "Nothing to publish". I am using the following commend
$ php artisan vendor:publish --provider="sammyk/laravel-facebook-sdk" --tag="con…
-
D:\websites\phphub5>npm install --no-bin-links
npm WARN unmet dependency D:\websites\phphub5\node_modules\laravel-elixir\node_modules\browserify requires glob@'^4.0.5' but will load
npm WARN unmet dep…
-
Could you please clarify further the verify_token and token step? Are they both one and the same?
-
I am getting an error when i include newMessagesCount() in my navigation. I looked through the laravel/messenger models and could not see a function for that. Should it be in the user model ? or messa…
ghost updated
8 years ago
-
Hi
Do you still support Laravel 5.1? Since use pluck instead of lists , the package not working anymore with 5.1.
Thanks.
-
Hi, I wanted to include your package to my Laravel app but I get "Nothing to publish for tag []" when I run php artisan vendor:publish --provider="Cmgmyr\Messenger\MessengerServiceProvider" on my serv…