msurguy / laravel-shop-menu

Menu ordering/management application demo, like Wordpress menu manager
http://laravel-menu-builder.gopagoda.com/admin/menu
334 stars 100 forks source link

error when running 'php artisan serve' #5

Open nanangkoesharwanto opened 9 years ago

nanangkoesharwanto commented 9 years ago

{"error":{"type":"Symfony\Component\Debug\Exception\FatalErrorException","me ssage":"Class 'Fideloper\Proxy\ProxyServiceProvider' not found","file":"C:\xa mpp\htdocs\menumaster\vendor\laravel\framework\src\Illuminate\Foundation \ProviderRepository.php","line":158}}

RossTsachev commented 8 years ago

I get the same error, adding the 'fideloper/proxy' package via composer doesn't resolve it either.