Support the ongoing development of Laravel.io →

619 Threads

Most proper way to change laravel config values through web form

If i want to give the logged in administrator the power to change certain config values (like timezo...

0 Likes
2 Replies
Solved

utf8 in route / url

My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...

0 Likes
6 Replies
Solved

Upgrade L4.2 to 5.0 using Laravel Shift - problems

Hi, I tried to update my L4.2 app to L5.0 using Laravel Shift. It made a neat pull request branch th...

0 Likes
3 Replies
Solved

Trouble getting homestead to start in windows

As the title described, I can't seem get pass vagrant up in windows 8.1. My private key: -----BEGIN...

0 Likes
30 Replies
Solved

SMTP Mail not Working in Live Server

My configution works fine on Xampp. But when I deploy it on the live server (shared hosting, Justhos...

0 Likes
5 Replies
Solved

Larval 5.1 App not connecting to MySQL DB

Hi, I've looked pretty much all over the place. The scenario is basic, so I'm sure I'm missing somet...

0 Likes
2 Replies
Solved

Setup different frontend & backend application endpoints

I've been struggling figuring this out but no luck yet - couldn't find an answer anywhere. I have a...

0 Likes
1 Replies
Solved

Accessing site from mobile phone shows error 'trying to get property of non object"

Hi The page works correctly from my desktop pc but i get this error when accessing via mobile. Do i...

0 Likes
3 Replies
Solved

Laravel update password errors

Hi i'm trying to update user password using ajax but i keep getting 500 error.What i've done wrong #...

0 Likes
1 Replies
Solved

Call to a member function connection() on null shows up occasionally

Hi, I'm using Laravel 5.2 fresh install and use postgresql as the database. And I use "web"...

0 Likes
1 Replies
Solved

No filter working on testing server but working on local develpment

Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...

0 Likes
3 Replies
Solved

What is the different between Route::model() and Route::resource()

In Route model, I can use something like this: Route::model('tasks', 'App\Task'); and in Route resou...

0 Likes
2 Replies
Solved

Artisan Tinker exception

Hi all... Sorry if is a noob question, i'm new to Laravel. When i do a simple command like this one:...

0 Likes
1 Replies
Solved

All routes other than default gives 404 with Nginx 1.9.9

I am running the sample project (http://www.laravel-angular.io/#/) which at the very least has the d...

0 Likes
1 Replies
Solved

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

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

laravelcollective/html throwing errors after install - help

I'm using Laravel 5.2 and installed laravelcollective/html 5.2 according to the instructions here: h...

0 Likes
2 Replies
Solved

Laravel 5.2 routing problem

Hi I have been sitting for days now and my routing does not want to work. I installed Laravel on Ama...

0 Likes
4 Replies
Solved

Mail Queue and DOMPDF job works perfectly on homestead, but not on my production server

Hello all!! Latest 5.1 Laravel 5.1.27 Latest dompdf 0.6.2 So i have an email, that attaches a genera...

0 Likes
1 Replies
Solved

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.