|
app
|
add admin login page at /login
|
2026-05-17 10:40:03 +03:00 |
|
config
|
add admin login page at /login
|
2026-05-17 10:40:03 +03:00 |
|
public
|
add domain layer, config, and entry point
|
2026-05-17 09:45:26 +03:00 |
|
.env.example
|
add env config template
|
2026-05-17 21:49:18 +03:00 |
|
.gitignore
|
add env config template
|
2026-05-17 21:49:18 +03:00 |
|
composer.json
|
add illuminate/database and phpdotenv
|
2026-05-17 21:49:08 +03:00 |
|
composer.lock
|
add illuminate/database and phpdotenv
|
2026-05-17 21:49:08 +03:00 |
|
phpunit.xml
|
test: add failing authenticate user test
|
2026-05-17 09:45:22 +03:00 |