/ads

Primary LanguageJavaScript

Make clone to project

git clone https://EmadMohDev/ads.git

Go inside the project

cd ads

Create key

php artisan key:generate

Install composer

composer install 

Generat data

php artisan migrate --seed

Run project

php artisan serve

Project description:

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

You can login with : emad@ivas.com.eg and password: 123456789

✔Technologies : PHP8 & Laravel9 & Unit Testing