matteosister / GitElephant

An abstraction layer for git written in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integrate with laravel

essaaam opened this issue · comments

Hi,

Is it possible to integrate GitElephant with laravel 5.1?!

Thanks,
Essam

as far as I know (never used it) laravel uses composer to autoload dependencies. So you just need to add it to your composer file and use it!

yes but we need to make ServiceProvider