piyushparkash / FamilyTree

Vanshavali:- FamilyTree is simple PHP Application targetting the collection of family data which can viewed with beautiful visualisation. You can add/update data, play with the visualisation, show you children their roots, add new members as they enter your family.
GNU General Public License v3.0
80 stars 39 forks source link

Vendor Folder Missing #53

Closed swap-khadke closed 5 years ago

swap-khadke commented 6 years ago

I got the following error, can you please help me with it,

Fatal error: require_once(): Failed opening required '/Volumes/Data/mamp_docs/des_ftree/f2/vendor/autoload.php' (include_path='.:/Applications/MAMP/bin/php/php5.4.45/lib/php') in /Volumes/Data/mamp_docs/des_ftree/f2/header.php on line 11

piyushparkash commented 6 years ago

You need install and run composer inside Family Tree. Composer will download and create vendor folder.