Support the ongoing development of Laravel.io →
posted 6 years ago

mysql many records Replace into for DB::replace

I have searched for a bit, but didn't find a solution for importing big files, which needs to replac...

0 Likes
0 Replies

About attaching morphable models

Hi everyone, I don't know if there is a better way to attach a morhpable object to its owner. In my...

0 Likes
1 Replies

Homestead, route issue (page not found)

Hi everyone, I'm hoping that someone else can point out what I am doing wrong. I am running a Homest...

0 Likes
2 Replies
Solved

Is it possible to sort results by relation without a join?

Currently I am retrieving product results for a category like this: $products = $category->produc...

0 Likes
0 Replies

Class 'Swift_StreamFilters_StringReplacementFilter'

Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...

0 Likes
0 Replies
posted 9 years ago

Eloquent hasMany with multiple foreign keys and where

Hi! I have two tables, tasks id startTarget endTarget status targets id title I need get all tar...

0 Likes
2 Replies
posted 6 years ago

filter data in hasMany using where and parent field value

Hi, Is it possible to filter the data returned by relationship using values in the parent class Prog...

0 Likes
0 Replies

Having trouble with Model Bind - Laravel Breadcrumbs

Having trouble with Model Bind on davejamesmiller/laravel-breadcrumbs. I'll try to be brief, but if...

0 Likes
0 Replies
posted 6 years ago

validate unique composite key of array data for update

Data and validation rule is here (https://paste.laravel.io/70e20397-4032-4af3-9d5a-bcd615883c44) Que...

0 Likes
0 Replies
posted 10 years ago

Best practice to deploy

Hi! What is the easiest way to deploy a laravel app on a remote server? I'm using bitbucket to host...

0 Likes
5 Replies

Custom Authentication in laravel

friends this code returns null in browser with correct email and password if(Auth::guard('admin')-&g...

0 Likes
0 Replies
posted 10 years ago

Laravel vs a CMS (like WordPress)

I have been building several websites in Wordpress, and recently I finished my first project in Lara...

0 Likes
27 Replies

DB query builder with LEFT JOIN using a RAW expression

I would like to left join data from a many-to-many relationship. In my first attempt to solve the pr...

shikhar-kr liked this thread

1 Likes
0 Replies

Laravel Multiple Auth using JWT auth every-time i get wrong

I have 2 user i.e user and bus and for them i have different model I am using laravel 5.5 with tymon...

0 Likes
0 Replies
posted 6 years ago

Cannot Get Dropzone Uploaded Files Into FileBag

0 down vote favorite I've been using standard HTML POST in a Laravel project for file uploads and wa...

0 Likes
0 Replies
posted 6 years ago

throttle , each user or all request ?

hi , throttle means for ( one user requests ) or ( all users requests ) ? if all , can anyone help m...

0 Likes
0 Replies

validate() redirect not showing all error messages (Chrome)

Laravel 5.4 version The validate() function works until I test more than 3 errors in the form. Upon...

0 Likes
0 Replies
posted 6 years ago

Laravel mssql db declare

This mssql API Example I need get to laravel query. Can somebody help me please? I don't have any ex...

0 Likes
0 Replies
posted 6 years ago

Problem whereIn with Checkbox

Good evening. I have a problem I'm doing the querys using the laravel pattern. I have a checkbox whe...

0 Likes
0 Replies
posted 10 years ago

Handling unchecked checkbox by updating

When a checkbox is not checked, it gives no value back. How to handle this in your model when updati...

0 Likes
8 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.