Skip to content

Instantly share code, notes, and snippets.

@hasen
Last active November 25, 2015 01:26
Show Gist options
  • Save hasen/e4baa238ab34f374b80a to your computer and use it in GitHub Desktop.
Save hasen/e4baa238ab34f374b80a to your computer and use it in GitHub Desktop.
Laravel v5.1.24でtwigを使うために,パッケージを追加した.
<?php
"providers" => [
"TwigBridge\ServiceProvider",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment