Same error on PHP 5.5.6. The weird part is it worked two days ago running the exact same installation commands but after deleting the installation to start fresh it now throws this error every time! We have a team of 30 developers trying to learn Laravel and everything has come to a grinding halt. Installation instructions: http://www.neontsunami.com/post/installing-composer-and-laravel-4-on-media-temple-(gs)
The error seems to suggest that it doesn't understand Traits (that's line 7 use MacroableTrait;
), so it does seem that maybe you are on 5.3 somehow. Is your CLI different then your web PHP?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community