Laravel-Source-Encrypter icon indicating copy to clipboard operation
Laravel-Source-Encrypter copied to clipboard

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

Open vishalmicrolevel opened this issue 2 years ago • 4 comments

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.

vishalmicrolevel avatar Nov 04 '22 13:11 vishalmicrolevel

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

SiavashBamshadnia avatar Nov 08 '22 13:11 SiavashBamshadnia

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>

vishalmicrolevel avatar Nov 08 '22 19:11 vishalmicrolevel

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

SiavashBamshadnia avatar Nov 10 '22 17:11 SiavashBamshadnia

how can we decrypt the code encrypted by php botl

ShubhamDevICS avatar Jun 06 '23 11:06 ShubhamDevICS