snipe-it/config
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
..
app.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
auth.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
backup.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
broadcasting.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
cache.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
compile.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
cors.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
database.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
debugbar.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
filesystems.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
hashing.php Added hashing config 2018-07-24 21:13:02 -07:00
image.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
logging.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
mail-auto-embed.php Fixed #8601 - Switched to “attachment” from “base64” 2020-11-17 14:33:16 -08:00
mail.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
passport.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
permissions.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
queue.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
services.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
session.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
trustedproxy.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
version.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
view.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00