Maybe you could give a little more details. Is the table empty?May be you have directly access the d...
Hi, I just want to ask in this function, public function annoncer() { return $this->h...
I am not sure if crypt will work on the authentication in laravel. I think you need two fields for p...
I believe hashed password in laravel cannot be unhashed..may be use the Crypt instead..or save the p...
The Laravel portal for problem solving, knowledge sharing and community building.