I have a problem with a pivot table. I have two tables on MS SQL (they are from outer source, I can...
Hello, I'm in situation where I'm really old db-schema, that can't be change because of bunch of rea...
hello i have sql how can i write in Laravel this sql ? please help. (SELECT goods_id, name, img, ano...
Hey guys, Currently I have the following tables: Categories Listings (belongs to category) What I wa...
Hy i have a search that now its works only if write or the first name or the last name, both didnt w...
Hello, i am new to laravel and I'm trying to make an application for my upcomming web about programm...
would it be possible to change the Laravel schema manipulation for timestamps to set the DEFAULT val...
I have 3 tables: vehicles, drivers and vehicle_driver_owners. drivers table includes all the registe...
Hi guys, I'm trying to run the following queries and running into this error: preg_replace(): Parame...
I'm trying to limit the number of attributes that all() returns, but failing to do so by using setHi...
Hi! I have images and products table and the pivot table is image_product. What is the best way to a...
If you're using a join in your query along with a "with" function to hydrate a child field...
Hi guys, can someone please tell me if Laravel supports raw/plain sql? I cant find it explicitly sta...
Hi I'm busy with a tutorial and when I try to use the edit line in the model, I end up having a blan...
I am trying to write a global fn for my cat system that is in the base controller. here is the fn in...
Hello, everyone. Can you help me? I have some problems with artisan migrate. The issue is, when i ex...
I've setup my local Laravel installation to use a different database from the default Homestead one:...
Referring to this: https://github.com/bllim/laravel4-datatables-package If say my Places model has...
i don't call function in class User default on models #function protected function abc(){ return Use...
How would I go about writing out my queries? I would just prefer to write my own queries, any help...
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