Support the ongoing development of Laravel.io →

How to add a additional condition in a join using query builder laravel 5.3?

My regular query is like this : SELECT e.field1, b.field2, c.field3, d.field4, a.field5 , a.field6...

0 Likes
4 Replies

Laravel 5.2+ date before and after date validation not working

This works 'expected_at' => 'date|after:"2016-04-09 10:48:11"', Or this works $rules['...

0 Likes
1 Replies
posted 8 years ago

Queue Work Command duplicates consumers

Hello Am using mayconbordin/l5-stomp-queue as a Stomp ActiveMQ reader the problem is when i use the...

0 Likes
0 Replies

Continuous Integration Vendor Problems

Hello, So I have a Laravel project hosted in source control. Continuous integration is running for P...

0 Likes
2 Replies

Laravel Scout Where Clause Not Working As Expected

Am implementing full-text search with Laravel Scout and TNTSearch, everything is working fine aside...

0 Likes
0 Replies

Laravel with vou resorce(Get request)

Hello everyone, im new with laravel and vue resource and i need help to find how to pass variables f...

0 Likes
0 Replies
posted 9 years ago

Github - yappkahowe/scrumboard: A simple real-time scrum board built with Laravel 5.3 + Pusher

Try it out and leave some feedbacks. https://github.com/yappkahowe/scrumboard

0 Likes
3 Replies

GitScrum is a project to help developer team. Git + Scrum = Team More Productive

#GitScrum I am developing a project called GitScrum, it is a Laravel 5.3 application to help teams u...

0 Likes
0 Replies

Class 'app\PostTable' not found

<?php use app\PostTable; Route::get('/', function () { // return view('welcome'); return...

0 Likes
6 Replies
Solved

Symfony \ Component \ Debug \ Exception \ FatalErrorException Class 'lembar' not found

im using laravel 4.2... idk this problem, but in localhost is running when in hosting im get error ....

0 Likes
0 Replies
posted 8 years ago

Return array of models in model

Hi, in model Item I need in function all() to get array of different models (like groups, products,...

0 Likes
0 Replies

Satis and Laravel Forge

Hello guys! I'm managing my websites using Laravel Forge and I started developing some private packa...

0 Likes
0 Replies

Provider Wrapper

Good afternoon! My goal is this: I want to be able to quickly writeup a class that defines the metho...

0 Likes
0 Replies

Routing url to request in Grid Editing function in Kendo UI - (from working example)

I want to use the Kendo UI in Laravel. It is work good, while I dont want to make a CRUD things with...

0 Likes
0 Replies

Define models relationships of a large existing database

I'm migrating a platform builded over Yii Framework 1.1.16 to Laravel 5.3. I would like to know if t...

0 Likes
0 Replies
posted 8 years ago

How can I translate the content by using mcamara/laravel-localization

Dear All I'm newbie of Laravel. I would like to create a multi-language website currently. After fol...

0 Likes
2 Replies

want to execute command in controller

Hi , I want to execute below command , when someone submit the post mean store function of postcontr...

0 Likes
1 Replies

Laravel and Local Storage

Hey, I understand local storage is a client side construct and therefore isn't directly available vi...

0 Likes
0 Replies

getting correct id on join

I'm wondering how to get the correct id on join without specifying the table or 'as' in the select p...

0 Likes
1 Replies
posted 8 years ago

Echoing the domain I'm 301 redirecting

I'm redirecting a secondary domain in my routes: Route::group(['domain' => 'http://olddomain.com'...

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