Download the PHP package fkeloks/laravel-boilerplate without Composer
On this page you can find all versions of the php package fkeloks/laravel-boilerplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-boilerplate
Laravel 5.8 Boilerplate
Laravel 5.8 Boilerplate by Florian B.
Features - Changes from the official Laravel project
- Authentication system (Using the
artisan make:auth
command)- Seeder for a default user (email:
[email protected]
, password:admin
)
- Seeder for a default user (email:
- Third-party libraries for more efficient development
- IDE Helper (With the
barryvdh/laravel-ide-helper
library) - Laravel Debugbar (With the
barryvdh/laravel-debugbar
library) - Laravel N+1 Query Detector (With the
beyondcode/laravel-query-detector
library)
- IDE Helper (With the
- French translations (Based on the
caouecs/laravel-lang
library) - Timezone set on
Europe/Paris
- Configuration
defaultStringLength
set to191
(for possible compatibility issues) - Remove default routes for
api
,channels
, andconsole
- Add the
.idea
folder to the.gitignore
file
System Requirements
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- BCMath PHP Extension
License
The Laravel framework is open-source software licensed under the MIT license.
All versions of laravel-boilerplate with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
fideloper/proxy Version ^4.0
laravel/framework Version 5.8.*
laravel/tinker Version ^1.0
fideloper/proxy Version ^4.0
laravel/framework Version 5.8.*
laravel/tinker Version ^1.0
The package fkeloks/laravel-boilerplate contains the following files
Loading the files please wait ....