Skip to content

Instantly share code, notes, and snippets.

View abdulsalamamtech's full-sized avatar

Abdulsalam Abdulrahman (Amtech Digital) abdulsalamamtech

View GitHub Profile
@abdulsalamamtech
abdulsalamamtech / deploy-laravel-en.md
Created February 19, 2025 11:53 — forked from alfajrimutawadhi/deploy-laravel-en.md
How to deploy Laravel to server (VPS)

How to deploy Laravel application to Virtual Private Server (VPS)


Some things you need :

  • Laravel project
  • VPS / Virtual Private Server
  • Domain (if any)

Here's how to deploy your Laravel application to the server

  1. Put your Laravel project into source code management (github/gitlab/others)
    Here I will use my company-management reporsitory.