Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Expense Tracker API
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dhevan Muhammad
Expense Tracker API
Commits
3d59aa0e
Commit
3d59aa0e
authored
Jul 12, 2023
by
dhevanthareza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
beneri env example
parent
56ef9dd8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
4 deletions
+13
-4
.env.example
.env.example
+4
-4
access.log
apache/logs/access.log
+9
-0
No files found.
.env.example
View file @
3d59aa0e
...
@@ -9,11 +9,11 @@ LOG_CHANNEL=stack
...
@@ -9,11 +9,11 @@ LOG_CHANNEL=stack
LOG_SLACK_WEBHOOK_URL=
LOG_SLACK_WEBHOOK_URL=
DB_CONNECTION=mysql
DB_CONNECTION=mysql
DB_HOST=1
27.0.0.1
DB_HOST=1
92.168.0.5
DB_PORT=3306
DB_PORT=3306
DB_DATABASE=
homestead
DB_DATABASE=
expense_tracker_workshop
DB_USERNAME=
homestead
DB_USERNAME=
DB_PASSWORD=
secret
DB_PASSWORD=
CACHE_DRIVER=file
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
QUEUE_CONNECTION=sync
apache/logs/access.log
View file @
3d59aa0e
...
@@ -249,3 +249,12 @@
...
@@ -249,3 +249,12 @@
172.23.0.1 - - [12/Jul/2023:07:29:43 +0000] "POST /expense HTTP/1.1" 200 698 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:29:43 +0000] "POST /expense HTTP/1.1" 200 698 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:29:44 +0000] "GET /expense HTTP/1.1" 200 1002 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:29:44 +0000] "GET /expense HTTP/1.1" 200 1002 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:30:21 +0000] "-" 408 0 "-" "-"
172.23.0.1 - - [12/Jul/2023:07:30:21 +0000] "-" 408 0 "-" "-"
172.23.0.1 - - [12/Jul/2023:07:30:42 +0000] "GET /expense HTTP/1.1" 200 1023 "http://localhost:58821/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:30:52 +0000] "OPTIONS /expense/29 HTTP/1.1" 200 475 "http://localhost:58821/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:30:52 +0000] "DELETE /expense/29 HTTP/1.1" 200 557 "http://localhost:58821/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:30:52 +0000] "GET /expense HTTP/1.1" 200 866 "http://localhost:58821/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:31:21 +0000] "OPTIONS /expense/33 HTTP/1.1" 200 475 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:31:21 +0000] "DELETE /expense/33 HTTP/1.1" 200 557 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:31:25 +0000] "GET /expense HTTP/1.1" 200 851 "http://localhost:52981/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
172.23.0.1 - - [12/Jul/2023:07:31:33 +0000] "POST /expense HTTP/1.1" 200 634 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:31:33 +0000] "GET /expense HTTP/1.1" 200 2364 "-" "Dart/3.0 (dart:io)"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment