Laravel Shift
|
934afa036f
|
Adopt Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
|
2021-06-10 20:15:52 +00:00 |
|
Renee Margaret McConahy
|
e6c3d7fe57
|
Restore LOG_CHANNEL environment variable. (#9464)
This allows selecting the Monolog channel with the LOG_CHANNEL variable.
|
2021-04-21 11:40:23 -07:00 |
|
snipe
|
ab092fd209
|
Merge remote-tracking branch 'origin/develop'
# Conflicts:
# app/Providers/AppServiceProvider.php
# config/logging.php
# config/services.php
|
2021-03-15 12:29:29 -07:00 |
|
snipe
|
c3871c98df
|
Updated rollbar package
|
2021-03-09 16:16:57 -08:00 |
|
snipe
|
e9ee9ea2e9
|
Fixed rollbar integration
|
2021-03-09 12:40:00 -08:00 |
|
snipe
|
db3f80bb9b
|
Fixed #9198 - added stdout as a log driver
|
2021-02-24 09:10:03 -08:00 |
|
snipe
|
a483e9365b
|
Add APP_LOG_LEVEL to new logging config
|
2018-10-25 21:01:14 -07:00 |
|
snipe
|
3d3ed6ab03
|
Logging updates for 5.6
|
2018-07-24 21:13:02 -07:00 |
|