Guest User

Untitled

a guest
Mar 30th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. cd myproject
  2. wp core download
  3. wp config create --dbname="myproject" --dbuser="root"
  4. wp core install --url=myproject.local --title="My Project" --admin_user=admin --admin_password=admin123 --admin_email=aslam.doctor@gmail.com
Add Comment
Please, Sign In to add comment