문제


I made a project in laravel 4.Now I want to deploy it at client's local PC such that the files are not accessible/found in PC.So how can I deploy it?

올바른 솔루션이 없습니다

다른 팁

I think its not possible. But you can encrypt all code with IONCube, that way it will be shown but in encrypted form.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top