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

SQL statements prepared wrongly?

Either there is a quite dangerous bug in laravel or I just made a stupid assumption. I believe that...

0 Likes
0 Replies
posted 9 years ago

Security mailing list available?

Hi, is there a security mailing list available with the hottest news about security within the larav...

0 Likes
1 Replies

php artisan env -> Command not Found

Hi all :) Using Homestead with variables: - key: APP_ENV value: local and $env = $app->...

0 Likes
1 Replies

Question about Vagrant and nginx

Hi I tried to set up the laravel/homstead vagrant box but I couldn't get it to work, I had problems...

0 Likes
1 Replies

Chrome request

Hey everyone, i have some weird behavior on my laravel system with Chrome. When i click on menu item...

0 Likes
0 Replies

Suggestion on creating a reusable base Laravel project

Hello, here is my idea: I would like to create a base Laravel project which I can use to develop web...

0 Likes
0 Replies

Eager loading with multiple relations

I wish to list a member with events he/she participates, and his/her collar numbers (idnumbers) for...

0 Likes
5 Replies
Solved
posted 9 years ago

[package] time difference in a human readable way

i am creating this new package for displaying human readable time differences: https://github.com/tz...

0 Likes
6 Replies

unit test General error: 1 Cannot add a NOT NULL column

Hi, be patience I'm quite new at unit test in laravel I've this migrations use Illuminate\Database\S...

0 Likes
0 Replies

Eloquent query relations.

Hi, can someone halp me with this problema. I want load events based on city_id stored in locations...

0 Likes
0 Replies

Eager loading error - Trying to get property of non-object

I'm trying to utilize the eager loading feature in laravel but it doesn't work as i expected. When i...

0 Likes
0 Replies
posted 9 years ago

URL Names Routes With Parameters

Hi there, I am trying to figure out the correct way to use routes within links. I know the below doe...

0 Likes
0 Replies

How to make search with pagination?

I want create a gallery. How can I do?

0 Likes
1 Replies

Help with ordering related models

I'm trying to order my data, by the "belongsTo" association. Model: Contact BelongsTo: Age...

0 Likes
0 Replies

Relationships issue (maybe me doing something wrong HELP!)

I have the following controller and models. Controller public function index($slug) { $d...

0 Likes
6 Replies
Solved
posted 9 years ago

Synchronous processing of queues

I am running a task that is scraping a website after logging in. My queue driver is beanstalk. When...

0 Likes
0 Replies

Homestead NFS

Hello, Below is the vagrant file that's downloaded with the Homestead package. Does anybody know how...

0 Likes
2 Replies
posted 9 years ago

Beanstalkd + Mail attachment = Failing to send.

#TLDR: Beanstalkd Queue not sending emails with attachments. Hi, I'm having some issues with Beansta...

0 Likes
4 Replies
posted 9 years ago

error with laravel mailchimp first using

Hi everybody I'm using mailchimp with laravel 4.1 and have some problems. when I want to use that...

0 Likes
1 Replies

Deploying laravel

I am new to laravel, done with my first project and need to host it , Its working fine in localhost,...

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

© 2024 Laravel.io - All rights reserved.