2017 © Pedro Peláez
 

library lara-parse

ِA Laravel implementation for Parse Server

image

unitoneict/lara-parse

ِA Laravel implementation for Parse Server

  • Monday, February 22, 2016
  • by devmsh
  • Repository
  • 2 Watchers
  • 3 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

LaraParse

Before even Parse take a desision to close the cloud host in 2017, we at Unit One start developing our own parse server implemtnation as a Laravel package., (*1)

You can install the package via composer, (*2)

composer require unitoneict/lara-parse

Then you need to add LaraParseServiceProvider to your config/app.php provider, (*3)

  'providers' => [
        /*
         * Application Service Providers...
         */
        ...
        UnitOneICT\LaraParse\LaraParseServiceProvider::class
    ],

The Versions

22/02 2016

dev-master

9999999-dev https://github.com/unitoneict/LaraParse

ِA Laravel implementation for Parse Server

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

laravel server parse baas mbaas

22/02 2016

0.3

0.3.0.0 https://github.com/unitoneict/LaraParse

ِA Laravel implementation for Parse Server

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

laravel server parse baas mbaas

22/02 2016

0.2

0.2.0.0 https://github.com/unitoneict/LaraParse

ِA Laravel implementation for Parse Server

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

laravel server parse baas mbaas

19/02 2016

0.1

0.1.0.0 https://github.com/unitoneict/LaraParse

ِA Laravel implementation for Parse Server

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

laravel server parse baas mbaas