Fork The Repo And Clone Your Fork
cd notification-microapigit remote add upstream https://github.com/microapidev/notification-microapi.gitgit pull upstream developcopy `.env.example` to `.env`composer installphp artisan serveVisit localhost:8000 in your browser
git add .git commit _m "your message"git pull upstream developMake Sure there is no conflict
git push origin developThen Create Your Pull Request
- Add description of what you did in your pull request
Go to the docs - https://documenter.getpostman.com/view/11899454/T17DgUHn?version=latest
