parse icon indicating copy to clipboard operation
parse copied to clipboard

Parse with an Eloquent-like interface for Laravel

Results 12 parse issues
Sort by recently updated
recently updated
newest added

Hello Guys, I am using laravel 7.29 and this Package version is 0.0.8. I am trying to using Auth in model , below is my model `use Parziphal\Parse\Auth\UserModel as Authenticatable;...

Hi, I want to use this package in the Laravel 8 application. But it's not installing. Please, can you add the Laravel 8 support? I face this error when trying...

Problem 1 - Installation request for parziphal/parse ^0.0.7 -> satisfiable by parziphal/parse[v0.0.7]. - Conclusion: remove laravel/framework v7.6.1 - Conclusion: don't install laravel/framework v7.6.1 - parziphal/parse v0.0.7 requires laravel/framework ^5.2 ->...

It's impossible now to use the package with Laravel 6.x or 7.x. However, everything works like a charm with these versions. Please, allow Laravel 6.x and 7.x in composer.json. It...

I want to resolve my issue #13

Is there a way to use this to auth via laravels api passport ? I have my ios app set up to use parse with my local parse server, normal...

hello all, thank you for such a great work. i want to mention that Parse SDK has an update that includes aggregate() function, which helps aggregation in Parse. you need...

User is not logged in even after remember token set.User is logged out soon after browser is closed