https://github.com/essamamdani/task1
https://github.com/essamamdani/task1
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/essamamdani/task1
- Owner: essamamdani
- Created: 2022-05-03T23:42:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T23:42:57.000Z (over 3 years ago)
- Last Synced: 2025-02-07T02:38:05.822Z (8 months ago)
- Language: CSS
- Size: 698 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Task 1
API Postman link: https://www.getpostman.com/collections/01a0ea51024e6dcb67c6
Command ```php artisan send_email:to_subscribers --user_id=? --post_id=?```
Get Started:
1) Connect DB
2) run ```migrate command```
3) run ```db:seed```You can see all code. I took around 3:30 hours.
Thanks