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.
 
 
 
 
anulax1225 ff1a420f5a last modif ago%!(EXTRA string=3 months)
app Initial commit ago%!(EXTRA string=5 months)
bootstrap Initial commit ago%!(EXTRA string=5 months)
config Initial commit ago%!(EXTRA string=5 months)
database Initial commit ago%!(EXTRA string=5 months)
public last modif ago%!(EXTRA string=3 months)
resources last modif ago%!(EXTRA string=3 months)
routes Nouveau home page ago%!(EXTRA string=5 months)
storage Initial commit ago%!(EXTRA string=5 months)
tests Initial commit ago%!(EXTRA string=5 months)
.editorconfig Initial commit ago%!(EXTRA string=5 months)
.env.example Gross boulot avec nolan ago%!(EXTRA string=5 months)
.gitattributes Initial commit ago%!(EXTRA string=5 months)
.gitignore Initial commit ago%!(EXTRA string=5 months)
.lando.yml Gross boulot avec nolan ago%!(EXTRA string=5 months)
README.md Nouveau home page ago%!(EXTRA string=5 months)
artisan Initial commit ago%!(EXTRA string=5 months)
composer.json Initial commit ago%!(EXTRA string=5 months)
composer.lock Initial commit ago%!(EXTRA string=5 months)
package-lock.json Nouveau home page ago%!(EXTRA string=5 months)
package.json Initial commit ago%!(EXTRA string=5 months)
phpunit.xml Initial commit ago%!(EXTRA string=5 months)
postcss.config.js Initial commit ago%!(EXTRA string=5 months)
tailwind.config.js Light/Dark Theme ago%!(EXTRA string=5 months)
vite.config.js Gross boulot avec nolan ago%!(EXTRA string=5 months)

README.md

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