Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
crashmyname committed Aug 21, 2024
1 parent 2527d44 commit 1abc731
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 703 deletions.
12 changes: 6 additions & 6 deletions .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DB_CONNECTION=pgsql
DB_HOST=ep-sweet-water-a209nv7o.eu-central-1.pg.koyeb.app
DB_PORT=5432
DB_DATABASE=koyebdb
DB_USERNAME=koyeb-adm
DB_PASSWORD=q5zLDVvTA0ij
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=mvc
DB_USERNAME=root
DB_PASSWORD=p@55w0rd
ROUTE_PREFIX=/mvc
229 changes: 0 additions & 229 deletions Controller/UserController.php

This file was deleted.

11 changes: 0 additions & 11 deletions Model/User.php

This file was deleted.

126 changes: 0 additions & 126 deletions Model/UserModel.php

This file was deleted.

Loading

0 comments on commit 1abc731

Please sign in to comment.