Support the ongoing development of Laravel.io →
Views Architecture Installation
Last updated 1 year ago.
0

use this way its a way to use resource routes

Route::resource('events','EventController');
    Route::resource('categories','CategoryController');
0

Thanks! I change that and i realice the problem was i dont update de routes in the forms xD

0

Sign in to participate in this thread!

Eventy

Your banner here too?

lautaruni lautaruni Joined 3 Feb 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.