Home / Report Question

Q. Which method is used to define a GET route in Laravel?
  • A. Route::get()
  • B. Route::post()
  • C. Route::put()
  • D. Route::fetch()