ctrlpanel/config
Shift 70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
..
app.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
auth.php first init 2021-06-05 11:26:32 +02:00
broadcasting.php first init 2021-06-05 11:26:32 +02:00
cache.php first init 2021-06-05 11:26:32 +02:00
cors.php first init 2021-06-05 11:26:32 +02:00
currency_codes.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
database.php first init 2021-06-05 11:26:32 +02:00
filesystems.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
hashing.php first init 2021-06-05 11:26:32 +02:00
invoices.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
logging.php first init 2021-06-05 11:26:32 +02:00
mail.php feat: Added Mail Settings & Fixed ReCaptcha bug on DB Change (reload config correctly) 2022-01-21 17:20:23 +01:00
query-builder.php improved user controller 2021-10-11 23:46:06 +02:00
queue.php first init 2021-06-05 11:26:32 +02:00
recaptcha.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
services.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
session.php first init 2021-06-05 11:26:32 +02:00
trustedproxy.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
view.php first init 2021-06-05 11:26:32 +02:00