first commit
This commit is contained in:
@@ -1 +0,0 @@
|
||||
,ouidade,localhost.localdomain,04.03.2021 16:51,file:///home/ouidade/.config/libreoffice/4;
|
||||
@@ -148,3 +148,26 @@ To run phpstan tests, you should run:
|
||||
* `composer phpstan` for global tests
|
||||
* `composer phpstan-framework` for more strict tests
|
||||
* `composer phpstan-plugins` to test all installed plugins
|
||||
|
||||
|
||||
|
||||
|
||||
# EPAU REad ME
|
||||
|
||||
|
||||
- intall grav avec composer
|
||||
|
||||
composer create-project getgrav/grav ~/webroot/grav
|
||||
- lance serveur local
|
||||
cd ~/webroot/nomdusite
|
||||
php -S localhost:8000 system/router.php
|
||||
Fenêtre à laisser ouverte!
|
||||
|
||||
|
||||
- dans autre fenetre, installer version admin
|
||||
cd ~/webroot/nomdusite
|
||||
bin/gpm selfupgrade (mise à jours)
|
||||
|
||||
bin/gpm install admin (installe l’admin)
|
||||
|
||||
bin/plugin login newuser (créer un nouvel utilisateur)
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user