Support the ongoing development of Laravel.io →

3,391 Threads

Insert values to config files at run time

Hi guys, Is there a way to insert values to the database config file at the run time ? I am developi...

0 Likes
0 Replies

Workbench / Package routing

I am attempting my first workbench / package and so far no good. Created 1 GroupsController added /...

0 Likes
0 Replies

how to remove the public url online .please help

Hi, I hav posted the laravel online and how to remove thee public url from the domain. Thanks in adv...

0 Likes
0 Replies

Homestead Vagrant Booting Problems (default: Warning: Connection timeout. Retrying...)

Hi, today I installed a freh Linux Mint 17 Cinamon 64bit installation with VirtualBox from the Repis...

0 Likes
4 Replies

Script php artisan error when creating first project

Hiya All So I am creating my first project and I was able to pull down composer ok and then tried to...

0 Likes
1 Replies
posted 10 years ago

Syntax error

Hey, i just swiched from local webhost [xampp on windows] to a website and i get this error Symfony...

0 Likes
2 Replies
Solved

Database connections not picking up .env.local.php settings within my connections array

i updated to the latest Homestead package and then run the set up. All went well except when then ru...

0 Likes
2 Replies
Solved

Library file

i created a library file and added to start/global.php ClassLoader::addDirectories(array( app_path()...

0 Likes
2 Replies
Solved

htmlspecialchars(): Invalid multibyte sequence in argument

Hi all, I created two websites using Laravel and everything was fine since I decided to put these we...

0 Likes
4 Replies
Solved

Extending my base App

Hello, I'm fairly new to php development and I am very new to Laravel so please bear with me! I'm no...

0 Likes
0 Replies
posted 10 years ago

Some controllers throwing errors on production

So on my local host every thing is working great (windows + xampp). I have moved every thing to my p...

0 Likes
3 Replies
Solved

What does this exactly do? $app = new Illuminate\Foundation\Application;

In line 14 app/bootstrap/start.php I see this code below. $app = new Illuminate\Foundation\Applicat...

0 Likes
2 Replies

create 2 controller with same name in subfolder

how to access 2 controller with same in subfolder. 1.) admin / dashboardController.php 2.) master /...

0 Likes
0 Replies

Handle 403 (and other) errors

So I am wondering how to handle 403 error thrown by .htaccess. I have disabled directory listing wit...

0 Likes
2 Replies
Solved

Laravel-specific technical debt

I'm not completely sure where to put this, so here we go. I'm putting together a talk for our local...

0 Likes
1 Replies

Understanding view::make app::bind ...

Hi; Can someone please briefly explain what does this mean? Something::SomethingElse($arg1, function...

0 Likes
0 Replies

Light Application Boot

Hello all - I swear I have seen this before but can not find a trace of it. Basically I have a ping...

0 Likes
0 Replies

Apache2 Configuration / Subfolder Alias

I want to create an alias under my Laravel application but I do not want this directory routed to/th...

0 Likes
0 Replies

Laravel session logs user out (timeouts) after sometime automatically

Everything works fine for few hours and then user gets logged out automatically. I have been unable...

0 Likes
1 Replies

Do not use Illuminate in Laravel packages? (Module structure)

When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...

0 Likes
7 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.

© 2025 Laravel.io - All rights reserved.