Good evening,
I'm learning Laravel and need to update a div every 10 seconds.
I have a route that, upon being called, makes a query to the database. This route returns the Dashboard view.
Route:
Route::get('/dashboard','DashboardContr...
asked by
08.11.2018 / 00:14