ksassnowski/laravel-shareable-models

provide a way to configure custom Model

Open

#9 opened on Feb 9, 2018

 (2 comments) (0 reactions) (0 assignees)PHP (23 forks)user submission
help wanted

Repository metrics

Stars
 (267 stars)
PR merge metrics
 (No merged PRs in 30d)

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