basemkhirat / elasticsearch

The missing elasticsearch ORM for Laravel, Lumen and Native php applications
MIT License
401 stars 130 forks source link

Eloquent model events not working? #95

Open tnguyen444 opened 6 years ago

tnguyen444 commented 6 years ago

Tried to use eloquent model events with this, but they don't seem to be working when I do a save? I'm guessing this is something that will need to be extended?