Hello, I need an Example or tuto how to add form validation on Bootstrap Modal using ajax and json r...
Hello I'm trying to use Parse with Laravel this my Code Snippet : public function index() {...
I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...
AndrewBNZ said: @artmonger In Laravel 5, the Blade tags changed, {{ }} now outputs escaped text, if...
I've sloved the issue by Adding protected $primaryKey = 'user_id'; To my User model, because my pri...
kokokurak said: Does Auth::attempt($user) return true? Yes, in the login action it return true, bu...
The Laravel portal for problem solving, knowledge sharing and community building.
The community