Hi All, Trying to add AssetManager as a submodule with git, have added "https://github.com/RWOverdijk/AssetManager" as a submodule and have also added "git://github.com/kriswallsmith/assetic.git" as a submodule, after enabeling the 'AssetManager' in the config and follwing the tutorial all i get is
<code> Fatal error: Class 'Assetic\Asset\FileAsset' not found in C:\Users\...\ZendSkeletonApplication\vendor\AssetManager\src\AssetManager\Resolver\PathStackResolver.php on line 184 </code> I am guessing that i should autoload the assetic but not sure how.. any guidance would be great? Thanks -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/AssetManager-installation-from-Git-tp4657897.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
