ksassnowski/laravel-shareable-models

provide a way to configure custom Model

Open

#9 opened on Feb 9, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (269 stars) (23 forks)user submission
help wanted

Description

I am using MongoDB with jenssegers/laravel-mongodb eloquent implementation, and the SharableLink model currently using laravel official eloquent which doesn't support MongoDB

Contributor guide