Laravel deployment multiple projects

suppose:
there are two projects, Project An and Project B, and I want Project An and Project B to share the same framework. Is there a way to achieve

Feb.28,2021

is Project An and Project B related? If it's not big, why put it together? Isn't this coupling too high? If it is big, why is it divided into two projects?


from routing to model, controller, middleware, form verification waits to distinguish items by folder.


thinkphp I know it is possible, laravel, I don't know if it can be implemented

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7bc88c-16cb6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7bc88c-16cb6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?