How To Upload Bulk Data Using Laravel Queue
Open Terminal ..php artisan queue:table ...php artisan migrate ...php artisan make:job BulkUserInsertJob ...BulkUserInsertJob::dispatch($users)
Open Terminal ..php artisan queue:table ...php artisan migrate ...php artisan make:job BulkUserInsertJob ...BulkUserInsertJob::dispatch($users)
Run Python Code On Nginx
sudo apt install mysql-server ...sudo apt install phpmyadmin ...Press Enter ...Press Tab ...sudo ln -s /usr/share/phpmyadmin /var/www/html/
10 Ways Increase Online Sales
সরাসরি ইউএস ব্যাংক এ (ACH) - বিনামূল্যে ...এস ডলার ওয়্যার ট্রান্সফার - প্রতি ট্রান্সফার $30 ...মার্কিন ফ্রিল্যান্সারদের জন্য তাত্ক্ষণিক অর্থ প্রদান - প্রতি স্থানান্তর প্রতি $2 ...একটি স্থানীয় ব্যাংক এ সরাসরি (মার্কিন যুক্তরাষ্ট্রের বাইরে) - $0.99
Top Free SMS APIs
Nginx Configuration For 10K Concurrent Request
How To Setup Lets Encrypt SSL Certificate On Ubuntu Nginx And Auto Renew
Lead Generation Using Facebook
Open Terminal ...composer require laravel/passport ...php artisan passport:install ...Use Passport Routes To AppServiceProvider
How To Run The queue:work Command All The Time On Your Laravel Application in cPanel
Lead Generation Using Linkedin
sudo apt update && sudo apt upgrade ...sudo apt install nginx ...sudo ufw allow 'Nginx HTTP' ...sudo apt install php7.4 php7.4-fpm php7.4-mbstring php7.4-json php7.4-curl ...Congrates!!
npm cache clean -f ...sudo npm install -g n ....sudo n stable ..reopen terminal ...node -v
Schema Markup For Product NewsArticle HowTo Book With Example And Explain...SEO For ECOMMERCE Product...SEO For Book...SEO For Blog...SEO For Tutorials
sudo add-apt-repository ppa:ondrej/php ...sudo apt update ...try to install again
Increase Organic Traffic For Website
How To Keep Protected Wordpress Site From Malware Attack
11 Ways To Earn Money Using ChatGPT
rm -rf /var/cpanel/userdata/eduplus/yourdomain.com.cache ...rm -rf /var/cpanel/userdata/eduplus/yourdomain.com_SSL.cache .../scripts/restartsrv_httpd
Generate SSL certificate using openSSL : sudo openssl req -x509 -days 60 -nodes -newkey rsa:2048 -keyout /etc/nginx/ssl/self.key -out /etc/nginx/ssl/self.cert
Nodejs Setting Up Push Notifications Using Socket.IO
Flutter Script To Run A Background Service
Create a php file named upload.php where you've have to validate image file first ...After validating the image store the file in a server directory/folder using move_uploaded_file() function
Create Nginx Configuration File ...Link New Configuration File ...sudo systemctl restart nginx
[Total Available RAM] - [Reserved RAM] - [10% buffer] = [Available RAM for PHP] ...Results: [Available RAM for PHP] / [Average Process Size] = [max_children] ...pm.max_children = [max_children] ...pm.start_servers = [25% of max_children] ...pm.min_spare_servers = [25% of max_children] ...pm.max_spare_servers = [75% of max_children]
set ubuntu server timezone with this command $ sudo dpkg-reconfigure tzdata ../