Depending on statistics in Iraq for 2018 there was over 5 Million and 600,000 Orphan Children over the country, this project (Help-Orphans-Project) is to help the Orphans by connecting them with the people who are able to empower the children from poverty, health care and any other possible help.
- PHP >= 7.1.3
- Node.js
- Yarn
- Composer
- MySQL
- Nginx or Apache
- Enable PHP Extentions inside
php.ini
file- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
git clone git@github.com:code2gether/Help-Orphans-Project.git
cd Help-Orphans-Project
- update the .env file along with database connection`
composer install && composer update
php artisan migrate
php artisan serve
Compile assets one time.
npm run dev
enjoy ;)