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
317826a1
Commit
317826a1
authored
Jul 12, 2023
by
dhevanthareza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
beneri readme
parent
9fb00e54
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
README.md
README.md
+1
-1
access.log
apache/logs/access.log
+12
-0
No files found.
README.md
View file @
317826a1
...
...
@@ -5,4 +5,4 @@
3.
copy .env.example to .env
4.
fill your database detail on .env
5.
php artisan migrate
6.
To run you can use php -S 0.0.0.0:
<port>
-t public (Example: php -S 0.0.0.0:4001)
\ No newline at end of file
6.
To run you can use php -S 0.0.0.0:
<port>
-t public (Example: php -S 0.0.0.0:4001 -t public)
\ No newline at end of file
apache/logs/access.log
View file @
317826a1
...
...
@@ -264,3 +264,15 @@
172.23.0.1 - - [12/Jul/2023:07:32:39 +0000] "GET /expense HTTP/1.1" 200 2364 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:32:43 +0000] "DELETE /expense/28 HTTP/1.1" 200 501 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:32:44 +0000] "GET /expense HTTP/1.1" 200 2216 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:39:35 +0000] "POST /user/login HTTP/1.1" 200 870 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:39:42 +0000] "POST /expense HTTP/1.1" 200 634 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:39:43 +0000] "GET /expense HTTP/1.1" 200 2359 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:39:57 +0000] "PATCH /expense/36 HTTP/1.1" 200 501 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:39:57 +0000] "GET /expense HTTP/1.1" 200 2359 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:40:02 +0000] "DELETE /expense/36 HTTP/1.1" 200 501 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:40:03 +0000] "GET /expense HTTP/1.1" 200 2216 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:40:07 +0000] "DELETE /expense/22 HTTP/1.1" 200 501 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:40:07 +0000] "GET /expense HTTP/1.1" 200 2071 "-" "Dart/3.0 (dart:io)"
172.23.0.1 - - [12/Jul/2023:07:41:41 +0000] "OPTIONS /expense/26 HTTP/1.1" 200 475 "http://localhost:57575/" "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:41:42 +0000] "PATCH /expense/26 HTTP/1.1" 200 557 "http://localhost:57575/" "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:41:43 +0000] "GET /expense HTTP/1.1" 200 849 "http://localhost:57575/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
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