Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0
Solution

Just to double-check.. are you viewing the files in a way that would show you hidden dot files? For example, using "ls -a" instead of just "ls".

0

Thanks for this. UNIX is not my forte and I didn't realize ls had an -a option. My bad!

0

Unfortunately for me, when I installed Laravel 5.1 with Composer, the following files are missing:

.env    .env.example     .gitattributes    .gitignore

I also checked the folder using this command:

ls -a

ls -a

Any idea what happened?

Last updated 8 years ago.
0

Debiprasad said:

Unfortunately for me, when I installed Laravel 5.1 with Composer, the following files are missing:

.env .env.example .gitattributes .gitignore ...

Any idea what happened?

I understand how those files went missing. I moved the files from one folder to another using a command which skipped all those hidden files.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.