2017 © Pedro Peláez
 

library laravel-starter

Starter for Laravel 4 based projects.

image

jamesking56/laravel-starter

Starter for Laravel 4 based projects.

  • Monday, November 10, 2014
  • by Jamesking56
  • Repository
  • 0 Watchers
  • 0 Stars
  • 9 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Jamesking56's Laravel 4 Starter

This project is an easy bootstrap for Laravel. I use it as a base for all of my projects., (*1)

Installation

DO NOT CLONE THIS REPO! Please download this repo as an archive first then you may use it. If you clone this repo, you may accidentally commit .env.php files (Which is a really bad practice!), (*2)

What features does it have?

  • .env.php files for sensitive configs
  • helpers.php file and psr-0 configuration template (ready for your own namespace)
  • Packages I normally use (you don't have to use these if you don't want to).

Usage

You can utilise this in two ways:, (*3)

  1. Download as a ZIP and drop it into your project folder.
  2. Use composer: composer create-project jamesking56/laravel-starter yourfoldername --prefer-dist

Contribution guidelines

Feel free to submit a Pull Request. I may however modify your code to document it better or follow my own writing style., (*4)

License

Uses the same as Laravel/Laravel (MIT), (*5)

The Versions

13/07 2014
05/07 2014
05/07 2014