Welcome to the Ramadan 2024 project, a groundbreaking endeavor marking my maiden voyage into Laravel development. This Al-Quran web application stands as a testament to my dedication and newfound skills in web development. Within this repository, you'll find a meticulously crafted platform designed to serve the spiritual needs of users, offering a comprehensive catalog of the Quran, detailed explanations for each surah, verse-by-verse tafsir, and immersive audio recitations for every chapter.
- Clone this project
- Go to the folder application using
cd
command on your cmd or terminal - Run
composer install
on your cmd or terminal - Run
php artisan key:generate
on your folder application from your terminal - Run
php artisan serve
on your folder application from your terminal - Go to
http://127.0.0.1:8000/