I am deploying two laravel projects on same server as sub domains. The two sub domains exist as two different folder having different public folders each. I have stored the project folder inside each of the public folder. The problem is one website is using cached views of other website. If I run php artisan cache:clear it reverses the situation ad second website starts using cache of first website. Document roots point to the different folders and there are two different apache.conf files for both websites. Please suggest what should I do. Folder structure: |startup||public|||startup.example.com||||source|||||public |cse||public|||cse.example.com||||source|||||public
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire