mercredi 12 février 2020

Trying to laravel Sorry, the page you are looking for could not be found... direct url pass so any ope help this code

    Route::prefix('/users')->group(function(){

    Route::get('subplan', 'Users\CategorvideoController@subplan')->name('subplan');

});

 public function subplan()
   {

    $video = Video::findOrFail($id);

    return view('users.category', compact('video'));

   }

       <a href="">


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2HivM7o
via IFTTT

Aucun commentaire:

Enregistrer un commentaire