Skip to content

Instantly share code, notes, and snippets.

@radxene
Last active June 6, 2016 13:12
Show Gist options
  • Save radxene/e37c4872a1dbac1934490e58c6a77ba7 to your computer and use it in GitHub Desktop.
Save radxene/e37c4872a1dbac1934490e58c6a77ba7 to your computer and use it in GitHub Desktop.
Slim initial packages
composer require slim/slim "^3.0"
composer require slim/twig-view
composer require php-di/slim-bridge
composer require illuminate/database
composer dump-autoload -o
composer require respect/validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment