Welcome to Quran Download, an open-source project built with Laravel that aims to make Quran recitations accessible for everyone. this project is fully opensource, none-profit, and it's being maintained and managed by [Itadbeer](!https://itadbeer.com) developer team for **Sahahbahq**.
The best specialized Quran recitation platform
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
Quran Download is an online website that allows users to download and listen to Quran recitations. The website offers a wide range of recitations from different reciters. Users can search for recitations by surah or reciter. The project is built with Laravel, a PHP web application framework. Laravel provides a robust and secure foundation for the website, making it easy to maintain and scale.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
In order to run this project locally; you need to have php
and composer
installed.
To run Quran Download locally, you need to have PHP and Composer installed on your machine. Follow these steps to get started:
git clone https://github.com/edrisranjbar/qurandl.git
cd qurandl
composer install
.env
file by copying .env.example
file with the following command.
cp .env.example .env
COPY .env.example .env
php artisan key:generate
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE for more information.