I have a tinyint column named 'status' in the database which is created by boolean function of migra...
Hey everyone, I am trying to have all group a lot of models into one accessible collection such as F...
I get class Page not found when I try to retrieve a field from Page. So on $section->sectionable-...
Hello. I am trying to get all users that are not currently assigned to a location in a many to many...
I’ve got a problem that’s preventing me from finishing a page. I need to be able to sort by a relate...
hi i drop manual table password reset and after this i want to run php artisan migrate:rollback thro...
Can't we call MySQL user defined function in Eloquent select query...?
hello i am working on mi graduation project and mi app using laravel,it will be a project manager so...
Hi Guys, Please help me for this question. http://stackoverflow.com/questions/31669501/laravel-4-2-w...
I'm having issues with a relationship table and pulling the data from the lookup table. I have a mem...
I need to rewrite the following raw query using the Eloquent Query Builder. Any help would be much...
Hello, i'm trying to specify a scope to filter a timestamp by year The goal is to be able to do some...
So I got a small situation here i got a model for pages, with a all so known parent_id field as rela...
Hi Need some help.. I am building my own login model using a customuserProvider (it implements User...
I am creating a forum feature for my company's web app that includes nested replies that are very si...
here it is my code: http://laravel.io/bin/yGXy8 when my entered value is match to database value it...
This is for a search query based on many input fields, i'm doing if statements inside the query base...
I'm a long time old school procedural programmer, slowly (at my age, everything is slow) getting my...
I am trying to select from a table, but I only want to select things that have an existing relations...
I'm trying to make changes to the user record. I expect a User Eloquent model when I call Auth::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