samedi 20 septembre 2014

Laravel 4 Error Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException


Vote count:

0




I haves this code in my file Routes.php


Route::controller('/cargo/prueba','PruebaController');


and my file PruebaController have this:


<?php class PruebaController extends BaseController { protected $layout = 'layouts.master'; public function getTipo(){ //$datos=TipoUsuario::all(); return View::make('cargo.prueba.pbd'); } }


i need the solution of this problme please!!



asked 44 secs ago







Laravel 4 Error Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

Aucun commentaire:

Enregistrer un commentaire