You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
 

793 B

Installation

Lancer windows sub-system for linux

lancer un cmd

    wsl --install -d Ubuntu

Vous etes maintenant dans un terminal linux

Installer docker

dans linux installer docker documentation docker

Installer lando

dans linux installer lando documentation lando

Lancer le projet

installer git... lancer ces commands

    git clone https://github.com/anulax1225/mavisite
    cd mavisite
    cp .env.example .env
    lando start 
    lando composer install
    lando php artisan key:gen
    lando php artisan migrate
    lando npmi
    lando dev

puis se rendre a l'adresse https://viewer360.lndo.site