Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d8c3d25

Browse filesBrowse files
committed
second view
1 parent c22f4f9 commit d8c3d25
Copy full SHA for d8c3d25

File tree

2 files changed

+3
-0
lines changed
Filter options

2 files changed

+3
-0
lines changed

‎resources/views/shopping_list.blade.php

Copy file name to clipboardExpand all lines: resources/views/shopping_list.blade.php
Whitespace-only changes.

‎routes/web.php

Copy file name to clipboardExpand all lines: routes/web.php
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
Route::get('/', function () {
1717
return view('welcome');
1818
});
19+
Route::get('/', function () {
20+
return view('shoppinig_list');
21+
});

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.