git clone https://EmadMohDev/classified_ads.git
cd ads
php artisan key:generate
composer install
php artisan migrate --seed
php artisan serve
This is demo to make post CRUD on the backend and their Apis
there is postman collection on this folder Api Collection please import the postman collection and it's global variables
✔Technologies : PHP8 & Laravel9 & Unit Testing