Hi, I have a layout which requires a few variables and several controllers that use this layout. The...
hi, i would like to ask you how would it be better to resolve dependencies. i'm not really sure to u...
Hi there, today I was re-doing the structure of my application and I had this problem: 1 table conta...
Use relations: http://laravel.com/docs/eloquent#relationships
Is it correct that I created "dev_id" column in "software" table, which is a for...
Did you check this: 'apples' => '{0} There are none|[1,19] There are some|[20,Inf] There are many...
Try changing this: type: form.attr('method'), url: form.attr('action'), data...
The Laravel portal for problem solving, knowledge sharing and community building.