Deploy Laravel 10 ke VPS Ubuntu 22.04 dengan Webserver NGINX plus Install SSL plus Setting FireWall

Berikut tahapan deploy laravel ke vps ubuntu,

Build Virtual Machine – Part 1 | Deploy Laravel Ke Server VPS | Idcloudhost Ubuntu Server NGINX (youtube.com)

Install Nginx Pada VPS – Part 2 | Deploy Laravel Ke Server VPS Ubuntu (youtube.com)

Install PHP Pada VPS – Part 3 | Deploy Laravel Ke Server VPS | Ubuntu – NGINX (youtube.com)

Install MariaDB Pada VPS – Part 4 | Deploy Laravel Ke Server VPS | Ubuntu NGINX (youtube.com)

Install MySQL Pada VPS – Part 5 | Deploy Laravel Ke Server VPS | Ubuntu NGINX (youtube.com)

Install PhpMyadmin Pada VPS – Part 6 | Deploy Laravel Ke Server VPS | Ubuntu NGINX (youtube.com)

Install Composer Part 7 deploy laravel server vps ubuntu (youtube.com)

Setting Domain Pada VPS NGINX – Part 8 | Deploy Laravel Ke Server VPS | Ubuntu (youtube.com)

Install Laravel Pada VPS – Part 9 | Deploy Laravel Ke Server VPS | Ubuntu NGINX (youtube.com)

Setting Permission Pada VPS – Part 10 | Deploy Laravel Ke Server VPS | Ubuntu NGINX (youtube.com)

Membuat Subdomain Pada VPS Nginx – Part 11 | Deploy Laravel Ke Server VPS | Ubuntu NGINX (youtube.com)

Memasang SSL Pada Domain – Nginx VPS Ubuntu- Part12 | Deploy Laravel Ke Server | Certbot Letsencrypt (youtube.com)

Memasang Firewall UFW Pada VPS Ubuntu – Part13 | Deploy Laravel Ke Server | Keamanan/Security Server (youtube.com)

Tutorial SFTP Filezilla VPS Ubuntu – Part 14 | Deploy Laravel Ke Server | SSH File Transfer Protocol (youtube.com)

Update Website Lewat GIT (Github) – Pull Request Dari VPS – Part 15 | Deploy Laravel ke Server (youtube.com)

Command GIT wajib setelah pull ke server,

php artisan cache:clear

php artisan view:clear

php artisan route:clear

php artisan config:cache

php artisan config:clear