FOSJsRoutingBundle installation on Symfony2
问题 I have tried to install FOSJsRoutingBundle through reading this tutorial on this link: https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/Resources/doc/index.md but whenever I run this command $ php app/console assets:install --symlink web the following list of errors messages is displayed: PHP Fatal error: Class 'FOS\JsRoutingBundle\FOSJsRoutingBundle' not found in C:\wamp\www\calendar\app\AppKernel.php on line 19 PHP Stack trace: PHP 1. {main}() C:\wamp\www\calendar\app