To install this,
- save .env.example as .env and update what is needed including a App Name
composer install
php key:generate
php artisan migrate
npm ci
Create an app for testing in GIThub and enter the relevant information
Then copy the correct files in the storage folder NWFP Website Project/General/website storage files into storage/public
LARAVEL is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as: Laravel is accessible, powerful, and provides tools required for large, robust applications.