Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMayur Pande
Courses Plus Student 11,711 PointsWhen running program I get an error
I don't get the list like Phil does when he runs the program. I get this error;
Fatal error: Uncaught Error: Class 'League\Flysystem\Adapter\Zip' not found in /home/treehouse/workspace/index.php:10 Stack trace: #0 {main} thrown in /home/treehouse/workspace/index.php on line 10
Jacob Mishkin
23,118 Pointsnot sure what's going on, but it looks like an error in or around line 10 of your index.php file.
it looks like this:
Class 'League\Flysystem\Adapter\Zip'
is not found.
Jeffrey Davidson
26,147 PointsJeffrey Davidson
26,147 PointsI receive the same error. From the time I have tried this the version I"m on is 1.0.24