Update README.md

pull/44/head
YasinDehfuli 2 months ago
parent 31809ec8cc
commit d07b35ce72
No known key found for this signature in database
GPG Key ID: A24CF8C241E939CA

@ -4,7 +4,8 @@
# xShop/v2 # xShop/v2
xShop is an open source shop developed in laravel, very customizable! > [!NOTE]
> xShop is an open source shop developed in laravel, very customizable!
## New Features: ## New Features:
@ -24,8 +25,8 @@ xShop is an open source shop developed in laravel, very customizable!
## Installation ## Installation
[!IMPORTANT] > [!IMPORTANT]
Create new database and rename `.env.example` to `.env` then update you `.env` configs so run this commands: > Create new database and rename `.env.example` to `.env` then update you `.env` configs so run this commands:
```bash ```bash
git clone https://github.com/4xmen/xshop.git git clone https://github.com/4xmen/xshop.git
@ -37,8 +38,8 @@ php artisan key:generate
php artisan serv php artisan serv
``` ```
[!NOTE] > [!TIP]
Default admin email is : `admin@example.com` and default password is: `password` > Default admin email is : `admin@example.com` and default password is: `password`
## Requirement ## Requirement

Loading…
Cancel
Save