panique / mini2

Just an extremely simple naked PHP application, useful for small projects and quick prototypes.
MIT License
417 stars 102 forks source link

Where do i put sass-compiler.php ? #15

Closed russweas closed 10 years ago

russweas commented 10 years ago

NEVER MIND NEVER MIND NEVER MIND NEVER MIND. I THOUGHT COMPOSER WULDN'T WORK ON MAC. I WAS WRONG. ITS ACTUALLY THE EASIEST THING I'VE EVER INSTALLED FROM TERMINAL.

I have changed the composer.json, created a folder called vendor, and put sass-compiler.php in there. I am still getting Fatal error: Class 'SassCompiler' not found in /Applications/AMPPS/www/php-mvc-advanced-master/index.php on line 27. I got sass-compiler.php from https://github.com/panique/laravel-sass . Please help. I will temporarily comment out line 27 in index.php for now. Thanks, and great project. I can't wait to learn how to use and play around with TWIG and SASS compiler.