Pony.fm/config
Laravel Shift 263ea48c5b 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-02-14 02:39:15 +00:00
..
app.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
auth.php Change namespace to App 2021-02-14 02:34:58 +00:00
broadcasting.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
cache.php Laravel 5.5 2017-11-28 07:00:11 +00:00
cors.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
database.php Laravel 5.4 2017-11-28 05:45:47 +00:00
debugbar.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
elasticsearch.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
filesystems.php Laravel 5.5 2017-11-28 07:00:11 +00:00
ide-helper.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
mail.php Laravel 5.4 2017-11-28 05:45:47 +00:00
newrelic.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
poniverse.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
ponyfm.php Adopt Laravel coding style 2021-02-14 02:39:15 +00:00
queue.php Fixed tracking of failed asynchronous jobs. 2016-12-10 04:24:12 -08:00
services.php Change namespace to App 2021-02-14 02:34:58 +00:00
session.php Laravel 5.5 2017-11-28 07:00:11 +00:00
view.php Laravel 5.4 2017-11-28 05:45:47 +00:00