Support the ongoing development of Laravel.io →

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 7 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 11 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 7 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 7 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 7 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 7 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

[SOLVED]Adding Foreign Key :: Migrations

Before I start, I ask politely, that you forgive me as I struggle to put things into words. Sufferin...

0 Likes
2 Replies

Laravel 5.3 Auth redirect guests based on guard

i'm using multi auth in laravel 5.3 i need non logged in users redirect based on guard e.g admin use...

0 Likes
9 Replies
posted 7 years ago

Question: Email MarkDown Css Distortion in Gmail

Hi everyone. I tried email markdown with default css in laravel 5.5 but my mail recieved in gmail is...

0 Likes
0 Replies

remove null from laravel collection ,php array

Hello I need to remove null coming from database , after using this code $school_dropdowns = DB::tab...

0 Likes
1 Replies

Searching for newest data and oldest data from the DB.

How do i use Eloquent to search for newest and oldest records from the database.

0 Likes
4 Replies
posted 7 years ago

How do I integrate a custom sql into a model

Hi, I am using Eloquent with Codeigniter, and I have a model that has multiple one to many and many...

0 Likes
1 Replies
posted 7 years ago

[SOLVED] Issues with nesbot/carbon

Hi All, Wondering if anyone else has seen this... Trying to get Laravel up and running, and I did a...

kiramarch liked this thread

1 Likes
0 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.

© 2025 Laravel.io - All rights reserved.