Parziphal / parse

Parse with an Eloquent-like interface for Laravel
MIT License
17 stars 13 forks source link

Install #1

Closed chdez closed 7 years ago

chdez commented 7 years ago

How install?

Parziphal commented 7 years ago

You have to add the package to your project by running:

composer require parziphal/parse:dev-master

Then follow the setup process is in the readme file. If you got further questions feel free to ask.