Hi I'm trying to rollback my migration but it's not working. I get this error "{"error&quo...
Lets say I have a table with notifications and in text body I want to have link to login page, can I...
I've created a custom artisan-command in order to call a controller-function via commandline (withou...
I'm trying to use MS SQL Server with the latest Laravel. I managed to figure out the connection to t...
I have two rows, one for moods, and count. If user submit the same input i.e. "happy" then...
Hi guys, I'm planning to develop a multi tenancy application which allows users to modify their own...
Hello, I have two tables 'rooms' and 'reservations' (i don't have any relation between the two table...
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...
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