Hello @all, i am currently struggeling in one of my data-selections. the data are being read from a...
Hi people of laravel.io, I would like a messaging system on the app I am developing but I am very ne...
HI all, Just a little thing I have been pondering over today. What is your opinion of this?? I norma...
I am just beginning to learn Laravel 5, I am doing this: public function update($id, Request $reques...
I am trying to implement data version-checking, so that when a user A tries to save data, the operat...
Hi, How i can add relationship into object but don't save it now. Example: $user = new User(); $user...
I'm trying to create table that I can store email preferences for each user. So far I've created a e...
Hi! I've encountered a problem updating and update a Model. I dont have any helpful snippets to show...
hi all , i got some question about the Eloquent i have an album contains many photo, and each of tho...
Hi, I'm just start using Laravel and run into a relationship problem. I've got basic many-to-many re...
Hi, I have a query from a sevice that has many colmns. I will store this data in my table. I want to...
I'm sorry about the title, maybe it isn't appropriate for this thread but i really need your attenti...
Even though I'm selecting a column as another column I cannot perform a query on the aliased column....
Hello, I am struggling with a simple binary relationship design. I have my DB set up the way, where...
Hello everyone, This article uses the test driven development to illustrate how to create slugs for...
Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...
I'm newbie at laravel and i searched for hours but i can't find how can i set this query with larave...
Hi, I'm currently working on a e-commecr site and the following is how I structured my items ** note...
I am wanting to hook into the expedia API and return live data as JSON or XML. Should I try to find...
I have created some test model classes, which have corresponding migrations and seeders. It all work...
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