Skip to content

Commit eb02f8b

Browse files
committed
Add configuration section
1 parent b61b458 commit eb02f8b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,10 @@ php artisan migrate
1818
```
1919

2020
And that's all. Laravel short url is now set up on your homepage.
21+
22+
## Configuration
23+
24+
Laravel Short Url configuration file could be found on ``` config/shorturl.php ```
25+
26+
route_form_prefix : Prefix the form to shorten an url
27+
route_redirect_prefix : Prefix the code of the short url

0 commit comments

Comments
 (0)