mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 12:34:13 +00:00
change test db connection to mysql
This commit is contained in:
@@ -76,7 +76,7 @@ class BookingController extends Controller
|
||||
}
|
||||
|
||||
return $bookings;
|
||||
}
|
||||
}
|
||||
|
||||
public function adminIndex(){
|
||||
$user = Auth::user();
|
||||
|
||||
Reference in New Issue
Block a user