Hi everybody, I like to create a many-to-many relationship between an existing (non-prefixed) and a...
What I need to achieve: One Veiculo "MAY" have one Colaborador, and a Colaborador "MA...
Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...
The "Repository" was the elusive unicorn that I struggled to grapple for a decent amount o...
I do a lot searching on database I would be grateful for your corrections. And how do a search with...
I am migrating a legacy PHP app to Laravel and am having difficulty trying to re-write a 'store loca...
Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...
Hi all, I have 3 tables: companies, schedules and companies_schedules. I want in the companies_sched...
Is there a way to access data from a query in a page layout? For example, I would like to get the to...
Hi! When you add a new column to a table using the generator, eg: ' php artisan generate:migration a...
Greetings to the increasingly large community Laravel. Today I had a problem. I was making a voting...
Hi! Lets say I have a user-table and create migrations files, eg '2014_05_09_223908_create_users_tab...
Well basically that, when trying to rollback my last migration artisan throws the following error: P...
Hi there, Struggling to get my head around this one, I am trying to get the SUM if a relationships c...
Seeing the latest changes of the User Model and User Authentication in the latest versions of Larave...
Hi All, I am trying to create a relationship between a used by many Ribbon and a User however I want...
##Summary## I am building a music discovery service. My question is: How do I insert data into the t...
I am a Laravel newbie and trying to figure out basic updating. It loads the form data but every tim...
I am pretty new to Laravel, and I am just looking for the best way to get started and learn things w...
Dear friends, I'm using one PROFILE model related with the USER Model. When I authenticated one user...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community