You can simply ignore files in Laravel by mentioning file name(.env) in .gitignore file. But why you are not able to ignore .env? Curious? Well,
Category: CD/CI
How to setup CI/CD? – Pipeline – Gitlab
Are you wondering how to make website live immediately after the code is push to Masterusing Gitlab? If so, you are at the right place.