Support the ongoing development of Laravel.io →

lhoppe

Joined 10 Jul 2015

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

lhoppe has not posted any threads yet

replied 10 years ago

Where is the best place to read the documentation?

Docs seem shallow but still one of the best resources. Besides that and the API, i often find it eas...

0 Likes
replied 10 years ago

User creation and Authentication in Laravel 5.1

Did you try to debug postRegister method in trait RegistersUsers to see what's actually happening?

0 Likes
replied 10 years ago

Action not defined, although it is

You can declare a route like: Route::get('home', 'HomeController@index'); And then: Route::get('/',...

0 Likes

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.

© 2025 Laravel.io - All rights reserved.