David Bomba
|
e63cf9c48f
|
Do not serialize company after migration
|
2022-09-21 22:02:29 +10:00 |
|
Shift
|
19080933b6
|
Apply 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 code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
|
2022-06-21 09:57:17 +00:00 |
|
David Bomba
|
eff1407521
|
Fixes for data array for migration email
|
2022-05-21 09:53:05 +10:00 |
|
David Bomba
|
bed77a2710
|
Text email stubs
|
2022-03-04 13:08:18 +11:00 |
|
David Bomba
|
0e01b376e4
|
Fixes for localizing emails to company localization
|
2021-12-19 08:43:25 +11:00 |
|
David Bomba
|
906f2b30a4
|
Logging for system logger
|
2021-11-11 05:54:59 +11:00 |
|
David Bomba
|
96014fd815
|
minor fixes for migration emails
|
2021-06-26 12:38:56 +10:00 |
|
David Bomba
|
d43984385a
|
Fixes for migration email
|
2021-06-21 07:09:42 +10:00 |
|
=
|
afdfddd7e9
|
Refactor for entity paths
|
2021-06-12 21:50:01 +10:00 |
|
David Bomba
|
ee6c0468b2
|
Minor fixes
|
2021-06-01 10:24:20 +10:00 |
|
David Bomba
|
324a79023c
|
Prevent mailables from being queueable"
git push
|
2021-02-11 23:35:46 +11:00 |
|
David Bomba
|
7981093d97
|
Working on migration email notifications
|
2021-02-10 17:08:16 +11:00 |
|
David Bomba
|
3956184560
|
Working on multi-db
|
2021-02-10 14:18:23 +11:00 |
|
David Bomba
|
313488dc60
|
Working on handling check data within migrations"
|
2021-02-10 12:59:30 +11:00 |
|
David Bomba
|
2e2843c27d
|
Fixes for migrations
|
2021-02-03 23:29:44 +11:00 |
|
David Bomba
|
1797cac1a9
|
Refactoring email
|
2021-02-02 16:11:33 +11:00 |
|
David Bomba
|
d48756ea79
|
Improvements to migration email
|
2021-01-31 16:07:45 +11:00 |
|
David Bomba
|
528a02db6f
|
fixes for mail order
|
2020-12-03 22:00:34 +11:00 |
|
David Bomba
|
aa852930e6
|
refactor from email names to use config() values
|
2020-12-02 14:08:35 +11:00 |
|
Benjamin Beganović
|
ae88d5e08e
|
php-cs-fixer format
|
2020-11-25 15:19:52 +01:00 |
|
David Bomba
|
62ec47b5cc
|
Fixes for migration email
|
2020-10-02 08:28:29 +10:00 |
|
Benjamin Beganović
|
f9567e8227
|
Send e-mail when migration has completed (#3573)
- New completed.blade.php
- Apply php-cs-fixer on Import.php
|
2020-04-01 23:39:59 +11:00 |
|