Coder Social home page Coder Social logo

laravel-boilerplate-installer's Introduction

This is a command line installer for the Laravel 5 Boilerplate project that gives you a step by step wizard for installation instead of doing it manually.

How To Use

Prerequisites:

  • Composer (Local or global)
  • NPM (Global)
  • Gulp (Global)

First, download the Laravel installer using Composer:

composer global require "rappasoft/laravel-boilerplate-installer"

Make sure to place the ~/.composer/vendor/bin directory (or the equivalent directory for your OS) in your PATH so the boilerplate executable can be located by your system.

Once installed, the boilerplate new command will create a fresh Laravel Boilerplate installation in the directory you specify.

If you leave the directory out it will install in the current working directory.

For example:

boilerplate new mywebsite

Will install in a new folder called mywebsite using the current working directory as the base.

It will take you through the following steps:

  • Download
  • Composer Install
  • Copy the .env file
  • Generate the Key
  • NPM Install
  • Running Gulp
  • Set the Namespace
  • Connect to the Database
  • Set the Administrator Account
  • Seed the Database

Not all steps are required an it will ask you along the way.

This has only been tested on Laravel Homestead and not MAMP/XAAMP

laravel-boilerplate-installer's People

Contributors

rappasoft avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.