Hi guys, i am planning to make a Laravel App for one of my customers, in order to run some queries from his local SQLDatabase located in a local server in his company.
I am thinking of installing Wamp server (or something similar) so that my client can go to http://localhost/localapp and do all his stuff.
But, how can i secure my code, so that nobody can access/change php files and the wamp database?
Is this right what i am trying to do or wrong? How can i implement this with some other way??
Thanks! -Konstantinos
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community