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

Mailgun switched api to v3

Just giving a heads up to anyone getting a new mailgun account. Mailgun switched their domain for th...

0 Likes
0 Replies
posted 10 years ago

belongsTo and HasMany relationship

users : id, username, password images : id, user_id, isprofile (0,1) and so on Image model publi...

0 Likes
3 Replies
posted 10 years ago

Respond JSON of Object including relations

Hey there, I want to respond to a GET request for an object id with the requested object and all its...

0 Likes
2 Replies
Solved

informix connection with laravel

I find no way to connect with informix through eloquent?

0 Likes
1 Replies

SQL Syntax error with custom login username

Hey guys, very simple question: I am getting the following error after specifying my login logic to...

0 Likes
3 Replies
Solved

Laravel 5 Middleware - Keep separated visual website with private admin panel

Hi, I've just started to learn middleware on Laravel 5, so i hope to be clearer as possibile to expl...

0 Likes
6 Replies
posted 10 years ago

Accessing $request variable within Mail function

I have a simple contact form that sends an e-mail when submitted. I'm using the store() function in...

0 Likes
2 Replies
Solved
posted 10 years ago

Sort Model first on relation then on field in the model

I have this setup ready and running Contact -> belongsToMany('Account') Account -> belongsToMa...

0 Likes
1 Replies
Solved
posted 10 years ago

404 error with all route

Hi I started a laravel project recently, so my projet is almost empty, except the 3 file i created b...

0 Likes
2 Replies

possibly out of free disk space

Hello everyone! Im running a VPS on linode... I have full access to my server I restarted the server...

0 Likes
1 Replies
posted 10 years ago

Pass 'Missing Method' to Next Definition in routes.php

Currently I have a resource controller called WorkOrderController and it has some custom actions. No...

0 Likes
1 Replies

Can't run Artisan in lumen.

On a fresh install of lumen, when I try to run anything in Artisan, I get this error message: [Error...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 Queue with Homestead

Hi guys, I am having some issues with L5 with a sqs queue. I want the job to perform in the backgrou...

0 Likes
3 Replies
posted 10 years ago

Found an interesting bug

I found an interesting bug which I'll share here. Hopefully it will save someone time. Consider this...

0 Likes
0 Replies

Target [Illuminate\Contracts\Console\Kernel] is not instantiable.

Synopsis I have a problem where by when I try to call migrate:reset within a test tearDown method I...

0 Likes
1 Replies
Solved

"artisan app:name" command does not change namespace in database/seeds

Hi, the "artisan app:name" command does not change the namespace of files located in "...

0 Likes
0 Replies

Route based on POST body content instead of URI (Salesforce Canvas Integration)

Hi there, I'm very new to frameworks, I'd like to build an application which has this architecture:...

0 Likes
2 Replies
posted 11 years ago

supervised queue:listen stops working

I'm running the queue listen process via the following supervisor config (I'm using SQS). [program:l...

0 Likes
4 Replies
posted 10 years ago

Attribute casting, Date Mutators on pivot table of related models

Sorry for this crosspost, I already asked my question on Laracast, but no response came, that's why...

0 Likes
2 Replies
posted 10 years ago

Pass a section id after product id.

At initial stage Url is http://localhost/laravel/ When i click on the product menu URL changes to ht...

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.