Support the ongoing development of Laravel.io →

Incorrect mail being sent by queue handler

I'm using Laravel 4.2 with the Mandrill driver, and beanstalkd as queue driver, all on a Forge serve...

0 Likes
1 Replies

Emails with wrong content?

This just started happening and I'm stumped at this point. The application has several emails that s...

0 Likes
4 Replies
posted 9 years ago

A collection of generators for Lumen

Hey guys, Since Lumen doesn't provide all needed generators, I have built a package including some u...

0 Likes
0 Replies

Querying Relationships Tables

Hi friends, do you can help me? I need construct a query for view (empleados.index), parsing data fr...

0 Likes
0 Replies

Problem with pagination

Hi I use paginate() method for pagination it work fine, but <a> tag in blade file have problem...

0 Likes
1 Replies
posted 9 years ago

Is there any way to add attribute to objects in collection?

Hello, I finally understood Collections. However, I am looking to add an attribute (pulled from an e...

0 Likes
0 Replies

Unable to fetch data from another table. Please help.

Migration files user table <?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Databa...

0 Likes
9 Replies

How Can I "Request" the data of a collection of rows?

I want to build a web based system to keep track of students attendance. I have these three tables r...

0 Likes
0 Replies

ErrorException in Grammar.php line 39: Array to string conversion

Hi, this is my store function in CategorieController.php public function store(Request $request) { C...

0 Likes
1 Replies
posted 9 years ago

Read Book Devoted in Death Free Online written J.D. Robb

Read Book Devoted in Death Free Online written J.D. Robb http://www.imdb.com/list/ls079308063/ Read...

0 Likes
1 Replies
posted 9 years ago

Homestead/Vagrant Cant Change Storage File Permissions Issue

I just switched over all of my projects to a new directory in my system and now I'm having problems...

0 Likes
3 Replies
Solved
posted 9 years ago

Read Book Free Online » Read Your Favorite Books

http://bellevuesitedesign.com http://bellevuesitedesign.com http://bellevuesitedesign.com http://bel...

0 Likes
7 Replies
posted 9 years ago

Regarding JS url inside master layout file

Hello , I have a Backend directory under the view that have the following structure +view +BackEnd...

0 Likes
1 Replies
Solved

Menu state management

I've not found a clear solution about menu state management. I post the way I do. Maybe there are be...

0 Likes
0 Replies

Laravel database seeding made easy with Faker PHP Library

This tutorial shows you how to generate database seed data using Fake Library http://www.tutorials.k...

0 Likes
0 Replies

How to use OrderByRaw to get posts from database?

I currently have this code: $sidebar = Post::where('published', '=', '1')->orderByRaw("RAND(...

0 Likes
2 Replies
Solved

multiple command

here is my case i need to send multiple emails i created a command implements ShouldBeQueued to send...

0 Likes
0 Replies

How to add variables to file upload form and fetch it from the route?

How do i add the value of $course->id to this form so the my route::post(/course/{id}.......... w...

0 Likes
0 Replies

laravel discussion

I have to rank each users depends on a count variable. count variable will differ upon changing each...

0 Likes
0 Replies
posted 9 years ago

MySQL Query to laravel - query with two subqueries over 3 tables

Hello everybody What I have So I wrote a SQL Query to select multiple information from three tables...

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