Is that content in .gitignore file ...
Aug 21, 2018
8
Level 14
Not same content on my server and my local site
Hi, I'm using Laravel Forge to upload my laravel project and when I push to Github the site changes. But I noticed that some content isn't the same online and on my local site. I've tried to push but GitHub says "Nothing to commit"
Any ideas how to fix this?
Level 67
Also make sure you're deploying the correct git branch. You might be committing to development branch while the site is running on master branch or something.
2 likes
Please or to participate in this conversation.