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

beracah.kings's avatar

beracah.kings wrote a reply+100 XP

4mos ago

Login Logic in Inertia JS

Im using Laravel+Inertia+React Starter kit.

beracah.kings's avatar

beracah.kings wrote a reply+100 XP

4mos ago

Login Logic in Inertia JS

My requirement is to implement an otp code along with email for login.

beracah.kings's avatar

beracah.kings started a new conversation+100 XP

4mos ago

Login Logic in Inertia JS

How to customize logic for login in inertiajs

beracah.kings's avatar

beracah.kings wrote a reply+100 XP

5mos ago

Unauthorised File Upload

They have used keditor for uploading files

beracah.kings's avatar

beracah.kings started a new conversation+100 XP

5mos ago

Unauthorised File Upload

Im maintaining a laravel application that has a feature to upload image files to the server. Recently I could notice unwanted files being uploaded to the image files folder . The application runs on Apache. We face thiis issue when Php File upload option is enabled,

How to resolve. Please advice