Commit graph

8 commits

Author SHA1 Message Date
9d5bfc33a6
laravel init 2026-05-18 21:24:18 +03:00
f6a33cf620
delete backend, starting over 2026-05-18 21:18:20 +03:00
6fbc1fb4f5
add user migration 2026-05-17 21:50:24 +03:00
0fe013f265
add illuminate/database and phpdotenv 2026-05-17 21:49:08 +03:00
57c75f64c4
test: add failing authenticate user test
Red phase: write AuthenticateUserTest with cases for valid credentials, empty email/password (null and empty string), unknown email, wrong password, and fresh instance guarantee. Fakes included.
2026-05-17 09:45:22 +03:00
77057a9e95
change src to app and add dev autoload 2026-05-15 12:32:06 +03:00
ff51dbadc6
install slim, psr7, slim di 2026-05-15 12:31:47 +03:00
6d9103e035
composer init 2026-05-14 19:53:20 +03:00