Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/dceprojects.corals.io/storage/logs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/dceprojects.corals.io/storage/logs/laravel-2024-03-15.log
[2024-03-15 11:40:20] local.ERROR: There is no role named `member`. {"exception":"[object] (Spatie\\Permission\\Exceptions\\RoleDoesNotExist(code: 0): There is no role named `member`. at /home/corals/dceprojects.corals.io/vendor/spatie/laravel-permission/src/Exceptions/RoleDoesNotExist.php:11)
[stacktrace]
#0 /home/corals/dceprojects.corals.io/vendor/spatie/laravel-permission/src/Models/Role.php(89): Spatie\\Permission\\Exceptions\\RoleDoesNotExist::named('member')
#1 /home/corals/dceprojects.corals.io/vendor/spatie/laravel-permission/src/Traits/HasRoles.php(281): Spatie\\Permission\\Models\\Role::findByName('member', 'web')
#2 /home/corals/dceprojects.corals.io/vendor/spatie/laravel-permission/src/Traits/HasRoles.php(102): Corals\\User\\Models\\User->getStoredRole('member')
#3 [internal function]: Corals\\User\\Models\\User->Spatie\\Permission\\Traits\\{closure}('member', 0)
#4 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(695): array_map(Object(Closure), Array, Array)
#5 /home/corals/dceprojects.corals.io/vendor/spatie/laravel-permission/src/Traits/HasRoles.php(103): Illuminate\\Support\\Collection->map(Object(Closure))
#6 /home/corals/dceprojects.corals.io/Corals/core/Foundation/Http/Controllers/AuthBaseController.php(97): Corals\\User\\Models\\User->assignRole('member')
#7 /home/corals/dceprojects.corals.io/Corals/core/User/Http/Controllers/Auth/RegisterController.php(86): Corals\\Foundation\\Http\\Controllers\\AuthBaseController->assignDefaultRoles(Object(Corals\\User\\Models\\User), 'member')
#8 /home/corals/dceprojects.corals.io/Corals/core/User/Http/Controllers/Auth/RegisterController.php(107): Corals\\User\\Http\\Controllers\\Auth\\RegisterController->create(Array, NULL)
#9 /home/corals/dceprojects.corals.io/Corals/core/User/Http/Controllers/Auth/RegisterController.php(124): Corals\\User\\Http\\Controllers\\Auth\\RegisterController->createUserObject(Object(Illuminate\\Http\\Request), NULL)
#10 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Corals\\User\\Http\\Controllers\\Auth\\RegisterController->register(Object(Illuminate\\Http\\Request), NULL)
#11 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction('register', Array)
#12 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Route.php(262): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Corals\\User\\Http\\Controllers\\Auth\\RegisterController), 'register')
#13 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\\Routing\\Route->runController()
#14 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Router.php(721): Illuminate\\Routing\\Route->run()
#15 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#16 /home/corals/dceprojects.corals.io/Corals/core/Foundation/Http/Controllers/BaseController.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(149): Corals\\Foundation\\Http\\Controllers\\BaseController->Corals\\Foundation\\Http\\Controllers\\{closure}(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /home/corals/dceprojects.corals.io/Corals/modules/Utility/Middleware/AddGuideAssetsMiddleware.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Corals\\Modules\\Utility\\Middleware\\AddGuideAssetsMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /home/corals/dceprojects.corals.io/app/Http/Middleware/RedirectIfAuthenticated.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): App\\Http\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /home/corals/dceprojects.corals.io/Corals/modules/Utility/Http/Middleware/ContentConsent/ContentConsentMiddleware.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Corals\\Modules\\Utility\\Http\\Middleware\\ContentConsent\\ContentConsentMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /home/corals/dceprojects.corals.io/Corals/core/Foundation/Http/Middleware/SetLocale.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Corals\\Foundation\\Http\\Middleware\\SetLocale->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/corals/dceprojects.corals.io/Corals/core/Foundation/Http/Middleware/CoralsMiddleware.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Corals\\Foundation\\Http\\Middleware\\CoralsMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/corals/dceprojects.corals.io/Corals/core/Activity/HttpLogger/Http/Middleware/HttpLogger.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#29 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Corals\\Activity\\HttpLogger\\Http\\Middleware\\HttpLogger->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/corals/dceprojects.corals.io/Corals/core/User/Middleware/CookieConsentMiddleware.php(34): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#31 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Corals\\User\\Middleware\\CookieConsentMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#40 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Router.php(723): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#47 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Router.php(698): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#48 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Router.php(662): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#49 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Routing/Router.php(651): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#50 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(167): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#51 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(128): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#52 /home/corals/dceprojects.corals.io/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php(60): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /home/corals/dceprojects.corals.io/vendor/fruitcake/laravel-cors/src/HandleCors.php(38): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#55 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /home/corals/dceprojects.corals.io/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#57 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\\Proxy\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#59 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(142): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#70 /home/corals/dceprojects.corals.io/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(111): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#71 /home/corals/dceprojects.corals.io/public/index.php(55): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#72 {main}
"} 
[2024-03-15 13:42:48] local.DEBUG: NotifyProjectCrewsMembers JOB Started  
[2024-03-15 13:42:48] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.vRYp2ydK0b] with payload:
{
    "unread_notifications_count": 4,
    "notification": {
        "id": "faa3d197-6c46-45de-8815-893ab65055ca",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"faa3d197-6c46-45de-8815-893ab65055ca\" id=\"faa3d197-6c46-45de-8815-893ab65055ca_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"faa3d197-6c46-45de-8815-893ab65055ca_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/faa3d197-6c46-45de-8815-893ab65055ca\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/faa3d197-6c46-45de-8815-893ab65055ca\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/faa3d197-6c46-45de-8815-893ab65055ca\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:42:49] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.4ndKGmleMm] with payload:
{
    "unread_notifications_count": 4,
    "notification": {
        "id": "cb68dccd-953c-4439-ab7e-d8c12c5793b8",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"cb68dccd-953c-4439-ab7e-d8c12c5793b8\" id=\"cb68dccd-953c-4439-ab7e-d8c12c5793b8_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"cb68dccd-953c-4439-ab7e-d8c12c5793b8_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/cb68dccd-953c-4439-ab7e-d8c12c5793b8\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/cb68dccd-953c-4439-ab7e-d8c12c5793b8\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/cb68dccd-953c-4439-ab7e-d8c12c5793b8\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:42:49] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.D9VKWdLp18] with payload:
{
    "unread_notifications_count": 6,
    "notification": {
        "id": "86639a88-a77d-48ae-9c7e-e04aa6ccc54a",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"86639a88-a77d-48ae-9c7e-e04aa6ccc54a\" id=\"86639a88-a77d-48ae-9c7e-e04aa6ccc54a_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"86639a88-a77d-48ae-9c7e-e04aa6ccc54a_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/86639a88-a77d-48ae-9c7e-e04aa6ccc54a\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/86639a88-a77d-48ae-9c7e-e04aa6ccc54a\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/86639a88-a77d-48ae-9c7e-e04aa6ccc54a\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:42:50] local.DEBUG: NotifyProjectCrewsMembers JOB Completed  
[2024-03-15 13:43:30] local.DEBUG: NotifyProjectCrewsMembers JOB Started  
[2024-03-15 13:43:31] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.vRYp2ydK0b] with payload:
{
    "unread_notifications_count": 5,
    "notification": {
        "id": "15f03bea-2298-4d72-a385-a27ad3fc8447",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"15f03bea-2298-4d72-a385-a27ad3fc8447\" id=\"15f03bea-2298-4d72-a385-a27ad3fc8447_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"15f03bea-2298-4d72-a385-a27ad3fc8447_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/15f03bea-2298-4d72-a385-a27ad3fc8447\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/15f03bea-2298-4d72-a385-a27ad3fc8447\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/15f03bea-2298-4d72-a385-a27ad3fc8447\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:43:31] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.4ndKGmleMm] with payload:
{
    "unread_notifications_count": 5,
    "notification": {
        "id": "de982627-a11e-42f1-a657-d5bd6dab03b0",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"de982627-a11e-42f1-a657-d5bd6dab03b0\" id=\"de982627-a11e-42f1-a657-d5bd6dab03b0_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"de982627-a11e-42f1-a657-d5bd6dab03b0_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/de982627-a11e-42f1-a657-d5bd6dab03b0\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/de982627-a11e-42f1-a657-d5bd6dab03b0\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/de982627-a11e-42f1-a657-d5bd6dab03b0\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:43:32] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.D9VKWdLp18] with payload:
{
    "unread_notifications_count": 7,
    "notification": {
        "id": "e27ed446-088a-40b1-9733-dbe64cfa3c69",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"e27ed446-088a-40b1-9733-dbe64cfa3c69\" id=\"e27ed446-088a-40b1-9733-dbe64cfa3c69_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"e27ed446-088a-40b1-9733-dbe64cfa3c69_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/e27ed446-088a-40b1-9733-dbe64cfa3c69\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/e27ed446-088a-40b1-9733-dbe64cfa3c69\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/e27ed446-088a-40b1-9733-dbe64cfa3c69\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:43:32] local.DEBUG: NotifyProjectCrewsMembers JOB Completed  
[2024-03-15 13:44:01] local.DEBUG: NotifyProjectCrewsMembers JOB Started  
[2024-03-15 13:44:01] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.vRYp2ydK0b] with payload:
{
    "unread_notifications_count": 6,
    "notification": {
        "id": "0532fa4d-211a-4f97-99af-d9e72d981dc1",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"0532fa4d-211a-4f97-99af-d9e72d981dc1\" id=\"0532fa4d-211a-4f97-99af-d9e72d981dc1_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"0532fa4d-211a-4f97-99af-d9e72d981dc1_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/0532fa4d-211a-4f97-99af-d9e72d981dc1\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/0532fa4d-211a-4f97-99af-d9e72d981dc1\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/0532fa4d-211a-4f97-99af-d9e72d981dc1\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:44:02] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.4ndKGmleMm] with payload:
{
    "unread_notifications_count": 6,
    "notification": {
        "id": "f489d6fd-065f-49e1-b579-9415a88ee60b",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"f489d6fd-065f-49e1-b579-9415a88ee60b\" id=\"f489d6fd-065f-49e1-b579-9415a88ee60b_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"f489d6fd-065f-49e1-b579-9415a88ee60b_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/f489d6fd-065f-49e1-b579-9415a88ee60b\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/f489d6fd-065f-49e1-b579-9415a88ee60b\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/f489d6fd-065f-49e1-b579-9415a88ee60b\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:44:02] local.INFO: Broadcasting [broadcasting.user] on channels [private-broadcasting.user.D9VKWdLp18] with payload:
{
    "unread_notifications_count": 8,
    "notification": {
        "id": "7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0",
        "type": "Corals\\Modules\\ProjectPlan\\Notifications\\SendProjectCrewMemberNotification",
        "checkbox": "<div class=\"custom-control custom-checkbox\">\n               <input type=\"checkbox\" class=\"datatable-row-checkbox custom-control-input\" name=\"bulk_selected[]\" \n               value=\"7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0\" id=\"7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0_checkbox\" \/>\n               <label class=\"custom-control-label\" for=\"7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0_checkbox\"> <\/label>\n               <\/div>",
        "title": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><span style='font-weight:600'>Bravo Victor notification<\/span><\/a>",
        "body": "you have assigned to the Bravo Victor project",
        "icon": "<a href=\"https:\/\/dceprojects.corals.io\/notifications\/7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0\" class=\"modal-load\" data-title=\"Bravo Victor notification\"><img src='https:\/\/dceprojects.corals.io\/assets\/corals\/images\/logo-square.png' alt=''><\/a>",
        "created_at": "15 Mar, 2024",
        "updated_at": "15 Mar, 2024",
        "read_at": "-",
        "action": "<div class=\"item-actions\">\n        <div class=\"btn-group pull-right\">\n            <button type=\"button\" class=\"btn btn-sm btn-default dropdown-toggle\" style=\"padding: 2px 8px 0 8px;\"\n                    data-toggle=\"dropdown\"\n                    aria-expanded=\"false\"><i class=\"fa fa-ellipsis-v\" style=\"font-size: 1.2em;\"><\/i><\/button>\n            <ul class=\"dropdown-menu\" role=\"menu\">\n                                    <li>\n                                                <a target=\"_self\" href=\"https:\/\/dceprojects.corals.io\/notifications\/7b14e6bd-df4a-4437-a9b3-e2c777aa2ac0\/read-at-toggle\"\n                                 data-action=\"get\" data-table=\"#NotificationDataTable\" >\n                            <i class=\"fa fa-fw fa-eye\"><\/i> Mark as read\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n"
    },
    "socket": null
}  
[2024-03-15 13:44:02] local.DEBUG: NotifyProjectCrewsMembers JOB Completed  

Spamworldpro Mini