We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdfbe1 commit b61b458Copy full SHA for b61b458
routes/web.php
@@ -19,4 +19,4 @@ function () {
19
function () {
20
Route::get('/{code}', 'Gallib\ShortUrl\Http\Controllers\RedirectController@redirect')->name('shorturl.redirect');
21
}
22
-);
+);
0 commit comments