-
### General Information
GeocoderLaravel Version: 1.0.5
Laravel Version: 5.4
PHP Version: 7.1
Operating System and Version: Ubuntu (Homestead) on Windows 10 (VirtualBox)
### Issue Description
G…
-
I read the other issue threads about using the built in Laravel notifications system, but that won't really work in my use case. I need the system to send a person a message to their messenger inbox …
-
I am looking for the guidance on the following:
1. what paths to user for Providers and Facades?
2. How to call it in my controller?
I tried following this tutorial https://github.com/setkyar…
-
I hope I'm making sense with this question.
I have set up botman and it's on my production server.. the webhook is set up and everything is working. I am able to communicate with it via my own mess…
-
I installed it on EC2 (Ubuntu 16.04, mysql ) with my database configs, url and facebook token. I didn't make any other changes. But the route doesn't seem to respond. I have tested my laravel impl…
-
after composer update
php artisan vendor:publish --provider="Cmgmyr\Messenger\MessengerServiceProvider"
it gives nothing to publish ??
any ideas please ? !
-
One more thing which I found very important for this package is has an ability to set table names prefixes. I'm not talking about global application's database table names prefixes. That's mostly abil…
-
1.
![save](https://cloud.githubusercontent.com/assets/8773927/24347141/8949c010-1301-11e7-9116-199f7ca61a16.PNG)
![save1](https://cloud.githubusercontent.com/assets/8773927/24347142/894f1c5e-1301-…
-
Hi, I want to send message to all user as main admin. But there is about 20k users so every time when I want to send message to all users it adds 20k records in DB every time. Someone is using like th…
-
@wheredidgogogo Can you named this package?
Like my package `composer.json`
```json
{
"name": "casperlaitw/laravel-fb-messenger",
...
}
```