Hello everyone, is it possible to set another table & column to store my remember tokens? I know...
Hello, so I'm writing an application and until now I was working with Accessors, Mutators and Query...
Hello, I'm creating an application and it will have user accounts. I have created a setAttributes fu...
Hello, I'm trying to run a laravel project on Ubuntu but it doesn't work for some reason. I'm using...
Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...
I think the Auth::attempt() method is not working because you are not passing an array. Try somethin...
Ryuske said: Are you asking if there is a security issue with passing plaintext from one piece of c...
Something like this might help $results = DB::select( DB::raw("SELECT login,name FROM mt4_user...
Well, the problem was not that difficult actually. After reading the log files carefully I found out...
The Laravel portal for problem solving, knowledge sharing and community building.