Support the ongoing development of Laravel.io →
Input Blade Architecture
Last updated 1 year ago.
0
<?php

// add this line... 
Route::get('register', 'UserController@create');

Route::resource('users', 'UsersController');

\o/

Last updated 1 year ago.
0

I cant edit my comment... is that a error of Laravel.IO?

Last updated 1 year ago.
0

@DougGodinho I have that problem too, just started a threat about it: http://laravel.io/forum/11-27-2014-anybody-else-has-problems-e...

Last updated 1 year ago.
0

thanks @DougGodinho, it worked!!!!

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

sparkandy sparkandy Joined 28 Sep 2014

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.