Last seen: gru 4, 2024
add .join("") to map() method like in this code below chatToSolidText() { let solidText = ""; solidText = solidTex...
open routes/web.php, and paste something simmilar. //VUE ROUTER Route::get('/{any}', function () { if (Auth::user()) { return view('u...
mirror for:/p> R2.82 2017/07/26 258 MB Direct file download: 0009-64bit_Win7_Win8_Win81_Win10_R282.zip
check 20-xdebug.ini file and comment out XDEBUG (they cannot work together), nano /etc/php/8.2/fpm/conf.d/20-xdebug.ini ;zend_extension=xdebug....
fist use php-fpm process calculator edit file /etc/php/8.2/fpm/pool.d/www.conf change values based on that calulator
sudo apt install php8.2-{bcmath,fpm,xml,mysql,zip,intl,ldap,gd,cli,bz2,curl,mbstring,pgsql,opcache,soap,cgi}