Skip to content

Instantly share code, notes, and snippets.

@misterebs
Created June 17, 2016 19:39
Show Gist options
  • Save misterebs/b64e164063bc43f519c7e4de5c629591 to your computer and use it in GitHub Desktop.
Save misterebs/b64e164063bc43f519c7e4de5c629591 to your computer and use it in GitHub Desktop.
Clone Laravel Blog
git clone https://github.com/misterebs/Laravel-Coding-Adaptation.git
composer install
php artisan migrate
php artisan db:seed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment