Support the ongoing development of Laravel.io →

justautomated

Joined 7 Jun 2016

Statistics

Threads 3
Replies 2
Solutions 1
Articles 0

Mail Issues On Live Host

I use HostGator as my web host. I have a global Helper function called sendMail. When I call sendM...

0 Likes
0 Replies

Password Reset Broken After Altering User Model

I took the painful steps to alter the [php artisan make:auth] authentication/registration scaffoldin...

0 Likes
1 Replies

Database Errors After Swapping Out User.php for Another Class

I just installed laravel and created a new project. I ran php artisan make:auth which provides a lo...

0 Likes
3 Replies
Solved
replied 7 years ago

Database Errors After Swapping Out User.php for Another Class

solution was in the auth controller - on the email field there was a unique:users attribute and I ch...

0 Likes
Solved
replied 7 years ago

Database Errors After Swapping Out User.php for Another Class

LaurentMeganck said: Try following laravel naming conventions. User class uses users table. Don't s...

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.

© 2024 Laravel.io - All rights reserved.