Support the ongoing development of Laravel.io →

reshadf

Joined 4 Mar 2014

Statistics

Threads 5
Replies 7
Solutions 0
Articles 0

Many to Many relation issue

Hi guys. I have 3 tables. user, theme and theme_user. Its because I need a many to many relationship...

0 Likes
5 Replies

Get records from 2 tables with foreign key

Hello I try to get records from the main table and then use the foreign key to get the records from...

0 Likes
1 Replies

How to return to a previous page after validation errors occur

Hello, I have 3 pages. First page with a simple form Second page with a more advanced form. After f...

0 Likes
6 Replies

Return user after form validation to step 2

Hello, I am busy creating a step by step application where the user have to submit stuff. In the fir...

0 Likes
0 Replies

Call to undefined method AdminDashboardController::getAfterFilters() while there is not really using a filter

Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...

0 Likes
7 Replies
Solved
replied 10 years ago

Many to Many relation issue

Yes it is. code is the primary key for themes table and id is the primary key for the users table. t...

0 Likes
replied 10 years ago

Many to Many relation issue

No. Do I need to do that?

0 Likes
replied 10 years ago

Using Wordpress as front site together with Laravel 4 on the same domain

Why even bother to use Wordpress? Thats for people that don't know how to program xD

0 Likes
replied 11 years ago

How to return to a previous page after validation errors occur

@Eriktisme it gives a GET request, Tho I need a POST..

0 Likes
replied 11 years ago

How to return to a previous page after validation errors occur

@thaifood I already have that. but the problem is actually the else { return Redirect::back()-&g...

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.

© 2025 Laravel.io - All rights reserved.