2. It's also available. http://bundles.laravel.com/search?q=twig
3. Laravel focus on Event, so you can just set a listener to `laravel.language.loader` event and replace to anything you want it to be. Check http://www.keithloy.me/2012/04/yaml-config-files-in-laravel/
4. Same with Logging, just change https://github.com/laravel/laravel/blob/master/application/c...
2. It's also available. http://bundles.laravel.com/search?q=twig
3. Laravel focus on Event, so you can just set a listener to `laravel.language.loader` event and replace to anything you want it to be. Check http://www.keithloy.me/2012/04/yaml-config-files-in-laravel/
4. Same with Logging, just change https://github.com/laravel/laravel/blob/master/application/c...