Skip to content

Instantly share code, notes, and snippets.

View jokosaputro95's full-sized avatar

Joko Saputro jokosaputro95

  • Indonesia
  • 20:41 (UTC +07:00)
View GitHub Profile
@alfajrimutawadhi
alfajrimutawadhi / deploy-laravel-en.md
Created June 16, 2023 06:19
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.