I want to mak a one-to-many relationship like in the tutorial. One To Many An example of a one-to-m...
Laraval is awesome in almost every way. The only thing i don't understand. Laravel supports cross-d...
I just copied all my files to a server online. I did this with filezilla. Strange thing is laravel g...
I have brand new database and i want to make a normal foreign key relationship now i get the error:...
Is it possible to make a miration with a (pseudo) foreign key in laravel that links to a table colum...
Also what i don't get. Why does laravel support cross-database feature when you can't make cross-dat...
Below that i have: </div> <div data-role="collapsible"> <...
This is how i did it! {{Form::macro('jradio2', function($name,$id,$value,$checked) { return '<...
It works. Thanx :D But do you know why laravel uses '<>' in stead of the mysql notation '!='...
The inspector showed that a password is needed as an input. So i added a password field and validati...
The Laravel portal for problem solving, knowledge sharing and community building.
The community