I'm having a hard time solving a security issue in my company's system, it's a PHP application with BD MySQL. Where today I only maintain and implement new features, but at the moment I need to install this system on a client of ours and there is no need to block or hide the access to curious users (individuals), both the files (PHP, JS, CSS) and access to MySQL as well.
Is there a way to solve this ??