Commit Graph

14 Commits

Author SHA1 Message Date
b1ek c67c96cf92
refactor: with pint 2024-08-30 17:40:57 +10:00
b1ek 9922ebbc39
fix: php-cs-fixed fix 2024-08-30 17:37:24 +10:00
b1ek a0332df101
feat: /api/users/private/trash/* 2024-08-30 14:16:16 +10:00
b1ek 5d3c41cfa0
fix: undefined behaviour with sessions 2024-08-30 09:28:04 +10:00
b1ek 73f7072b7f
fix: move user definition to UserFactory 2024-08-30 08:14:03 +10:00
b1ek 7e1f1184fe
feat: proper faker 2024-08-30 08:10:16 +10:00
b1ek 0ca5a445f5
feat: `histories` table 2024-08-30 07:50:29 +10:00
b1ek 1e27b8447a
fix: set default morph key type 2024-08-30 07:19:38 +10:00
b1ek f32cb1832a
feat: User model 2024-08-29 19:48:10 +10:00
b1ek 837a1ffa5b
fix: rollback to password in column 2024-08-29 19:26:59 +10:00
b1ek 187092b38a
fix: sessions PK 2024-08-29 19:21:37 +10:00
b1ek a9e0999811
fix: use uuid instead of PK 2024-08-29 19:13:42 +10:00
b1ek 4fe830228e
fix: migrations and model so they fit the schema 2024-08-29 18:55:49 +10:00
b1ek 1b0af8bebf
init with laravel.build 2024-08-29 11:40:17 +10:00