Qwords Landing Page project using laravel.
Clone the project
git clone https://github.com/aaafarrr/Qwords-Rakamin.git
Go to the project directory
cd Qwords-Rakamin
Install Dependencies
composer install
composer update
Configure .env
cp .env.example .env
php artisan serve