add me endpoint
This commit is contained in:
parent
b705d49aa1
commit
c0d0d070a8
5 changed files with 56 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ APP_ENV=local
|
|||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=https://localhost:8000
|
||||
FRONTEND_URL=https://localhost:5173
|
||||
|
||||
APP_LOCALE=en
|
||||
APP_FALLBACK_LOCALE=en
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue