2017 © Pedro Peláez
 

project skeletor

The Laravel Framework.

image

madewithlove/skeletor

The Laravel Framework.

  • Tuesday, February 13, 2018
  • by Anahkiasen
  • Repository
  • 13 Watchers
  • 6 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 6 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

Skeletor

Skeletor, (*1)

Creating a new project

Replace {project} with the project name, (*2)

$ composer create-project madewithlove/skeletor {project} -s dev

Updating the skeleton

$ git remote add upstream git@github.com:laravel/laravel.git
$ git pull upstream master

Setting up the vagrant

Edit the config file at Homestead.yaml, after that just do 'vagrant up'to get started., (*3)

The Versions