Support the ongoing development of Laravel.io →

chlebta

Joined 20 Jan 2015

Statistics

Threads 3
Replies 3
Solutions 0
Articles 0

Ajax From Validation in Bootstrap Modal

Hello, I need an Example or tuto how to add form validation on Bootstrap Modal using ajax and json r...

0 Likes
0 Replies

Trouble with parse Integration

Hello I'm trying to use Parse with Laravel this my Code Snippet : public function index() {...

0 Likes
1 Replies

Laravel Authentication redirect me always to login page

I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...

0 Likes
3 Replies
replied 9 years ago

Html, Form class not found in Laravel 5

AndrewBNZ said: @artmonger In Laravel 5, the Blade tags changed, {{ }} now outputs escaped text, if...

0 Likes
replied 9 years ago

Laravel Authentication redirect me always to login page

I've sloved the issue by Adding protected $primaryKey = 'user_id'; To my User model, because my pri...

0 Likes
replied 9 years ago

Laravel Authentication redirect me always to login page

kokokurak said: Does Auth::attempt($user) return true? Yes, in the login action it return true, bu...

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.