Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Route::get('/todo', function () {
- return view('todo');
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement