Commit graph

8 commits

Author SHA1 Message Date
ad27a0f03c
use native session dates 2026-07-31 10:15:35 +03:00
88a3997bad
add auth middleware 2026-07-31 10:08:22 +03:00
8bc9ef728b
use sessions table 2026-07-31 10:08:22 +03:00
34e26f81f5
add auth sessions 2026-07-31 10:08:21 +03:00
0777f0da2f
add user entity 2026-07-31 10:08:20 +03:00
334e8d1792
remove stale backend tooling
Stop invoking the unavailable formatter and remove factory usage for the missing user factory. Give PHPStan workers the same memory allowance as the development shell.
2026-07-31 07:38:22 +03:00
15925b856b
remove inertia backend adapter
Remove the adapter dependency, middleware, configuration, and frontend route. Leave the backend root unclaimed so the standalone Vue application remains independent.
2026-07-30 23:13:45 +03:00
eede23a0fd
install backend 2026-07-30 22:00:34 +03:00