HDVinnie
8bb397c29c
(Update) Standardize Select Queries 🚀
2019-03-13 11:26:20 -04:00
HDVinnie
e0e1aa924b
Apply fixes from StyleCI
2019-02-22 13:16:32 +00:00
HDVinnie
3c87845e54
(Update) Namespace models under App\Models 🚀
2019-02-22 08:15:41 -05:00
HDVinnie
2826d69f64
(Update) AutoBan Command
...
- apply StyleCI fix
2019-01-10 19:53:35 -05:00
singularity43
58fe7aadd3
(Update) AutoBan Console Command
...
Send correct parameters to BanUser Mail. (Further commits to come).
2019-01-10 16:24:59 -05:00
HDVinnie
0850390860
(Update) Standardize Where Expressions 🚀
...
- using `Model::where('download', '=', 1)` over`Model::where('download', 1)`
- decided is easier for new devs to understand.
- thanks to @werrpy for helping with the regex to mass update.
2018-12-16 18:32:58 -05:00
HDVinnie
613b20dc44
(Fix) AutoBan Email 🐛
2018-12-16 13:48:20 -05:00
HDVinnie
2f2c52328b
Apply fixes from StyleCI
2018-12-06 22:57:41 +00:00
HDVinnie
00bb324053
Apply fixes from StyleCI
2018-12-06 14:42:13 +00:00
HDVinnie
ab01fcce33
(Update) Commands and Schedule
...
- use proper naming schema per laravel community standards.
2018-11-04 13:43:34 -05:00