wataridori/blaravel

A Custom Version of Laravel Framework which completely follows PSR1/2
11
Install
composer require wataridori/blaravel
Latest Version:v0.0.1
License:MIT
Last Updated:Feb 20, 2015
Links: GitHub  ·  Packagist
Maintainer: wataridori

Base Laravel

Just A Laravel Project which completely follow the PSR coding standard

Latest Stable Version Total Downloads Latest Unstable Version License

Features

  • Laravel 5.0.x
  • All files were refactored to follow the PSR Coding Standard
  • jQuery & Bootstrap included
  • Well-designed View layout
  • HTML and FORM facade (which have been removed from the core installation in Laravel 5) included
  • IDE Helper & Laravel Debugbar included
  • And More ...

Install

  • Run the following command
composer create-project wataridori/blaravel --prefer-dist
  • Chmod storage folder to 777

  • If you are using an IDE, run php artisan ide-helper:generate to generate helper for IDE. View docs here

Link

Related Packages

za-web/l5-app

Base l5 application for ZaWeb laravel projects.

8 10
elliottlan/laravel-baser

Encode and decode integers with your own specified base!

31 1
triun/laravel-model-base

Generate Eloquent Model Bases for Laravel

9,113 2
kyrst/base

A good base for a new Laravel project.

85 0
bytenet/laravel-admin-base

ByteNET Laravel Admin's base package, which offers admin authentication

13 0