What we did
We have been assigned multiple projects in past few months. And we noticed that many function like Login, Registration, uploading picture, reset password, user profile and many more... were common for all these different websites. However, to complete the project in time, we simply copied the code from previous project to another while changing some field names in between.
My concern
Even though these websites are different and owned by different companies, it's us who manage/maintain the code for them. Is there any possible solution where our team can create a BASE CODE for these functions I mentioned earlier and use it for different websites when we need?
We have created project on Laravel 5.3
If you need any further elaboration/explanation, feel free to ask here.
What do you think about this? – Digvijay Nov 23 '16 at 16:42