Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location authored Jul 4, 2022
1 parent ef08be8 commit 3b48b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Route::get('test', 'TestController@lookup');
```
7. Enter the URL <your domain>/public/test and run. You should see the information of **8.8.8.8** IP address.

### IPTools
### IPTOOLS

1. Create a **TestController** in Laravel using the below command line
```
Expand Down

0 comments on commit 3b48b1d

Please sign in to comment.