Skip to content

Commit

Permalink
latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafin31 committed Jul 4, 2021
1 parent cd838b0 commit 89c930b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@
Route::post('/index/Contact', "clientController@Contactdone");



//Route::get('/index/logout', "clientController@logout")->name("client.logout");

Route::get('/index/logout', "clientController@logout")->name("client.logout");
});
//---------------------------sessoion check Ends here-----------------------------------------

0 comments on commit 89c930b

Please sign in to comment.