The web-framework tag has no wiki summary.
1
vote
0answers
64 views
How should I connect to my php framework to use methods written in the framework, in a framework agnostic environment?
My company runs 2 websites, a public facing website for clients, and an employee intranet. The intranet is used as a backend for employees to edit and maintain various parts of the public website. ...