LaraParse provides a nice integration for using Parse (parse.com) with Laravel 5+
MIT License
27
stars
19
forks
source link
Updated Parse Service provider to correctly register the authentication provider & updated config file and service provider to account for mount path second parameter. #51
This update correctly registers the parse auth provider. This addresses issue #49.