Skip to content

Commit

Permalink
Merge branch 'master' of github.com:biscofil/laravel_route_summary
Browse files Browse the repository at this point in the history
  • Loading branch information
biscofil committed Apr 30, 2020
2 parents 02ec370 + 105c627 commit 7fdb5c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Create an HTML graphical summary of all the routes of your Laravel project.

![Image description](screenshot.png)

The routes are exported to a json file that is read by a html page.
The json file has all the routes represented in the following format:
The routes are exported in both Html/Json files where they are represented in the following format:

```json
[
Expand Down

0 comments on commit 7fdb5c7

Please sign in to comment.