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

how to render a static image

Hi all, I tried to find the answer, but I couldn't. It seems there are some asset management package...

0 Likes
2 Replies
Solved
posted 11 years ago

The I just want one instance of the model not the collection problem

This happens to me all the time. so you need to work on one model but you don't have the key to use...

0 Likes
2 Replies

Reading JSON from view in called controller

Hi Im trying to send an array of data so I can destroy the IDs beeing sent in the array. I have a Ja...

0 Likes
1 Replies

Define multiple many-many relationships through single pivot table

Hi, I currently have a table which serves as a central link table for many-many relations between se...

0 Likes
0 Replies

Where to report security issues

I think i found a security issue, but couldn't find a page where such issues could be reported. Is t...

0 Likes
1 Replies
Solved

Handling Errors

Hi, I'm quite new to Laravel, and in past applications I would generate a user warning or notice, us...

0 Likes
0 Replies
posted 11 years ago

Prioritising jobs/queues in SQS

Does anyone know of a way to prioritise jobs in queues when using SQS on Amazon Web Services (AWS)?...

0 Likes
4 Replies
Solved

Replacing Hash for Authentication

I need to replace Hash. For this, I have made a class named MyHash like this : class MyHasher implem...

0 Likes
1 Replies

laravel repository with eloquent and returning stdClass

somebody knows any good packages for using repositories with factories for returning generic data.

0 Likes
3 Replies
posted 11 years ago

orderBy High Medium Low

Hello, I have a table with priority field which has values 'High', 'Medium' and 'Low'. I need the re...

0 Likes
9 Replies
Solved
posted 11 years ago

Artisan: Command [ serve | optimize | clear-compiled ] is not defined.

I'm having a really weird issue and I just can't figure out what's wrong. I'm runnung Laravel 4.1.29...

0 Likes
1 Replies

Count relationship columns with where

Hi, Im trying to return the project with the todos linked to it. The todo has a status and I'm tryin...

0 Likes
1 Replies

What am I getting an IS NULL added?

here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...

0 Likes
1 Replies
posted 11 years ago

How to handle "Domain of sender address [email protected] does not exist" error exception

I want to make this message "Domain of sender address [email protected] does not exist" shows to cl...

0 Likes
1 Replies
Solved
posted 11 years ago

Set individual session data expiry.

Is it possible to do this with laravel's Session class?

0 Likes
0 Replies

Search in encrypted data

Hi, I save my data encrypted into the database with the Crypt class. Is it possible to search into t...

0 Likes
3 Replies
Solved

Validation and Session Variables - Browser Refresh does not reset form

I am trying to understand why posted values persist in a session, even after a browser refresh. I wo...

0 Likes
0 Replies

Homestead require's internet connection on 'up'

Is there a away to make Homestead not require a call to vagrantcloud.com when running offline? Call...

0 Likes
1 Replies
posted 11 years ago

cant redirect to index.php

Hi, hope to get help from you. when I use localhost/lava/public/index.php, the result is correct, I...

0 Likes
2 Replies

Vagrant config doesn't make any sense

Hi, I have set up Vagrant and Ubuntu and set the Local VM IP Address to 192.168.56.101 and the port...

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.