You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ You can create the `redirections` table by running:
43
43
php artisan migrate
44
44
45
45
## Usage
46
-
You just have to add an entry to the redirects links in the database by using `example.com\admin\redirects`. And you can change route link, prifix, and middleware in config
46
+
You just have to add an entry to the redirects links in the database by using `example.com/admin/redirects`. And you can change route link, prifix, and middleware in config
0 commit comments