21 Commits

Author SHA1 Message Date
e78324e92a
wip: adding user observer 2022-11-10 12:16:20 -07:00
625dfeb79f
lots of updates 2022-10-19 14:33:03 -06:00
bdf5121d71
adding new call to not silently fail on fillable model exception for local env 2022-09-28 13:29:55 -06:00
b7ac751b10
moving back to auto-incrementing IDs because of performance 2022-09-27 11:54:02 -06:00
b11660329b
changing password prompt to be secret 2022-09-01 12:46:09 -06:00
2a8eb7013d
adding stuff to override sanctum token, can make them non-auto-incrementing 2022-07-29 14:15:14 -06:00
2c44584c81
adding a create user command 2022-07-19 14:11:54 -06:00
374ea35e42
making app name camelcase in inertia middleware 2022-07-19 14:11:36 -06:00
2b13367970
adding a note about language setter in successful login event 2022-07-19 14:11:09 -06:00
f2ebea7de3
Adding another session variable to successful login event 2022-06-29 13:46:20 -06:00
9577395516
Removing unused View component 2022-06-29 13:45:24 -06:00
aff524675c
adding some commented login logging payload to login event 2022-06-27 10:28:18 -06:00
6cf7a5e3d1
updated so many things, my bad 2022-06-22 10:47:22 -06:00
2d9eb8640b
wip: a macro to extend Carbon\Carbon with a nice interval 2022-05-20 13:52:42 -06:00
6241539cb3
setting the timezone for a user's session on login instead of every request checking and setting 2022-05-20 13:51:37 -06:00
b87104c22d
changing the example middleware to not use timezones anymore, will be done with events 2022-05-20 13:50:47 -06:00
5b8a3b3714
adding new two-factor auth stuff to user profile controller 2022-05-20 13:50:18 -06:00
962f8eb6ad
changing the User model attribute for last name, first name 2022-05-20 13:49:20 -06:00
bafa9dba26
adding country flags, html meta stuff, web routes file, js components 2022-05-04 13:02:19 -06:00
74055ea11b
updating env example file 2022-03-30 13:23:25 -06:00
aed6ca46c2
initial commit 2022-01-04 13:27:11 -07:00