Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Route file #56

Open
barmettlerl opened this issue Aug 8, 2016 · 2 comments
Open

The Route file #56

barmettlerl opened this issue Aug 8, 2016 · 2 comments

Comments

@barmettlerl
Copy link

Hi,

Nice Project.

But I have a question about the routes. Do I have to adjust the route file for myself or can this scaffold generator do this automatically?

@poldelgado
Copy link

I have the same question, how we code the routes, i'm a total newbie in laravel and i have make a scaffold model and I tried to code a route like that buy i get an error, please help:

Route::get('/producto', 'ProductoController@index');

@sylviot
Copy link
Contributor

sylviot commented Jan 18, 2017

Configure manually the route file, the scaffold don't make it!

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants