Support the ongoing development of Laravel.io →

3,391 Threads

Custom Directory Class Problem

I am trying to setup a new root directory that will work along side the App directory, my structure...

0 Likes
0 Replies

Reusing code in Laravel 5

I am learning Laravel and am using Laravel 5. I have some standard reusable functions that I want to...

0 Likes
6 Replies

Upload Project in Cpanel

Hello I have created a project with Laravel 4. Now I wan to upload this project in Cpanel. There are...

0 Likes
3 Replies

Laravel 5 Errors

I have made 404.blade.php and put this in my views/errors folder next to the installed 503.blade.php...

0 Likes
2 Replies

Putting Eloquent model into folders

Using Laravel 5, how do you put models into folders? Currently mine are sitting underneath the defau...

0 Likes
3 Replies
Solved

Can't find my folder in Homestead

I installed Homestead a while ago and have been trying to fix it myself but it's beyond my scope. W...

0 Likes
2 Replies

Homestead shared folders are not synchronized

The folder I'm sharing between Windows 7 and homestead's Unbuntu doesn't synchronize. If I add a fil...

0 Likes
8 Replies
Solved

No More environment.php File in L5?

As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...

0 Likes
5 Replies
posted 10 years ago

Problem with routes

The structure of my site is this \public_html --- MeuSite --- --- app --- --- --- commands --- --- -...

0 Likes
0 Replies

L5 route:scan

Just updated L5, and no more artisan route:scan command, so how to add new routes now?

0 Likes
4 Replies
Solved

Failed to execute git clone

I'm trying to install something that I created on git and I keep getting this error when I hit compo...

0 Likes
1 Replies
posted 10 years ago

L5 Monolog to MySQL

I have added this class to /vendor/monolog/monolog/src/Monolog/Handler based on this https://github....

0 Likes
1 Replies

Setting cache expires for images in Laravel

I would like to add a cache-expires: never header to all requests for image resources being served....

0 Likes
0 Replies

Having troubles with the date.

Hi, i need to get the real date. For example i put this code on my laravel app: echo date("d-m-...

0 Likes
1 Replies

Mail pretend does not write message to logs

I'm working on a project that uses Laravel to generate and send custom email messages to a database...

0 Likes
2 Replies

Error in Homestead configuration

I've followed the steps on the site to install a Homestead machine, but it doesn't work in my system...

0 Likes
1 Replies

PHPUnit fails to run inside Homestead

I have a Homestead vm running a nearly fresh install of Laravel 5.0 (dev-develop). I globally instal...

0 Likes
4 Replies

Laravel PostgreSQL issue

Hi all. Laravel 4.1 / PostgreSQL 9.3 / Nginx 1.2.1 / PHP 5.4.4 Recently I had strange problem with l...

0 Likes
0 Replies

Writing settings into files

Hi, I have an application written in Laravel. I've been asked to write a simple installer for it and...

0 Likes
0 Replies

Register events in ServiceProvider on PSR-4

Hi! Im developing an application on Laravel 4 and I am trying to follow the PSR-4 Standard in order...

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