Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ashiful's avatar

How to protect my laravel project source code?

I want to protect my laravel project source code from others.

0 likes
3 replies
Tray2's avatar

Depends on what you mean by protecting.

A properly set up hosting will never display the php source code.

You really can't protect the source code from someone who has direct access to the server. At least not if you expect to have good performance on the site.

ashiful's avatar

I want to encrypt Source code. like " zend guard" . I want a free/opensource alternative

1 like

Please or to participate in this conversation.