Commit 317826a1 authored by dhevanthareza's avatar dhevanthareza

beneri readme

parent 9fb00e54
...@@ -5,4 +5,4 @@ ...@@ -5,4 +5,4 @@
3. copy .env.example to .env 3. copy .env.example to .env
4. fill your database detail on .env 4. fill your database detail on .env
5. php artisan migrate 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) 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 \ No newline at end of file
...@@ -264,3 +264,15 @@ ...@@ -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: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: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: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"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment