Hello All, This is a sample online forum website backend api completed using repopository pattern
Setup Guide
edit .env file and set DB_DATABASE with the db created
**Commands to run in project directory **
composer installrun php artisan optimizerun php artisan migraterun php artisan db:seedrun php artisan serve
Jenkins