Hello @rajath-rexav
In basic isn't it possible to prevent anything to copy the content of your website. If you can visit it you can save it.
You can have a rate limiter to prevent any tool flood your website with an amount of requests, see: https://laravel.com/docs/9.x/rate-limiting (a tool will maybe requests 100 urls in a minute while a normal visitor will never do that.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community