Roardom
|
c3506cd0e2
|
fix: chatter types initialize to null
Laravel seems to be accessing the properties even if they're not set. Related: #5021.
|
2025-10-07 20:47:08 +00:00 |
|
Roardom
|
6f15e43223
|
refactor: add types to Chatter event
|
2025-10-03 19:50:00 +00:00 |
|
Roardom
|
b86475a732
|
add: strict types to all files
|
2024-05-23 13:58:29 +00:00 |
|
HDVinnie
|
98521378d2
|
chore: phpdoc blocks
|
2022-01-10 17:46:43 -05:00 |
|
HDVinnie
|
77ec35bea5
|
chore: apply the laravel code style linter
|
2022-01-08 00:03:12 -05:00 |
|
HDVinnie
|
97394c062f
|
chore: adopt type hints
|
2022-01-07 23:35:33 -05:00 |
|
HDVinnie
|
de86488112
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-12-18 05:20:06 +00:00 |
|
HDVinnie
|
467d31f10a
|
refactor: constructor promotions
|
2020-12-17 23:25:50 -05:00 |
|
HDVinnie
|
780e0c1f0e
|
chore: update license block
|
2020-02-12 15:05:34 -05:00 |
|
HDVinnie
|
ac43aa0c77
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-16 16:11:14 +00:00 |
|
HDVinnie
|
d889971834
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-05 22:40:30 +00:00 |
|
HDVinnie
|
eed3b51c92
|
(Update) CRUDDY PT.7 🚀
|
2019-10-25 17:35:14 -04:00 |
|
Laravel Shift
|
dcc003602b
|
Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.
However, Shift allows you to customize the adopted coding style through
the [.shiftrc][1] file by using your [PHP CS Fixer][2] config.
[1]: https://laravelshift.com/shiftrc-configuration-file
[2]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
|
2019-05-09 00:04:58 +00:00 |
|
HDVinnie
|
74a556657e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-04-04 17:56:58 +00:00 |
|
HDVinnie
|
67339d7329
|
(Update) PHPDocs 🚀
|
2019-04-03 20:02:01 -04:00 |
|
HDVinnie
|
3c87845e54
|
(Update) Namespace models under App\Models 🚀
|
2019-02-22 08:15:41 -05:00 |
|
HDVinnie
|
f711b767a2
|
Apply fixes from StyleCI
|
2019-02-09 20:56:26 +00:00 |
|
singularity43
|
ece40a34b8
|
(Add) Chatter Event
For private channel.
|
2019-02-09 14:56:10 -05:00 |
|