repository pattern
This commit is contained in:
@ -16,3 +16,4 @@ use Illuminate\Support\Facades\Route;
|
||||
Route::get('/', function () {
|
||||
return view('welcome');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user