PHP

PHP

6
17
13

Struggling to find php8.2-fpm.sock in /run/php/php8.2-fpm.sock, Nginx Web Server

Asked by Manjeet ·
Despite configuring my server to listen on UNIX-domain sockets instead of TCP sockets, the socket file appears to be missing. Upon executing 'ls /run/php,' only php8.2-fpm.pid (...)
0
2
3993

How to validate base64 image , size and mime type in lumen api?

Asked by gurpreet ·
Is there any best way to validate base64 encoded image, size and mime type in lumen api?
0
4
13838

Large project in Laravel vs Lumen

Asked by gurpreet ·
REST Api based project for call center where high traffic is there. we choose micro-service architecture. Now Which one have better permformance Laravel api as micro serive or (...)
0
2
5634

Laravel vs Lumen

Asked by gurpreet ·
How to test total time taken in request - insert or fetch data of 100,000 records
0
1
5921

How to set up a 301 Permanent Redirect using .htaccess

Asked by Olivia ·
How to Redirect Old URL to NEW using .htaccess For eg: RedirectPermanent http://www.domain.com/old-file.html to http://www.domain.com/new-file.html
0
1
1762

How to Upgrading from Composer 1.0 to Composer 2.0?

Asked by vinoy ·
Now Composer 2.0 is released, so I want to know how can I easily upgrade to Composer 2.0?
0
1
2076