diff --git a/sqlphp/developer-notes/php/laravel/laravel.notification.txt b/sqlphp/developer-notes/php/laravel/laravel.notification.txt new file mode 100644 index 0000000..7524272 --- /dev/null +++ b/sqlphp/developer-notes/php/laravel/laravel.notification.txt @@ -0,0 +1,26 @@ +>>>> Laravel Notification <<<<< + +------------------------------------------------------------------ +------------------------------------------------------------------ +------------------------------------------------------------------ + +Key: Role, Admin, Subadmin, Domain + +------------------------------------------------------------------ +------------------------------------------------------------------ +Vdo: Laravel-10 Notification +https://youtu.be/rEsJ-WR8pAc?t=866 + +--------------------------------------------------------------------------------------- + + + + - Larave 10 Notification - + +Create account on mailtraip +Create migration table +Create Model +Create Notification controller +Create Notification + +