Support the ongoing development of Laravel.io →

JeffreyR

Joined 11 Feb 2014

Statistics

Threads 18
Replies 12
Solutions 1
Articles 0

one-to-many relationship without actual foreign key in database

I want to mak a one-to-many relationship like in the tutorial. One To Many An example of a one-to-m...

0 Likes
1 Replies
Solved
posted 10 years ago

Why cross-database acces support?

Laraval is awesome in almost every way. The only thing i don't understand. Laravel supports cross-d...

0 Likes
0 Replies
posted 10 years ago

Class Homecontroller does not exist

I just copied all my files to a server online. I did this with filezilla. Strange thing is laravel g...

0 Likes
1 Replies
Solved
posted 10 years ago

Normal foreign key error:

I have brand new database and i want to make a normal foreign key relationship now i get the error:...

0 Likes
5 Replies
Solved
posted 10 years ago

Foreign key cross database

Is it possible to make a miration with a (pseudo) foreign key in laravel that links to a table colum...

0 Likes
3 Replies
replied 10 years ago

Foreign key cross database

Also what i don't get. Why does laravel support cross-database feature when you can't make cross-dat...

0 Likes
replied 10 years ago

how to make jquery button controlgroup with laravel form macro?

Below that i have: </div> <div data-role="collapsible"> <...

0 Likes
replied 10 years ago

how to make jquery button controlgroup with laravel form macro?

This is how i did it! {{Form::macro('jradio2', function($name,$id,$value,$checked) { return '<...

0 Likes
Solved
replied 10 years ago

using the '!='sign inside a where() method

It works. Thanx :D But do you know why laravel uses '<>' in stead of the mysql notation '!='...

0 Likes
replied 10 years ago

authenticate from second database

The inspector showed that a password is needed as an input. So i added a password field and validati...

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.