Answer the question
In order to leave comments, you need to log in
Similar laravel sites on the same engine or different ones?
There are several sites that are very similar in functionality, almost identical (common database). They are made on the same common laravel engine. Depending on the domain, different configs are loaded and some settings change.
Now another site should be added to them, but its functionality is already significantly different. According to the structure of the catalog, etc. But at the same time, the scheme for ordering goods remains completely identical, lx (consider the floor of the site). The database is also generic. Scripts, layout are used the same.
I started to do it on the same engine, but I feel a hash is obtained.
1. Do it on submodules of the git? (models, own classes). How bloody is this?
2. Do not bother and make 2 separate projects along the way copying the necessary pieces back and forth?
3. Do it on the same engine, but is it better to think over the structure?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question