I am working on an application for which a friend of mine is doing the frontend. I maintain git repos for my project and use push-to-deploy.
Now the problem is this app contains some pretty financial logic that I don't want him to access. But, I still need him to be able to make commits to the app/views folder.
What do you suggest ? Separate repo with dummy data only for frontend and them merge ...?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community