project blaravel
A Custom Version of Laravel Framework which completely follows PSR1/2
wataridori/blaravel
A Custom Version of Laravel Framework which completely follows PSR1/2
- Friday, February 20, 2015
- by wataridori
- Repository
- 1 Watchers
- 0 Stars
- 9 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Base Laravel
Just A Laravel Project which completely follow the PSR coding standard, (*1)
, (*2)
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, (*3)
-
If you are using an IDE, run php artisan ide-helper:generate
to generate helper for IDE. View docs here, (*4)
Link
dev-master
9999999-dev
A Custom Version of Laravel Framework which completely follows PSR1/2
Sources
Download
MIT
The Requires
The Development Requires
laravel
base
v0.0.1
0.0.1.0
A Custom Version of Laravel Framework which completely follows PSR1/2
Sources
Download
MIT
The Requires
The Development Requires
laravel
base