mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
feat: Update AWS SDK and Laravel Package Tools versions
- Updated AWS SDK version to 3.301.4 - Updated Laravel Package Tools version to 1.16.4
This commit is contained in:
@@ -12,7 +12,9 @@ class StreamerPanelController extends Controller
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
//
|
||||
return view('streamerpanel.index', [
|
||||
'streamers' => Streamer::all(),
|
||||
]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user