© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohamad Mahmood
Programming (Mobile, Web, Database and Machine Learning). Studying at the Center For Artificial Intelligence Technology (CAIT), FTSM, UKM MY
This post refers to Laravel BootCamp tutorial. [1] Define an event-related task For example, a notification task. Create a notification task via php artisan command: php artisan make:notification NewChirp Define the toMail method: (app\notifications...
No responses yet.