Download the PHP package guardsmanpanda/larabear without Composer
On this page you can find all versions of the php package guardsmanpanda/larabear. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download guardsmanpanda/larabear
More information about guardsmanpanda/larabear
Files in guardsmanpanda/larabear
Package larabear
Short Description Make Project Strong Like Bear.
License MIT
Homepage https://github.com/guardsmanpanda/larabear
Informations about the package larabear
Larabear
Make Laravel strong like bear!
Installation
You can install the package via composer:
Step 1
Step 2
Add the Service provider to config/app.php:
Step 3
Publish the required config file:
Step 4
To test and verify that the system is configured properly you can run
Step 5
To enable the majority of the functionality make sure that the "BearInitiateMiddleware" is enabled on all routes
Step 6
To filter console output from "php artisan" changed main artisan file to:
Usage
You can get proper type check data from the request by using the "Req" class:
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Bjørn Dons
License
The MIT License (MIT). Please see License File for more information.
All versions of larabear with dependencies
ext-pdo Version *
ext-zend-opcache Version *
doctrine/dbal Version ^4.0.3
guzzlehttp/guzzle Version ^7.8
laravel/framework Version ^v11.15
ramsey/collection Version ^2.0