Support the ongoing development of Laravel.io →

dfcowell

Joined 10 Dec 2014

Statistics

Threads 0
Replies 7
Solutions 1
Articles 0

dfcowell has not posted any threads yet

replied 9 years ago

Set all controllers to "use Response;".

Namespaces and use statements are file-scoped. There's no way to have other files "inherit"...

0 Likes
replied 9 years ago

How to create a log in system

You've defined that you're implementing UserInterface and RemindableInterface but you haven't implem...

0 Likes
replied 9 years ago

How to create a log in system

No, Auth::attempt hashes it for you. Is it the 'Failed To Log In' message you are receiving? What co...

0 Likes
replied 9 years ago

How to create a log in system

Is the password in the database hashed? That or a validation error are the only reasons that code w...

0 Likes
replied 9 years ago

SOLVED: Misunderstanding something in eloquent with naming!

shabushabu - Like your username, but I'm pretty sure the issue the OP is having isn't with the relat...

0 Likes
Solved

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.