Support the ongoing development of Laravel.io →

3,391 Threads

Position of Routes in Routes file determines if the page will show or not

Hi, When I move the Routes around in my Routes file pages will stop working and others will start wo...

0 Likes
4 Replies
Solved
posted 10 years ago

Config read errors

Hi ! I move my app to shared hosting, but i have errors in config reading. I make these config publ...

0 Likes
0 Replies

Moving site from dev to production? Best practice?

I have a regular apache, php, mysql setup on my Mac and I develop locally. Last night though, I wan...

0 Likes
2 Replies

Laravel Homestead vhost config

Hi, In what file can I edit my vhost configuration for sites that I host with Laravel Homestead?

0 Likes
1 Replies

MS SQL Server - ErrorException - json_encode(): Invalid UTF-8 sequence in argument

I'm trying to use MS SQL Server with the latest Laravel. I managed to figure out the connection to t...

0 Likes
3 Replies

[ask] laravel installation on shared host

I tried to to move my laravel project into my shared host, after all preparation that I have done I...

0 Likes
2 Replies

Laravel 4 app not found on this server

Hello there, I setup laravel 4 app on digitalocean , /public page work great but when I click on any...

0 Likes
4 Replies

using phpstorm with laravel - confused.com

Hi. Up until now I've been using sublime text. I thought I'd give an IDE a try - I'm currently tryin...

0 Likes
5 Replies
posted 10 years ago

CPU load / general performance question

I am in the process of rewriting an old Codeigniter app with Laravel 4. I have noticed that my L4 ap...

0 Likes
4 Replies
posted 10 years ago

"The FastCGI process exited unexpectedly" after upgrade to Laravel 4.2

I run PHP on IIS7.5. After the upgrade to 4.2, I get this error randomly on my work and home machine...

0 Likes
1 Replies

Does Laravel template support including other htm files?

I have a master.blade.php, which establish the framework of the entire website. I divided the screen...

0 Likes
1 Replies

'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Login' not found'

routers.php: // login controller Route::post('login', 'LoginController@login'); LoginController.php:...

0 Likes
1 Replies
Solved

Change database schema builder TIMESTAMPS default value

would it be possible to change the Laravel schema manipulation for timestamps to set the DEFAULT val...

0 Likes
0 Replies

Class 'App\Site\SiteServiceProvider' not found

Hi, So I added an service provider to my providers array (see the code below). I have a folder calle...

0 Likes
3 Replies

.env.staging.php won't load

I've been trying to figure this out for hours.. Laravel simply won't load .env.staging.php although...

0 Likes
9 Replies
Solved

Worker Server sending mail using iron.io in laravel

Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...

0 Likes
0 Replies

Stuck on Hello World under XAMPP

Hi I am new to laravel and working through a basic tutorial. I installed laravel C:\xampp\htdocs\new...

0 Likes
4 Replies

Newbie needs help with undefined variable in blade view.

Hi, I'm new to Laravel and I installed it on a Ubuntu server recently trying to test the framework....

0 Likes
2 Replies
Solved

Nothing to migrate

Hello, everyone. Can you help me? I have some problems with artisan migrate. The issue is, when i ex...

0 Likes
3 Replies
Solved

probleme with routing

0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...

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.