2017 © Pedro Peláez
 

library laravel-kickstart

An more advanced workflow for one of the most popular and fastest-growing PHP frameworks available.

image

samrap/laravel-kickstart

An more advanced workflow for one of the most popular and fastest-growing PHP frameworks available.

  • Wednesday, July 20, 2016
  • by samrap
  • Repository
  • 5 Watchers
  • 50 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 2 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Laravel Kickstart

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

### What is Laravel Kickstart?

Laravel Kickstart is a Laravel starter configuration that helps you build Laravel websites faster. It comes with an Elixir configuration, the latest versions of Bootstrap and JQuery, a Blade wrapper template, debug tools, and much more., (*2)

### Why Laravel Kickstart?

Laravel is an amazing framework that lets you build scalable applications rapidly and professionally. However, when it comes time to tie in the front end, a lot of time is spent configuring views, stylesheets, and scripts. Laravel Kickstart aims to provide you with a front end workflow as advanced as Laravel's back end workflow, while tying both together seamlessly., (*3)

### Features

  • Gulp/Elixir Configuration: Compile your Sass and JavaScript files with Laravel Elixir. Your styles and scripts will automatically be combined with the project's Node dependencies and injected into the base Blade file.
  • DRY Philosophy: Modularized Sass and JavaScript files out of the box to prevent repetitive front end code. A main.js file utilizes DOM-based routing, while a highly organized Sass file structure (based on Sage) breaks your styles into organized groups. Staying DRY never felt so good!
  • Blade Wrapper: A base Blade template that acts as a wrapper for all your pages automatically pulls in your styles and scripts and provides many sections to extend.
  • Enhanced Debugging: Laravel Kickstart implements the Whoops error handler and Laravel Debugbar for advanced debugging in app debug mode.
  • Even More: That's right. Read on to find out about the loads of other small features in Laravel Kickstart that make Laravel development even more streamlined.

### Installation

Install via composer:, (*4)

composer require samrap/laravel-kickstart

Then add the service provider to your providers array in config/app.php:, (*5)

Samrap\Kickstart\KickstartServiceProvider::class

Finally, just run the php artisan:kickstart command and let Laravel Kickstart do the rest., (*6)

You're now ready to utilize all the great features Laravel Kickstart has to offer!, (*7)

### Usage

Head over to the Laravel Kickstart Wiki for the quick and useful documentation on utilizing Laravel Kickstart's awesome features., (*8)

### Contributing

Contributions are more than welcome! You can submit feature requests to rapaport.sam7@gmail.com, or fork the repo yourself!, (*9)

The Versions

20/07 2016

dev-master

9999999-dev

An more advanced workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Sam Rapaport

laravel package elixir

20/07 2016

2.0.x-dev

2.0.9999999.9999999-dev

An more advanced workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Sam Rapaport

laravel package elixir

26/06 2016

v2.0.0

2.0.0.0

An more advanced workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Sam Rapaport

laravel package elixir

06/06 2016

1.1.x-dev

1.1.9999999.9999999-dev

Laravel Kickstart. An advanced front end workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework laravel package laravel wrapper

06/06 2016

v1.1.0

1.1.0.0

Laravel Kickstart. An advanced front end workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework laravel package laravel wrapper

23/04 2016

1.0.1

1.0.1.0

Laravel Kickstart. An advanced front end workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework laravel package laravel wrapper

05/04 2016

1.0

1.0.0.0

Laravel Kickstart. An advanced front end workflow for one of the most popular and fastest-growing PHP frameworks available.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework laravel package laravel wrapper