Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 407 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 407 Bytes

PartnershipManager

Symfony2 application to handle partnership between MaliteanConsulting and its partners

Installation

Clone the project by using the command below :

$ git clone https://github.com/somane/PartnershipManager.git

Then go inside the cloned folder and use Composer to install all the application dependencies

$ php composer.phar update