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 |
|
HDVinnie
|
426b801eda
|
(Update) CRUDDY PT.5 🚀
|
2019-10-23 16:59:03 -04:00 |
|
Laravel Shift
|
4853105815
|
Shift to consistent, fluent response chains
|
2019-05-09 00:05:17 +00:00 |
|
Laravel Shift
|
97e88dd68b
|
Leverage injected request object
Laravel automatically injects the current Http [request object][1] to all Controller actions and Middleware. Leveraging this object improves consistency and testability.
[1]: https://laravel.com/docs/5.7/requests#accessing-the-request
|
2019-05-09 00:05:13 +00: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
|
67339d7329
|
(Update) PHPDocs 🚀
|
2019-04-03 20:02:01 -04:00 |
|
HDVinnie
|
d3d3438c61
|
(Fix) TwoStep Auth System 🐛
- TODO: move views to be dependant and not a extension of default blade.
|
2019-01-10 21:24:35 -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
|
6441ca7fb7
|
(Update) Mass Controllers Cleanup
|
2018-06-06 23:49:27 -04:00 |
|
poppabear8883
|
afad6aca27
|
(Update) Cleanup Trait
- Removed unused request
- Updated scope on trait method to private
- Add type hint in middleware method
|
2018-03-22 09:22:40 -04:00 |
|
HDVinnie
|
f3010a3d49
|
(Update) Update Middelware
- remove facade use and replace with helpers
- cleanup
|
2018-03-21 12:03:16 -04:00 |
|
Hyleus
|
777bb63880
|
Change license to AGPL
|
2018-02-12 17:27:32 +01:00 |
|
HDVinnie
|
7f4987a92d
|
(Update) Users Security Settings
- Ability for user to turn on or off TwoStepAuth
|
2018-01-25 18:23:07 -05:00 |
|
HDVinnie
|
99f6a5e21f
|
(Feature) TwoStepAuth Initial Release
|
2018-01-25 18:10:53 -05:00 |
|