Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Deploy on Forge Important Correction #2136

@estudiooka

Description

@estudiooka

This is a very hand tutorial:

https://github.com/nuxt/docs/blob/master/en/faq/laravel-forge-deployment.md

But please change the node update command as recommended by forge to avoid upgrade all the server.

from :

sudo apt-get update && sudo apt-get upgrade

to

sudo apt install --only-upgrade nodejs

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions