https://dev.to/rabeeaali https://dev.to/rabeeaali/how-to-use-soketi-with-laravel-pt1-47hd https://dev.to/rabeeaali/deploy-soketi-on-aws-ec2-28e6 https://dev.to/rabeeaali/install-ssl-on-server-with-soketi-45bn In this part we will see how to configure Soketi and how to install SSL certificate.

sudo vim /etc/nginx/nginx.conf server_name your_subodmain; Now restart the Nginx sudo systemctl restart nginx.service #step-3-install-ssl Step Install SSL

To install SSL run these three commands: sudo yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm sudo yum-config-manager --enable epel sudo yum install certbot python2-certbot-nginx -y

sudo crontab -e put this line into the file: 0 3 * * * sudo certbot renew >/dev/null 2>&1 #step-4-configure-the-laravel-app-with-ssl Step Configure The Laravel App With SSL.
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners