DimiMikadze / laravel-angular-cms

CMS built on Laravel, AngularJS and Material Design
MIT License
269 stars 100 forks source link

about the vendor #11

Closed mjiong closed 8 years ago

mjiong commented 8 years ago

I clone the zip from git,and the composer install.but composer fail. I found that is the composer.lock old version?I copy another file and success to composer install. But I failed [Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Illuminate\Routing\ControllerServiceProvider' not found
. How can I to fixed it?

DimiMikadze commented 8 years ago

after installing composer, did you go trough all readme instructions?

mjiong commented 8 years ago

@DimitriMikadze I am sorry I'm too busy this times.I did on all the readme instructions.