Skip to content

Instantly share code, notes, and snippets.

@eliasfaical
Last active December 14, 2017 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eliasfaical/a94e62acfe57bffe57a10346c858dd36 to your computer and use it in GitHub Desktop.
Save eliasfaical/a94e62acfe57bffe57a10346c858dd36 to your computer and use it in GitHub Desktop.
# composer install
# php artisan key:generate
# php artisan migrate --seed
# php artisan migrate:refresh --seed (*)
# php artisan passaport:install
# Adicionando URL
echo "127.0.0.1 tangoseed.dev" >> /etc/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment