I have a car table then if I submit informations it will save into the database. Now if user press b...
Hi, I have 1 little doubt, I am making a little blog, where i want all blog to get auto-update whene...
Hello community, I would like to share with you my first package laravel-translatable This is a Lara...
Look at the answer: http://stackoverflow.com/questions/27397336/can-a-pivot-table-have-a-nn-relation...
Hi Friends "Sorry, my English is poor translation." About the categories and sub-categorie...
I got a form that let you fill in a city name, a province and a category. Obviously when the form fi...
Hi everybody! I have following query in my controller $start = '2014-12-12'; $end = '2014-12-12'; $p...
Hi, I have problem with connection database in Ubuntu Gnome 14.10 SQLSTATE[HY000] [1045] Access deni...
I've seen this question asked slightly differently several times in other threads. But the problem I...
Earlier today I asked on the chat room about php/laravel's equivalent of .try() in ruby - http://api...
Hi! I am creating a second project for a company. The first one was written by me in Yii framework....
My question is summed up nicely in this bin- This is my first attempt at a 'search builder' function...
Hi I have a connection to our MSSQL database using the sqlsrv driver which works fine 99% of the tim...
The scenario: User creates a new page. Once he writes the content, he has the option to select the d...
I have no issues writing to my pivot table, but returning associations returns null Schema: $table-...
Hi everyone! I have been searching for a solution to import XML to a MySQL database without knowing...
have language table in my database that contains list of available languages: id | language 1 | en 2...
Hi! I'm trying to execute a complex query with Eloquent. So, I have a model "User" which...
Alright so I have a ticket with many ticket replies public function show($id){ $ticket = Ticket::fi...
Hello ! I have a table that contains Pages with columns (ID,Title,Parent_id) page can be root(Parent...
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