Download the PHP package shnhrrsn/laravel-5-base-app without Composer
On this page you can find all versions of the php package shnhrrsn/laravel-5-base-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shnhrrsn/laravel-5-base-app
More information about shnhrrsn/laravel-5-base-app
Files in shnhrrsn/laravel-5-base-app
Download shnhrrsn/laravel-5-base-app
More information about shnhrrsn/laravel-5-base-app
Files in shnhrrsn/laravel-5-base-app
Vendor shnhrrsn
Package laravel-5-base-app
Short Description Alternative base app for Laravel 5.2
License
Package laravel-5-base-app
Short Description Alternative base app for Laravel 5.2
License
Please rate this library. Is it a good library?
Informations about the package laravel-5-base-app
Laravel 5 Base App
Mainly based on the standard L5 app, with a few changes:
- DotEnv was removed in favor of L4 style folder config
- Restored Whoops as the error handler
- Restored L4 style env detection callback function via
App\Bootstrap\DetectEnvironment
- Added back in
illuminate/html
and related service providers - Removed most of the boilerplate code
- Removed elixir/gulp in favor of
shnhrrsn/laravel-assets
Installation
composer create-project shnhrrsn/laravel-5-base-app --prefer-dist
All versions of laravel-5-base-app with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
laravel/framework Version 5.2.*
shnhrrsn/laravel-5-base-app-support Version 2.0.*
filp/whoops Version 1.*
laravelcollective/html Version 5.2.*
laravel/framework Version 5.2.*
shnhrrsn/laravel-5-base-app-support Version 2.0.*
filp/whoops Version 1.*
laravelcollective/html Version 5.2.*
The package shnhrrsn/laravel-5-base-app contains the following files
Loading the files please wait ....