Support the ongoing development of Laravel.io →

3,391 Threads

Theme support

For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...

0 Likes
1 Replies

Class 'Jenssegers\Mongodb\MongodbServiceProvider' not found

I wanted to use https://github.com/jenssegers/laravel-mongodb for connecting to Mongodb with laravel...

0 Likes
1 Replies

Solving: mysqlnd cannot connect to MySQL 4.1+

I have an old built project that i would like to port over to Laravel, which i am working on locally...

0 Likes
3 Replies
Solved
posted 10 years ago

Environment complains about missing variables for another environment

It's impossible for me to create configuration for my local environment, because Laravel keeps compl...

0 Likes
4 Replies

Custom url without duplicating views in Laravel

Here is my project structure mysite.com/mti I want to have my project name like this without copyin...

0 Likes
1 Replies

500 Internal Server Error

Hello, Sometimes i got this error: 500 Internal Server Error My PHP Version 5.4.4-14+deb7u14 My Lara...

0 Likes
2 Replies

Laravel update 4.1 to 4.2 - Error reading data from FastCGI server

Hi, I updated from Laravel 4.1 to Laravel 4.2 with "php composer.phar update". I added man...

0 Likes
2 Replies

Favicon on shared hosting

Hello i have upload my proyect on bluehost shared hosting, but the favicon doesnt load, i have my si...

0 Likes
4 Replies
Solved

Securing staging environment

I am new to laravel and server administration in general and I need some help with the security of a...

0 Likes
1 Replies

Incorrect namespaces

Hello, I don't know how to set the correct namespaces for my app structure. If I try to: $exampl...

0 Likes
1 Replies

Laravel - FPDF error: Undefined font

#What I'm doing# I’ve been rewriting a barcode generating system using Laravel. #What's wrong# I’m i...

0 Likes
1 Replies
Solved

Laravel Hosting: Get Laravel 5 Up and Running in 8 Minutes

Cloudways has recently announced its specialized cloud hosting stack for Laravel. You can easily cho...

0 Likes
0 Replies

Route model bindings inside of a service provider doesnt work in php 5.5

Hi, Im developing a really simple application in laravel 5, for now only shows blog post and nothin...

0 Likes
1 Replies

Aliasing not working

I have a controller that does this public function index() { Redirect::to('www.laravel.io'); } Retur...

0 Likes
1 Replies

BUG laravel 5 - sending mail with sendmail - endless loop and unsent mail

using: windows - wamp - sendmail - laravel 5 problem happens when place 'sendmail' in config/mail.p...

0 Likes
2 Replies

Create default subscription plan using laravel cashier

I have two type of user. Artist & Customer. Now for Artist there are three type of plan. Bronze=...

0 Likes
0 Replies

Multi-Domain SaaS

##Hi, with my partner we are working on a website builder and we would like to allow our users to ha...

0 Likes
0 Replies

How to register console command from package in Laravel 5 ?

Hi! Since Laravel 5, it is interest to me - how to register and use console command from package in...

0 Likes
1 Replies
Solved

Laravel's Router accepts anything

Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...

0 Likes
2 Replies
Solved

Few routes are not working

Following is my production environment: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-44-generic x86_64) Ngin...

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.