Support the ongoing development of Laravel.io →
posted 9 years ago
Configuration
Last updated 1 year ago.
0

Hi i have same problem.. i think when i use homestead i will careless about difference server & local environment.. but this is happend and i realize what the difference homestead with local machine environment if like this

Last updated 1 year ago.
0

I understand that that it's good to have the development environment mirror the production environment as far as possible, but case sensitivity is a 'schoolboy error'.

You wouldn't expect anything but an error from the following code:

$mYLazyVarDeclaration = "Foo";

echo $mylazyvardeclaration;

If you're getting problems because of case sensitivity, you're making a mistake somewhere and need to stop doing that. :)

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

tonydew tonydew Joined 22 May 2014

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.