Matt-CloudEngineering / vue-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Easy Up

Comes with Vagrant setup and ready to roll with php7.1 and mySQL

Usage

  • Run Vagrant Up
  • Get Building!

Note: bootstrap.sh will run with Vagrant up it will install and configure PHP, MySQL, Composer. Once everything is installed it will run composer and setup laravels app key, ect. To change this behavoir just edit bootstrap.sh

Renaming Project

  • Delete the .git folder
  • Run git init
  • Edit .git/description
  • Create new GitHub Repo
  • Follow the instructions for adding the new repo as the remote origin (do not init with readme)

Note Composer Install is using extra verbose to succesfully install Laravel 5.5.25

vue-app

About


Languages

Language:PHP 66.5%Language:HTML 20.2%Language:Vue 10.1%Language:Shell 2.1%Language:JavaScript 1.2%