Support the ongoing development of Laravel.io →

Laravel Mail 'from' not working

When sending mail from laravel Mail, the 'from' address is using the smtp username, rather than the...

0 Likes
1 Replies

Vagrant/Homestead - where are the MySQL databases stored?

I ran a vagrant update as prompted yesterday and all my databases have been nixed. Where inside the...

0 Likes
5 Replies
posted 9 years ago

Blade dynamically include Blade files

Hello, I have a directory that has an unknown number of blade files inside it, I wish to include eve...

0 Likes
0 Replies
posted 9 years ago

Cache option for Facades

Use Case When the facade resolves a class (with the help of a service provider) whose properties are...

0 Likes
0 Replies

User model not reflect changes

Hi friends, I am trying to change the User model in laravel, but after changing it and get the resul...

0 Likes
1 Replies
posted 9 years ago

Lumen error on redirect

Hello! I have a simple action: public function redirect() { return redirect('/'); } And simple...

0 Likes
0 Replies

Forge Deployments failing quietly with 404, but EC2 instance is created.

We've got two applications deployed via forge, and we had this issue in the past, but it magically r...

0 Likes
1 Replies

Question about deploying website on linode server

I created the website and it worked on the local environment well. But when I put all the files into...

0 Likes
0 Replies

Need to integrate CC Avenue payment gateway in my Laravel app

Hi all, I am developing a web-app in Laravel. I need to integrate CC Avenue payment gateway with my...

0 Likes
6 Replies
Solved

Remove registration logic

Hi! How can i remove registration logic after scaffold with php artisan make:auth command? Thanks

0 Likes
0 Replies
posted 9 years ago

select option for title

Hi all i have an issues with laravel blade template, i have a contact form: Like <div class="...

0 Likes
2 Replies

How to save dynamical fields to database in laravel5

How to save dynamical fields to database the problem is i don't know the names of fields we have m...

0 Likes
2 Replies

Migrating to L5: Class 'Predis\Client' not found

I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...

0 Likes
4 Replies

Thinning out controllers and service layers

So, I've got a project that I've been working with since the L3 days and as it has grown in features...

0 Likes
0 Replies

trying to get point values from Mysql 5.1 | laravel 5.1

Error: 'The Response content must be a string or object implementing __toString(), "boolean&quo...

0 Likes
2 Replies

Site crash when not logging out

Hi When I close the tab of my site without logging out and I open it again, it tries to get this url...

0 Likes
5 Replies

Laravel is locking laravel.log

Hi, I have a very weird issue with Laravel 5.1. My app has a Task Scheduling (https://laravel.com/do...

0 Likes
3 Replies
Solved

Can't save UTF-8 to mysql

Hi, I'm trying to save records to my DB that have Chinese characters in them, but they're showing up...

0 Likes
2 Replies
Solved

One-to-Many Relation not working properly

I have two models, Client and Attachment, the relation is one to many since a client can have many a...

0 Likes
0 Replies

Please read my code and bash me!

Hi, this is my update function for my Keyword model. I know that it is terrible and I would want to...

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.