Support the ongoing development of Laravel.io →

Laravel 5 Mail does not work

Hi I need help resolving this error. I search but can't find solution. First the error came up when...

0 Likes
6 Replies
Solved
posted 10 years ago

laravel 5.0 php artisan tinker error

laravel 4.2 is no error with tinker but laravel 5.0 is error $> git clone https://github.com/lar...

0 Likes
4 Replies
Solved
posted 10 years ago

Laravel 5, re-using event handlers

Hi all, So I have an event called NewUserRegistered that fires after a new user registration. The ev...

0 Likes
4 Replies

Form class generation

Hi I'm trying to generate class information before / after my inputs. The project is using https://g...

0 Likes
0 Replies

Sort a collection by a minimum value within the model's relationship - with pagination

We're currently working on an e-commerce site. Our brokerage pages show ranges, and these ranges con...

0 Likes
0 Replies

Deleting image (avatar) from a category...

Hello, i would like to know what is the best practice for deleting image from specific category? I h...

0 Likes
0 Replies
posted 9 years ago

Formatting Json inside your Controllers

Can someone please explain this syntax with the arrays , what it does, what it means? $response = [...

0 Likes
1 Replies
posted 9 years ago

Directory listing with Laravel

Hi guys, I'm rather new in the world of PHP-frameworks. Mostly i've worked with Wordpress. My questi...

0 Likes
1 Replies

Filtering collection data with $collection->filter()

I'm trying to filter the following collection using the collection filter() method: $collection = Wo...

0 Likes
2 Replies

Laravel 4 Mail::queue not using the right environment

I've been working on this website for a while and just recently finished and wanted to "go live...

0 Likes
1 Replies
Solved

Laravel(@8000) + Anular with Gulp(@9000), how could I let gulp proxy the 8000 port when requesting 9000?

Hello all, As i wrote in the subject, i'm using Laravel + Angular(with Gulp) in my project. But it's...

0 Likes
0 Replies
posted 10 years ago

How to initialize user-defined MySQL variables?

Query I want to run needs to initialize a @total variable: SET @total = 0; SELECT ... @total :=...

quyle92 liked this thread

1 Likes
4 Replies
Solved

How do I make use of the union chain. Not clear to me

I have read the docs and I'm not clear on it. i followed search essentials and would like to use uni...

0 Likes
0 Replies

500 server error via Ajax POST when Cookies disabled

Hi all, When I do an Ajax post (via jQuery) I get the JSON response back just fine. The problem is t...

0 Likes
1 Replies

Error when setting up GaeSupportL5

Hey guys, I'm currently trying to get Laravel 5.1 onto Google App Engine with the package https://gi...

0 Likes
1 Replies

Laravel 5.1 Multiple Forms On A Single Page Name The Message Bag

I need help in Laravel 5.1 on how to name the MessageBag errors, allowing me to retrieve the error m...

0 Likes
0 Replies

Renaming the 'user' table and its fields

Hey folks, I'm trying to rename the users table and its contained fields while still making use of L...

0 Likes
5 Replies
Solved

updating Carbon instance when saving Model triggers dirty flag

I am having problems with Laravel setting the dirty flag (isDirty getDirty) when I update a Model ev...

0 Likes
0 Replies

Missing .env in fresh Laravel project.

I am very new to MVC PHP and Laravel (just a week into testing the waters). I am trying to follow al...

0 Likes
4 Replies
Solved

Making The Best Yii vs. Laravel Comparison

Hi everyone, I hope I'm in the right place. One of the most talked-about subjects is the comparison...

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.