Support the ongoing development of Laravel.io →

Problem with Laravel 4 image MIME types. Keep getting error message

Hi Everyone, I'm having a problem with laravel 4 MIME types. Everytime I upload an image(it can be j...

0 Likes
0 Replies

How to set up Laravel and nodeJS project

How to set up Laravel and nodeJS project? Kinda a newb here, in the past with wordpress or codeigni...

0 Likes
0 Replies
posted 10 years ago

Getting Symfony\Component\HttpKernel\Exception\NotFoundHttpException, no help in stacktrace

Hi guys, I'm using Beanstalkd/Queues and looking at the logs, I see some failed queues with the belo...

0 Likes
1 Replies
Solved

How do I echo session array in laravel? getting Array to string conversion error message

Hi Everyone How would I echo a session array in laravel? AccountController.php $name = makeRandom...

0 Likes
11 Replies
Solved
posted 10 years ago

Passing Variable to Parent Layout View

I have a pretty typical application whereby I have layouts/main.blade.php which acts as the page lay...

0 Likes
0 Replies

Best database structure

I created a totally working application which has tables like notes, invoices, projets, clients, etc...

0 Likes
6 Replies

Breaking Up Large Package - Good Ideas?

Hi, I'm working on a package (or two) and am wondering how to divide it up. My original plan was to...

0 Likes
1 Replies
posted 10 years ago

nginx configuration for Laravel 4

ok now i installed laravel 4.2 on ubuntu 14.4 with apache and nginx proxy . and when i create route...

0 Likes
1 Replies
posted 10 years ago

Eloquent dynamic orWhere Query

Can someone show me how to write this in Eloquent? SELECT * FROM `projects` WHERE `id`='17' OR `id`=...

0 Likes
1 Replies

how can I achieve this ( log in user is another one then the shopping cart)

Hello, I did follow the tuts+ course about making a ecommerce site. Now I wonder if this can be done...

0 Likes
3 Replies

What is the best design pattern for a shopping cart within the Laravel framework?

Hi all, At the moment I am developing an ecommerce solution based on the Laravel framework. One of t...

0 Likes
0 Replies
posted 10 years ago

Get SMTP Response?

I can view the exception, but is there a way to get the response from sending an email via smtp? Pri...

0 Likes
1 Replies
posted 10 years ago

presuggest in .blade files

Hi, i was using sublime but it dose not have presuggest for keywords of .blade files (such as @exten...

0 Likes
0 Replies

Moving variables across views

In my project I am having a hard time passing the id of a page (In this situation it is a page showi...

0 Likes
1 Replies

Running Migrations

hi i'm beginner laravel i have problem when i use comand composer update so i migrate table they sh...

0 Likes
0 Replies

laravel4 connection to MySQL over SSL

Need help in connecting laravel app to MySQL over SSL. We have been trying to connect to MySQL over...

0 Likes
0 Replies
posted 10 years ago

Deployment and Rights

Hi community, I struggle with deploying my Laravel application and rights on my production machine....

0 Likes
0 Replies

Artisan Command and Service provider

So I have a task I want to happen twice per day(perhaps more in the near future) and I have setup di...

0 Likes
0 Replies

Entrust - Link Permission/Role to a Route

Hey guys! How are you doing? I am using Confide / Entrust in my app and I am having some issues. Act...

0 Likes
0 Replies
posted 10 years ago

Laravel Homestead OPTIONS requests refused

When the user application, made in AngularJS, trying make a POST request at the first time he try ge...

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.