Laravel this is not only a practical framework, it is also a programming style
i try to made simple crud and found this error Undefined variable: section (View:D:\xampp\htdocs\laravel5\resources\views\cms\sections.blade.php) // my routes
i try to made simple crud and found this error
Undefined variable: section (View:D:\xampp\htdocs\laravel5\resources\views\cms\sections.blade.php)
// my routes
Route::resource('sections','SectionsController');
Aucun commentaire:
Enregistrer un commentaire