SiavashBamshadnia / Laravel-Source-Encrypter

Laravel and Lumen Source Code Encrypter
MIT License
535 stars 124 forks source link

Can you tell me the how we can encrypt blade file? #25

Open vishalmicrolevel opened 1 year ago

vishalmicrolevel commented 1 year ago

Can you tell me the how we can encrypt blade file?

Without encrypt blade file everyone know the my code. so give me proper solution.

SiavashBamshadnia commented 1 year ago

The blade files are not real PHP files. They mostly contain HTML and CSS codes. Why do you want to encrypt them?

vishalmicrolevel commented 1 year ago

Because anyone Knows thi in this variable which value is stored. So other person make the function and pass the value and get real content.

On Tue, 8 Nov 2022 at 18:58, Siavash Bamshadnia @.***> wrote:

The blade files are not real PHP files. They mostly contain HTML and CSS codes. Why do you want to encrypt them?

— Reply to this email directly, view it on GitHub https://github.com/SiavashBamshadnia/Laravel-Source-Encrypter/issues/25#issuecomment-1307223723, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2AXYV2VAV22KEABXPFUEBLWHJIQDANCNFSM6AAAAAARXFNFYQ . You are receiving this because you authored the thread.Message ID: @.*** com>

SiavashBamshadnia commented 1 year ago

Because they are not actual PHP files, I don't think there is a way to encrypt blade files.

ShubhamDevICS commented 1 year ago

how can we decrypt the code encrypted by php botl