irek0071
wpisy na blogu
Treść wpisu widoczna po zalogowaniu.
zaloguj
object(App\Models\Blog)#441 (26) {
["table":protected]=>
string(10) "mb4b_blogs"
["user":protected]=>
NULL
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(5) {
[0]=>
string(8) "users_id"
[1]=>
string(4) "name"
[2]=>
string(4) "slug"
[3]=>
string(9) "blog_type"
[4]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "integer"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(8) {
["id"]=>
int(26839)
["users_id"]=>
int(25192)
["name"]=>
string(8) "irek0071"
["slug"]=>
string(8) "irek0071"
["blog_type"]=>
int(1)
["active"]=>
int(1)
["created_at"]=>
string(19) "2015-08-25 19:05:08"
["updated_at"]=>
string(19) "2015-08-25 19:05:08"
}
["original":protected]=>
array(8) {
["id"]=>
int(26839)
["users_id"]=>
int(25192)
["name"]=>
string(8) "irek0071"
["slug"]=>
string(8) "irek0071"
["blog_type"]=>
int(1)
["active"]=>
int(1)
["created_at"]=>
string(19) "2015-08-25 19:05:08"
["updated_at"]=>
string(19) "2015-08-25 19:05:08"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(7) {
["observes"]=>
object(Illuminate\Database\Eloquent\Collection)#800 (1) {
["items":protected]=>
array(455) {
[0]=>
object(App\Models\Observe)#801 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(114534)
["users_id"]=>
int(16907)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-01-17 18:03:37"
["updated_at"]=>
string(19) "2016-01-17 18:03:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(114534)
["users_id"]=>
int(16907)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-01-17 18:03:37"
["updated_at"]=>
string(19) "2016-01-17 18:03:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#792 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16907)
["name"]=>
string(8) "dubi1985"
["slug"]=>
string(8) "dubi1985"
["email"]=>
string(18) "piotrdubiel1@wp.pl"
["password"]=>
string(60) "$2y$10$xDYY8cOwBSBWf2PFlK9nXuh.bxsNS1DOKxzDuCFIxZDp8dNV5XowG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ykaNc2vSqZCuPUTRRCpz9D5Te04BLJRLNaO9uFVvDVVNXM8FuxRiMyZ4BYgC"
["last_ip"]=>
string(14) "91.150.178.221"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-08 21:42:53"
["created_at"]=>
string(19) "2014-11-09 21:02:56"
["updated_at"]=>
string(19) "2023-01-08 21:42:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(16907)
["name"]=>
string(8) "dubi1985"
["slug"]=>
string(8) "dubi1985"
["email"]=>
string(18) "piotrdubiel1@wp.pl"
["password"]=>
string(60) "$2y$10$xDYY8cOwBSBWf2PFlK9nXuh.bxsNS1DOKxzDuCFIxZDp8dNV5XowG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ykaNc2vSqZCuPUTRRCpz9D5Te04BLJRLNaO9uFVvDVVNXM8FuxRiMyZ4BYgC"
["last_ip"]=>
string(14) "91.150.178.221"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-08 21:42:53"
["created_at"]=>
string(19) "2014-11-09 21:02:56"
["updated_at"]=>
string(19) "2023-01-08 21:42:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[1]=>
object(App\Models\Observe)#802 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(114707)
["users_id"]=>
int(26028)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-01-18 19:28:07"
["updated_at"]=>
string(19) "2016-01-18 19:28:07"
}
["original":protected]=>
array(6) {
["id"]=>
int(114707)
["users_id"]=>
int(26028)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-01-18 19:28:07"
["updated_at"]=>
string(19) "2016-01-18 19:28:07"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#796 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26028)
["name"]=>
string(11) "izulek-2013"
["slug"]=>
string(11) "izulek-2013"
["email"]=>
string(17) "izulek_2006@wp.pl"
["password"]=>
string(60) "$2y$10$OsvkREOBXsO/wagSuA0Djehze.oSrTT0rTKCbS3kyCdydMGA6lSRW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "c1mFd1kW8snGKtNCbhKnC3xuTKip37WmeRWoAn1Fp60V1R0EAsvqngQQJFZm"
["last_ip"]=>
string(12) "5.173.11.119"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-G780G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-08 09:30:26"
["created_at"]=>
string(19) "2013-04-30 09:15:17"
["updated_at"]=>
string(19) "2021-10-08 09:30:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(26028)
["name"]=>
string(11) "izulek-2013"
["slug"]=>
string(11) "izulek-2013"
["email"]=>
string(17) "izulek_2006@wp.pl"
["password"]=>
string(60) "$2y$10$OsvkREOBXsO/wagSuA0Djehze.oSrTT0rTKCbS3kyCdydMGA6lSRW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "c1mFd1kW8snGKtNCbhKnC3xuTKip37WmeRWoAn1Fp60V1R0EAsvqngQQJFZm"
["last_ip"]=>
string(12) "5.173.11.119"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-G780G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-08 09:30:26"
["created_at"]=>
string(19) "2013-04-30 09:15:17"
["updated_at"]=>
string(19) "2021-10-08 09:30:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[2]=>
object(App\Models\Observe)#803 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(115596)
["users_id"]=>
int(85320)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-01-27 08:36:17"
["updated_at"]=>
string(19) "2016-01-27 08:36:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(115596)
["users_id"]=>
int(85320)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-01-27 08:36:17"
["updated_at"]=>
string(19) "2016-01-27 08:36:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#793 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(85320)
["name"]=>
string(10) "olunia1990"
["slug"]=>
string(10) "olunia1990"
["email"]=>
string(21) "cupriak.ola@gmail.com"
["password"]=>
string(60) "$2y$10$a.C/XJvH9wcI352wFNQI9eOr/z3WOWjh6hC.fmVEnBEx6gkyE0Sxm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3XgA5GxYKiVHdOufU6uDdezIvf82xwThUvfZzJ4d2oe8t9mglsQDwluDrtQ2"
["last_ip"]=>
string(14) "188.146.92.229"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0"
["last_logged_at"]=>
string(19) "2023-12-27 11:39:40"
["created_at"]=>
string(19) "2015-01-07 17:59:23"
["updated_at"]=>
string(19) "2023-12-27 11:39:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(85320)
["name"]=>
string(10) "olunia1990"
["slug"]=>
string(10) "olunia1990"
["email"]=>
string(21) "cupriak.ola@gmail.com"
["password"]=>
string(60) "$2y$10$a.C/XJvH9wcI352wFNQI9eOr/z3WOWjh6hC.fmVEnBEx6gkyE0Sxm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3XgA5GxYKiVHdOufU6uDdezIvf82xwThUvfZzJ4d2oe8t9mglsQDwluDrtQ2"
["last_ip"]=>
string(14) "188.146.92.229"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0"
["last_logged_at"]=>
string(19) "2023-12-27 11:39:40"
["created_at"]=>
string(19) "2015-01-07 17:59:23"
["updated_at"]=>
string(19) "2023-12-27 11:39:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[3]=>
object(App\Models\Observe)#804 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(119556)
["users_id"]=>
int(27610)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-02-28 07:59:07"
["updated_at"]=>
string(19) "2016-02-28 07:59:07"
}
["original":protected]=>
array(6) {
["id"]=>
int(119556)
["users_id"]=>
int(27610)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-02-28 07:59:07"
["updated_at"]=>
string(19) "2016-02-28 07:59:07"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#790 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27610)
["name"]=>
string(10) "julia.2015"
["slug"]=>
string(11) "julia--2015"
["email"]=>
string(14) "slawo176@wp.pl"
["password"]=>
string(60) "$2y$10$6PRtftOCz4RqBOklIdmkzuXT.VIjpWmLUGNSIJHFJDYTsfyv7rlea"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aYMdrjlDo70NeCBgaPwM5PiuEe1Ly9gOLTcoHGbqKLdlGCjqXA7lh7rlhMyu"
["last_ip"]=>
string(13) "37.30.116.221"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 8T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-09-05 14:33:09"
["created_at"]=>
string(19) "2015-08-23 08:07:36"
["updated_at"]=>
string(19) "2021-09-05 14:33:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(27610)
["name"]=>
string(10) "julia.2015"
["slug"]=>
string(11) "julia--2015"
["email"]=>
string(14) "slawo176@wp.pl"
["password"]=>
string(60) "$2y$10$6PRtftOCz4RqBOklIdmkzuXT.VIjpWmLUGNSIJHFJDYTsfyv7rlea"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aYMdrjlDo70NeCBgaPwM5PiuEe1Ly9gOLTcoHGbqKLdlGCjqXA7lh7rlhMyu"
["last_ip"]=>
string(13) "37.30.116.221"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 8T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-09-05 14:33:09"
["created_at"]=>
string(19) "2015-08-23 08:07:36"
["updated_at"]=>
string(19) "2021-09-05 14:33:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[4]=>
object(App\Models\Observe)#805 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(120409)
["users_id"]=>
int(66033)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-03-06 21:10:45"
["updated_at"]=>
string(19) "2016-03-06 21:10:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(120409)
["users_id"]=>
int(66033)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-03-06 21:10:45"
["updated_at"]=>
string(19) "2016-03-06 21:10:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#789 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(66033)
["name"]=>
string(4) "buli"
["slug"]=>
string(4) "buli"
["email"]=>
string(17) "kamil.kodym@wp.pl"
["password"]=>
string(60) "$2y$10$r75QL3H7bJRU1.D.D.9eQ.su/Tig7axNtYHKUVyEZN9GpuZMdjx7e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "urm8aWwwnajfWrk2u3rXFlYsNGVEdhwII1gLMwSEXMHBei4fyRlvDwcvryaX"
["last_ip"]=>
string(14) "109.125.228.65"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-17 12:22:56"
["created_at"]=>
string(19) "2012-05-14 21:29:57"
["updated_at"]=>
string(19) "2024-09-17 12:22:56"
}
["original":protected]=>
array(26) {
["id"]=>
int(66033)
["name"]=>
string(4) "buli"
["slug"]=>
string(4) "buli"
["email"]=>
string(17) "kamil.kodym@wp.pl"
["password"]=>
string(60) "$2y$10$r75QL3H7bJRU1.D.D.9eQ.su/Tig7axNtYHKUVyEZN9GpuZMdjx7e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "urm8aWwwnajfWrk2u3rXFlYsNGVEdhwII1gLMwSEXMHBei4fyRlvDwcvryaX"
["last_ip"]=>
string(14) "109.125.228.65"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-17 12:22:56"
["created_at"]=>
string(19) "2012-05-14 21:29:57"
["updated_at"]=>
string(19) "2024-09-17 12:22:56"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[5]=>
object(App\Models\Observe)#806 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(122105)
["users_id"]=>
int(27622)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-03-21 20:31:15"
["updated_at"]=>
string(19) "2016-03-21 20:31:15"
}
["original":protected]=>
array(6) {
["id"]=>
int(122105)
["users_id"]=>
int(27622)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-03-21 20:31:15"
["updated_at"]=>
string(19) "2016-03-21 20:31:15"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#788 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27622)
["name"]=>
string(9) "julia2dom"
["slug"]=>
string(9) "julia2dom"
["email"]=>
string(20) "mkaldowski@poczta.fm"
["password"]=>
string(40) "2e2154fb28ed757dd23bc6fc8cfc4bf4e21e70a4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.138.25"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36"
["last_logged_at"]=>
string(19) "2018-03-05 21:19:56"
["created_at"]=>
string(19) "2015-12-29 20:47:28"
["updated_at"]=>
string(19) "2015-12-29 20:47:28"
}
["original":protected]=>
array(26) {
["id"]=>
int(27622)
["name"]=>
string(9) "julia2dom"
["slug"]=>
string(9) "julia2dom"
["email"]=>
string(20) "mkaldowski@poczta.fm"
["password"]=>
string(40) "2e2154fb28ed757dd23bc6fc8cfc4bf4e21e70a4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.138.25"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36"
["last_logged_at"]=>
string(19) "2018-03-05 21:19:56"
["created_at"]=>
string(19) "2015-12-29 20:47:28"
["updated_at"]=>
string(19) "2015-12-29 20:47:28"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[6]=>
object(App\Models\Observe)#807 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(123127)
["users_id"]=>
int(92123)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-03 10:27:29"
["updated_at"]=>
string(19) "2016-04-03 10:27:29"
}
["original":protected]=>
array(6) {
["id"]=>
int(123127)
["users_id"]=>
int(92123)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-03 10:27:29"
["updated_at"]=>
string(19) "2016-04-03 10:27:29"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#787 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(92123)
["name"]=>
string(7) "adsskoh"
["slug"]=>
string(7) "adsskoh"
["email"]=>
string(23) "adam.halasa@valeant.com"
["password"]=>
string(40) "520e6d5606c1a0643b4fb1222a4604a3c9cde7e3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "37.248.167.179"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-06-28 21:01:53"
["created_at"]=>
string(19) "2015-11-01 07:37:57"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(92123)
["name"]=>
string(7) "adsskoh"
["slug"]=>
string(7) "adsskoh"
["email"]=>
string(23) "adam.halasa@valeant.com"
["password"]=>
string(40) "520e6d5606c1a0643b4fb1222a4604a3c9cde7e3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "37.248.167.179"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-06-28 21:01:53"
["created_at"]=>
string(19) "2015-11-01 07:37:57"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[7]=>
object(App\Models\Observe)#808 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(123837)
["users_id"]=>
int(84873)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-10 16:44:10"
["updated_at"]=>
string(19) "2016-04-10 16:44:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(123837)
["users_id"]=>
int(84873)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-10 16:44:10"
["updated_at"]=>
string(19) "2016-04-10 16:44:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#786 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(84873)
["name"]=>
string(6) "rado37"
["slug"]=>
string(6) "rado37"
["email"]=>
string(17) "zamirus@gmail.com"
["password"]=>
string(40) "5402961ca18456d598520942c775bd543a4560c6"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.68.87.188"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2019-03-01 21:56:07"
["created_at"]=>
string(19) "2015-05-06 18:51:04"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(84873)
["name"]=>
string(6) "rado37"
["slug"]=>
string(6) "rado37"
["email"]=>
string(17) "zamirus@gmail.com"
["password"]=>
string(40) "5402961ca18456d598520942c775bd543a4560c6"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.68.87.188"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2019-03-01 21:56:07"
["created_at"]=>
string(19) "2015-05-06 18:51:04"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[8]=>
object(App\Models\Observe)#809 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(124774)
["users_id"]=>
int(16053)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-19 22:09:32"
["updated_at"]=>
string(19) "2016-04-19 22:09:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(124774)
["users_id"]=>
int(16053)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-19 22:09:32"
["updated_at"]=>
string(19) "2016-04-19 22:09:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#785 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16053)
["name"]=>
string(8) "domjulia"
["slug"]=>
string(8) "domjulia"
["email"]=>
string(11) "emi_o@wp.pl"
["password"]=>
string(60) "$2y$10$Z/XK4EngfqkRpPc4O0N03.4mgpuH.thc1.NWZ0NOWI4HkgFyylklS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rQJdiF1t5WCcQr8uKNzbp4cMSE0OzYItcqQzlB4GjktVKmpmk9piJxUGhp39"
["last_ip"]=>
string(12) "77.115.67.47"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; LDN-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.99 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-21 23:22:18"
["created_at"]=>
string(19) "2014-11-11 22:04:11"
["updated_at"]=>
string(19) "2020-10-21 23:22:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(16053)
["name"]=>
string(8) "domjulia"
["slug"]=>
string(8) "domjulia"
["email"]=>
string(11) "emi_o@wp.pl"
["password"]=>
string(60) "$2y$10$Z/XK4EngfqkRpPc4O0N03.4mgpuH.thc1.NWZ0NOWI4HkgFyylklS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rQJdiF1t5WCcQr8uKNzbp4cMSE0OzYItcqQzlB4GjktVKmpmk9piJxUGhp39"
["last_ip"]=>
string(12) "77.115.67.47"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; LDN-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.99 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-21 23:22:18"
["created_at"]=>
string(19) "2014-11-11 22:04:11"
["updated_at"]=>
string(19) "2020-10-21 23:22:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[9]=>
object(App\Models\Observe)#810 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(124858)
["users_id"]=>
int(95430)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-20 19:17:55"
["updated_at"]=>
string(19) "2016-04-20 19:17:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(124858)
["users_id"]=>
int(95430)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-20 19:17:55"
["updated_at"]=>
string(19) "2016-04-20 19:17:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#784 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(95430)
["name"]=>
string(12) "ania07121987"
["slug"]=>
string(12) "ania07121987"
["email"]=>
string(20) "oliwka01122008@wp.pl"
["password"]=>
string(40) "8604f03ab98933c88d4d7b556ac2f35f62f5c3d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "188.146.160.145"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-02-28 19:44:51"
["created_at"]=>
string(19) "2016-02-29 16:26:40"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(95430)
["name"]=>
string(12) "ania07121987"
["slug"]=>
string(12) "ania07121987"
["email"]=>
string(20) "oliwka01122008@wp.pl"
["password"]=>
string(40) "8604f03ab98933c88d4d7b556ac2f35f62f5c3d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "188.146.160.145"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-02-28 19:44:51"
["created_at"]=>
string(19) "2016-02-29 16:26:40"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[10]=>
object(App\Models\Observe)#811 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(124907)
["users_id"]=>
int(50736)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-21 08:41:55"
["updated_at"]=>
string(19) "2016-04-21 08:41:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(124907)
["users_id"]=>
int(50736)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-21 08:41:55"
["updated_at"]=>
string(19) "2016-04-21 08:41:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#783 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(50736)
["name"]=>
string(8) "simon-g2"
["slug"]=>
string(8) "simon-g2"
["email"]=>
string(20) "zniosejajo@gmail.com"
["password"]=>
string(40) "65b47379695c993f3731a91619c0920ce387daf7"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.195.22"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Android 7.0; Mobile; rv:57.0) Gecko/57.0 F"
["last_logged_at"]=>
string(19) "2017-12-12 21:05:08"
["created_at"]=>
string(19) "2016-03-11 00:25:17"
["updated_at"]=>
string(19) "2016-03-11 00:25:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(50736)
["name"]=>
string(8) "simon-g2"
["slug"]=>
string(8) "simon-g2"
["email"]=>
string(20) "zniosejajo@gmail.com"
["password"]=>
string(40) "65b47379695c993f3731a91619c0920ce387daf7"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.195.22"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Android 7.0; Mobile; rv:57.0) Gecko/57.0 F"
["last_logged_at"]=>
string(19) "2017-12-12 21:05:08"
["created_at"]=>
string(19) "2016-03-11 00:25:17"
["updated_at"]=>
string(19) "2016-03-11 00:25:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[11]=>
object(App\Models\Observe)#812 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(125160)
["users_id"]=>
int(54749)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-23 22:33:05"
["updated_at"]=>
string(19) "2016-04-23 22:33:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(125160)
["users_id"]=>
int(54749)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-23 22:33:05"
["updated_at"]=>
string(19) "2016-04-23 22:33:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#782 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(54749)
["name"]=>
string(12) "tymtom.julia"
["slug"]=>
string(13) "tymtom--julia"
["email"]=>
string(16) "karasmarta@wp.pl"
["password"]=>
string(60) "$2y$10$j8/5oDFYRy7OFsOgvvxdyOGPxbgcmC3hOHNkZ6KqBZdxidNysad86"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3EcMEwaSLrfP9EN2bjL3Gm2sYKAc5LPvsKAoWztWv2qQhdSxUkeit0jmNKhV"
["last_ip"]=>
string(12) "31.1.136.148"
["last_host"]=>
string(150) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.81 Safari/537.36 Edg/104.0.1293.47"
["last_logged_at"]=>
string(19) "2022-08-06 21:59:48"
["created_at"]=>
string(19) "2016-04-10 17:59:09"
["updated_at"]=>
string(19) "2022-08-06 23:55:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(54749)
["name"]=>
string(12) "tymtom.julia"
["slug"]=>
string(13) "tymtom--julia"
["email"]=>
string(16) "karasmarta@wp.pl"
["password"]=>
string(60) "$2y$10$j8/5oDFYRy7OFsOgvvxdyOGPxbgcmC3hOHNkZ6KqBZdxidNysad86"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3EcMEwaSLrfP9EN2bjL3Gm2sYKAc5LPvsKAoWztWv2qQhdSxUkeit0jmNKhV"
["last_ip"]=>
string(12) "31.1.136.148"
["last_host"]=>
string(150) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.81 Safari/537.36 Edg/104.0.1293.47"
["last_logged_at"]=>
string(19) "2022-08-06 21:59:48"
["created_at"]=>
string(19) "2016-04-10 17:59:09"
["updated_at"]=>
string(19) "2022-08-06 23:55:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[12]=>
object(App\Models\Observe)#813 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(125300)
["users_id"]=>
int(42895)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-25 08:39:03"
["updated_at"]=>
string(19) "2016-04-25 08:39:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(125300)
["users_id"]=>
int(42895)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-04-25 08:39:03"
["updated_at"]=>
string(19) "2016-04-25 08:39:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#781 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(42895)
["name"]=>
string(9) "olivka309"
["slug"]=>
string(9) "olivka309"
["email"]=>
string(26) "iwonakaczkowska@interia.pl"
["password"]=>
string(60) "$2y$10$XJRZ82hGMtjT6XytbBByh.xUWnJt9elUisHMk1fJqiLXteS4oyGMm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "GrEpHDDd5C3l77sCkRAKUvzE8ClsNkTg8NCgllWbIX0fJBvT0iLmC4oKv1kA"
["last_ip"]=>
string(15) "193.192.177.140"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-17 22:35:24"
["created_at"]=>
string(19) "2015-07-14 17:25:59"
["updated_at"]=>
string(19) "2020-10-17 22:35:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(42895)
["name"]=>
string(9) "olivka309"
["slug"]=>
string(9) "olivka309"
["email"]=>
string(26) "iwonakaczkowska@interia.pl"
["password"]=>
string(60) "$2y$10$XJRZ82hGMtjT6XytbBByh.xUWnJt9elUisHMk1fJqiLXteS4oyGMm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "GrEpHDDd5C3l77sCkRAKUvzE8ClsNkTg8NCgllWbIX0fJBvT0iLmC4oKv1kA"
["last_ip"]=>
string(15) "193.192.177.140"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-17 22:35:24"
["created_at"]=>
string(19) "2015-07-14 17:25:59"
["updated_at"]=>
string(19) "2020-10-17 22:35:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[13]=>
object(App\Models\Observe)#814 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(127870)
["users_id"]=>
int(52531)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-05-25 09:09:17"
["updated_at"]=>
string(19) "2016-05-25 09:09:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(127870)
["users_id"]=>
int(52531)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-05-25 09:09:17"
["updated_at"]=>
string(19) "2016-05-25 09:09:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#780 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52531)
["name"]=>
string(7) "sylwaww"
["slug"]=>
string(7) "sylwaww"
["email"]=>
string(13) "sylwaww@o2.pl"
["password"]=>
string(60) "$2y$10$JApaVyw4DANoY.1nZK.FTebjtdGQ5C.ODyrcpTMm5NQTA9vP8BzJO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6ZLqJs4GHEWhUDoHs7vhH08SEtpfwqjPBtDvoz3xf83fsoYIZMoW75KxG77T"
["last_ip"]=>
string(13) "46.204.19.138"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-04-20 15:32:47"
["created_at"]=>
string(19) "2016-01-24 20:46:43"
["updated_at"]=>
string(19) "2021-04-20 15:39:59"
}
["original":protected]=>
array(26) {
["id"]=>
int(52531)
["name"]=>
string(7) "sylwaww"
["slug"]=>
string(7) "sylwaww"
["email"]=>
string(13) "sylwaww@o2.pl"
["password"]=>
string(60) "$2y$10$JApaVyw4DANoY.1nZK.FTebjtdGQ5C.ODyrcpTMm5NQTA9vP8BzJO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6ZLqJs4GHEWhUDoHs7vhH08SEtpfwqjPBtDvoz3xf83fsoYIZMoW75KxG77T"
["last_ip"]=>
string(13) "46.204.19.138"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-04-20 15:32:47"
["created_at"]=>
string(19) "2016-01-24 20:46:43"
["updated_at"]=>
string(19) "2021-04-20 15:39:59"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[14]=>
object(App\Models\Observe)#815 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(128744)
["users_id"]=>
int(89999)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-06-05 23:06:21"
["updated_at"]=>
string(19) "2016-06-05 23:06:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(128744)
["users_id"]=>
int(89999)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-06-05 23:06:21"
["updated_at"]=>
string(19) "2016-06-05 23:06:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#779 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(89999)
["name"]=>
string(5) "magaa"
["slug"]=>
string(5) "magaa"
["email"]=>
string(20) "magaa@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$Z9TVqkv2vehBDm0cKdO4EuK2UnAslQRCuAEgoNxbUZ.qipSXt/UU6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "l7Ft5l3ONiKG0QGKBunXGyNV7Yop0ssiF0YWcohjsJo25RgH0bI9g9QSLUH1"
["last_ip"]=>
string(13) "188.147.76.83"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-20 22:17:56"
["created_at"]=>
string(19) "2015-07-27 15:45:53"
["updated_at"]=>
string(19) "2023-07-20 22:17:56"
}
["original":protected]=>
array(26) {
["id"]=>
int(89999)
["name"]=>
string(5) "magaa"
["slug"]=>
string(5) "magaa"
["email"]=>
string(20) "magaa@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$Z9TVqkv2vehBDm0cKdO4EuK2UnAslQRCuAEgoNxbUZ.qipSXt/UU6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "l7Ft5l3ONiKG0QGKBunXGyNV7Yop0ssiF0YWcohjsJo25RgH0bI9g9QSLUH1"
["last_ip"]=>
string(13) "188.147.76.83"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-20 22:17:56"
["created_at"]=>
string(19) "2015-07-27 15:45:53"
["updated_at"]=>
string(19) "2023-07-20 22:17:56"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[15]=>
object(App\Models\Observe)#816 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(129762)
["users_id"]=>
int(97486)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-06-19 20:40:26"
["updated_at"]=>
string(19) "2016-06-19 20:40:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(129762)
["users_id"]=>
int(97486)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-06-19 20:40:26"
["updated_at"]=>
string(19) "2016-06-19 20:40:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#778 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(97486)
["name"]=>
string(6) "stegr1"
["slug"]=>
string(6) "stegr1"
["email"]=>
string(12) "stegr1@wp.pl"
["password"]=>
string(40) "b1a3e2c3666f9bb65b48d642d30c927040cd16bd"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "91.232.52.47"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2016-11-13 14:17:12"
["created_at"]=>
string(19) "2016-06-19 14:54:14"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(97486)
["name"]=>
string(6) "stegr1"
["slug"]=>
string(6) "stegr1"
["email"]=>
string(12) "stegr1@wp.pl"
["password"]=>
string(40) "b1a3e2c3666f9bb65b48d642d30c927040cd16bd"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "91.232.52.47"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2016-11-13 14:17:12"
["created_at"]=>
string(19) "2016-06-19 14:54:14"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[16]=>
object(App\Models\Observe)#817 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(131400)
["users_id"]=>
int(40428)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-12 08:39:32"
["updated_at"]=>
string(19) "2016-07-12 08:39:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(131400)
["users_id"]=>
int(40428)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-12 08:39:32"
["updated_at"]=>
string(19) "2016-07-12 08:39:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#777 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40428)
["name"]=>
string(10) "nareymonta"
["slug"]=>
string(10) "nareymonta"
["email"]=>
string(19) "marta_ocwieja@wp.pl"
["password"]=>
string(40) "4dca4fb1785175da6d29cfb08dbffa1295a21546"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "195.246.216.216"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2016-09-19 06:58:49"
["created_at"]=>
string(19) "2016-06-13 19:13:03"
["updated_at"]=>
string(19) "2016-06-13 19:13:03"
}
["original":protected]=>
array(26) {
["id"]=>
int(40428)
["name"]=>
string(10) "nareymonta"
["slug"]=>
string(10) "nareymonta"
["email"]=>
string(19) "marta_ocwieja@wp.pl"
["password"]=>
string(40) "4dca4fb1785175da6d29cfb08dbffa1295a21546"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "195.246.216.216"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2016-09-19 06:58:49"
["created_at"]=>
string(19) "2016-06-13 19:13:03"
["updated_at"]=>
string(19) "2016-06-13 19:13:03"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[17]=>
object(App\Models\Observe)#818 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(132429)
["users_id"]=>
int(21841)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 08:51:23"
["updated_at"]=>
string(19) "2016-07-26 08:51:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(132429)
["users_id"]=>
int(21841)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 08:51:23"
["updated_at"]=>
string(19) "2016-07-26 08:51:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#776 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(21841)
["name"]=>
string(7) "goliat4"
["slug"]=>
string(7) "goliat4"
["email"]=>
string(28) "joanna.matuszak.pl@gmail.com"
["password"]=>
string(40) "30aed62f717abda68949bfff48f98733a10104f8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "77.91.38.91"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2016-07-26 08:25:44"
["created_at"]=>
string(19) "2016-07-26 08:22:50"
["updated_at"]=>
string(19) "2016-07-26 08:22:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(21841)
["name"]=>
string(7) "goliat4"
["slug"]=>
string(7) "goliat4"
["email"]=>
string(28) "joanna.matuszak.pl@gmail.com"
["password"]=>
string(40) "30aed62f717abda68949bfff48f98733a10104f8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "77.91.38.91"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2016-07-26 08:25:44"
["created_at"]=>
string(19) "2016-07-26 08:22:50"
["updated_at"]=>
string(19) "2016-07-26 08:22:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[18]=>
object(App\Models\Observe)#819 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(132446)
["users_id"]=>
int(40497)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 10:39:24"
["updated_at"]=>
string(19) "2016-07-26 10:39:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(132446)
["users_id"]=>
int(40497)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 10:39:24"
["updated_at"]=>
string(19) "2016-07-26 10:39:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#775 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40497)
["name"]=>
string(19) "nasz.wymarzonydomek"
["slug"]=>
string(20) "nasz--wymarzonydomek"
["email"]=>
string(13) "ula_321@wp.pl"
["password"]=>
string(60) "$2y$10$60Mv/413BVtcC2vwGVV6/OH99ajFESdqnXhLkgnKxOtN/7qFWMyj2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "XxqKqyFq2r2EF6FGOdUF8ksxfnymsxWDuxtqeE7Pvmm1cMQ6LTwd5NfNIovO"
["last_ip"]=>
string(13) "176.103.33.92"
["last_host"]=>
string(149) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.58"
["last_logged_at"]=>
string(19) "2022-01-25 17:49:06"
["created_at"]=>
string(19) "2015-09-02 18:53:46"
["updated_at"]=>
string(19) "2022-01-25 17:49:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(40497)
["name"]=>
string(19) "nasz.wymarzonydomek"
["slug"]=>
string(20) "nasz--wymarzonydomek"
["email"]=>
string(13) "ula_321@wp.pl"
["password"]=>
string(60) "$2y$10$60Mv/413BVtcC2vwGVV6/OH99ajFESdqnXhLkgnKxOtN/7qFWMyj2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "XxqKqyFq2r2EF6FGOdUF8ksxfnymsxWDuxtqeE7Pvmm1cMQ6LTwd5NfNIovO"
["last_ip"]=>
string(13) "176.103.33.92"
["last_host"]=>
string(149) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 OPR/82.0.4227.58"
["last_logged_at"]=>
string(19) "2022-01-25 17:49:06"
["created_at"]=>
string(19) "2015-09-02 18:53:46"
["updated_at"]=>
string(19) "2022-01-25 17:49:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[19]=>
object(App\Models\Observe)#820 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(132473)
["users_id"]=>
int(18115)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 15:50:31"
["updated_at"]=>
string(19) "2016-07-26 15:50:31"
}
["original":protected]=>
array(6) {
["id"]=>
int(132473)
["users_id"]=>
int(18115)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 15:50:31"
["updated_at"]=>
string(19) "2016-07-26 15:50:31"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#774 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(18115)
["name"]=>
string(6) "elizka"
["slug"]=>
string(6) "elizka"
["email"]=>
string(15) "elizawoj2@wp.pl"
["password"]=>
string(60) "$2y$10$uP/qZEYE7w82iUW.rnNTa.IW/xgnhT.JBc3cZfoElGYouykFeSgrW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8Ye38jvgDPSIfmAMKjfk1P8cd7DOAcsGnOncBHu0Npm8pjfoicQzGv1BkwWZ"
["last_ip"]=>
string(12) "31.60.26.201"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-22 20:43:50"
["created_at"]=>
string(19) "2016-05-06 22:45:59"
["updated_at"]=>
string(19) "2024-10-22 20:43:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(18115)
["name"]=>
string(6) "elizka"
["slug"]=>
string(6) "elizka"
["email"]=>
string(15) "elizawoj2@wp.pl"
["password"]=>
string(60) "$2y$10$uP/qZEYE7w82iUW.rnNTa.IW/xgnhT.JBc3cZfoElGYouykFeSgrW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8Ye38jvgDPSIfmAMKjfk1P8cd7DOAcsGnOncBHu0Npm8pjfoicQzGv1BkwWZ"
["last_ip"]=>
string(12) "31.60.26.201"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-22 20:43:50"
["created_at"]=>
string(19) "2016-05-06 22:45:59"
["updated_at"]=>
string(19) "2024-10-22 20:43:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[20]=>
object(App\Models\Observe)#821 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(132490)
["users_id"]=>
int(27619)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 20:56:39"
["updated_at"]=>
string(19) "2016-07-26 20:56:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(132490)
["users_id"]=>
int(27619)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-26 20:56:39"
["updated_at"]=>
string(19) "2016-07-26 20:56:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#773 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27619)
["name"]=>
string(9) "julia2016"
["slug"]=>
string(9) "julia2016"
["email"]=>
string(19) "julia20162016@wp.pl"
["password"]=>
string(40) "607978ff206d3859916ca52e26dee3fb088db6f2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "81.98.185.199"
["last_host"]=>
string(112) "Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11, Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11"
["last_logged_at"]=>
string(19) "2017-06-07 19:03:14"
["created_at"]=>
string(19) "2016-01-03 17:23:21"
["updated_at"]=>
string(19) "2016-01-03 17:23:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(27619)
["name"]=>
string(9) "julia2016"
["slug"]=>
string(9) "julia2016"
["email"]=>
string(19) "julia20162016@wp.pl"
["password"]=>
string(40) "607978ff206d3859916ca52e26dee3fb088db6f2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "81.98.185.199"
["last_host"]=>
string(112) "Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11, Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11"
["last_logged_at"]=>
string(19) "2017-06-07 19:03:14"
["created_at"]=>
string(19) "2016-01-03 17:23:21"
["updated_at"]=>
string(19) "2016-01-03 17:23:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[21]=>
object(App\Models\Observe)#822 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(132570)
["users_id"]=>
int(8839)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-27 16:48:06"
["updated_at"]=>
string(19) "2016-07-27 16:48:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(132570)
["users_id"]=>
int(8839)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-27 16:48:06"
["updated_at"]=>
string(19) "2016-07-27 16:48:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#772 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8839)
["name"]=>
string(10) "asiairafal"
["slug"]=>
string(10) "asiairafal"
["email"]=>
string(16) "asia-skarb@o2.pl"
["password"]=>
string(60) "$2y$10$JY49ZVEonwkb6s3lK8g1iOOPHKw4MBtS5vjIOtJWDRF7IOabMyvPi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.127.98"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0"
["last_logged_at"]=>
string(19) "2020-04-06 08:15:18"
["created_at"]=>
string(19) "2014-01-15 16:43:26"
["updated_at"]=>
string(19) "2020-04-06 08:15:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(8839)
["name"]=>
string(10) "asiairafal"
["slug"]=>
string(10) "asiairafal"
["email"]=>
string(16) "asia-skarb@o2.pl"
["password"]=>
string(60) "$2y$10$JY49ZVEonwkb6s3lK8g1iOOPHKw4MBtS5vjIOtJWDRF7IOabMyvPi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.127.98"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0"
["last_logged_at"]=>
string(19) "2020-04-06 08:15:18"
["created_at"]=>
string(19) "2014-01-15 16:43:26"
["updated_at"]=>
string(19) "2020-04-06 08:15:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[22]=>
object(App\Models\Observe)#823 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(132828)
["users_id"]=>
int(92)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-30 18:17:42"
["updated_at"]=>
string(19) "2016-07-30 18:17:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(132828)
["users_id"]=>
int(92)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-07-30 18:17:42"
["updated_at"]=>
string(19) "2016-07-30 18:17:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#771 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(92)
["name"]=>
string(5) "1-szy"
["slug"]=>
string(5) "1-szy"
["email"]=>
string(24) "przemek.opalka@gmail.com"
["password"]=>
string(40) "9c46fce80d02299bdc543362b6f9d2aacf126cb7"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.25.32"
["last_host"]=>
string(65) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X), Macintosh"
["last_logged_at"]=>
string(19) "2019-03-03 15:52:00"
["created_at"]=>
string(19) "2016-06-06 19:55:50"
["updated_at"]=>
string(19) "2016-06-06 19:55:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(92)
["name"]=>
string(5) "1-szy"
["slug"]=>
string(5) "1-szy"
["email"]=>
string(24) "przemek.opalka@gmail.com"
["password"]=>
string(40) "9c46fce80d02299bdc543362b6f9d2aacf126cb7"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.25.32"
["last_host"]=>
string(65) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X), Macintosh"
["last_logged_at"]=>
string(19) "2019-03-03 15:52:00"
["created_at"]=>
string(19) "2016-06-06 19:55:50"
["updated_at"]=>
string(19) "2016-06-06 19:55:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[23]=>
object(App\Models\Observe)#824 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(133182)
["users_id"]=>
int(15636)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-08-04 09:21:53"
["updated_at"]=>
string(19) "2016-08-04 09:21:53"
}
["original":protected]=>
array(6) {
["id"]=>
int(133182)
["users_id"]=>
int(15636)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-08-04 09:21:53"
["updated_at"]=>
string(19) "2016-08-04 09:21:53"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#770 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(15636)
["name"]=>
string(11) "dom-dla-nas"
["slug"]=>
string(11) "dom-dla-nas"
["email"]=>
string(15) "mestre_84@o2.pl"
["password"]=>
string(40) "e8e2611bc1a0a6cc50b3fe73a9ad690d7f39d8a5"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "188.146.224.142"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G955F Bui"
["last_logged_at"]=>
string(19) "2019-01-30 13:44:29"
["created_at"]=>
string(19) "2016-01-10 14:47:50"
["updated_at"]=>
string(19) "2016-01-10 14:47:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(15636)
["name"]=>
string(11) "dom-dla-nas"
["slug"]=>
string(11) "dom-dla-nas"
["email"]=>
string(15) "mestre_84@o2.pl"
["password"]=>
string(40) "e8e2611bc1a0a6cc50b3fe73a9ad690d7f39d8a5"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "188.146.224.142"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G955F Bui"
["last_logged_at"]=>
string(19) "2019-01-30 13:44:29"
["created_at"]=>
string(19) "2016-01-10 14:47:50"
["updated_at"]=>
string(19) "2016-01-10 14:47:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[24]=>
object(App\Models\Observe)#825 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(133217)
["users_id"]=>
int(90456)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-08-04 12:05:58"
["updated_at"]=>
string(19) "2016-08-04 12:05:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(133217)
["users_id"]=>
int(90456)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-08-04 12:05:58"
["updated_at"]=>
string(19) "2016-08-04 12:05:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#769 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(90456)
["name"]=>
string(10) "ankula1992"
["slug"]=>
string(10) "ankula1992"
["email"]=>
string(30) "w49401@student.wsiz.rzeszow.pl"
["password"]=>
string(40) "89433482613b909f3507e3d710886646ce57c920"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.72.76"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-05-28 13:14:38"
["created_at"]=>
string(19) "2015-08-18 15:04:17"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(90456)
["name"]=>
string(10) "ankula1992"
["slug"]=>
string(10) "ankula1992"
["email"]=>
string(30) "w49401@student.wsiz.rzeszow.pl"
["password"]=>
string(40) "89433482613b909f3507e3d710886646ce57c920"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.72.76"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-05-28 13:14:38"
["created_at"]=>
string(19) "2015-08-18 15:04:17"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[25]=>
object(App\Models\Observe)#826 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(133291)
["users_id"]=>
int(36505)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-08-05 10:52:06"
["updated_at"]=>
string(19) "2016-08-05 10:52:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(133291)
["users_id"]=>
int(36505)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-08-05 10:52:06"
["updated_at"]=>
string(19) "2016-08-05 10:52:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#768 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36505)
["name"]=>
string(6) "marmet"
["slug"]=>
string(6) "marmet"
["email"]=>
string(27) "marlenaczajka1993@gmail.com"
["password"]=>
string(40) "df317ea15559b5a7bae3f48db1159aec06b0f7b3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "80.65.213.25"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-06-27 21:08:41"
["created_at"]=>
string(19) "2016-07-28 07:42:58"
["updated_at"]=>
string(19) "2016-07-28 07:42:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(36505)
["name"]=>
string(6) "marmet"
["slug"]=>
string(6) "marmet"
["email"]=>
string(27) "marlenaczajka1993@gmail.com"
["password"]=>
string(40) "df317ea15559b5a7bae3f48db1159aec06b0f7b3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "80.65.213.25"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-06-27 21:08:41"
["created_at"]=>
string(19) "2016-07-28 07:42:58"
["updated_at"]=>
string(19) "2016-07-28 07:42:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[26]=>
object(App\Models\Observe)#827 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(135660)
["users_id"]=>
int(99123)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-05 11:02:36"
["updated_at"]=>
string(19) "2016-09-05 11:02:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(135660)
["users_id"]=>
int(99123)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-05 11:02:36"
["updated_at"]=>
string(19) "2016-09-05 11:02:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#767 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99123)
["name"]=>
string(6) "nuitte"
["slug"]=>
string(6) "nuitte"
["email"]=>
string(19) "magda_gwiazda@wp.pl"
["password"]=>
string(40) "5e4cb3b59e5f096d3733e53670bddfa2dbaf33a1"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(9) "95.41.4.7"
["last_host"]=>
string(62) "Mozilla/5.0 (Linux; U; Android 4.1.1; pl, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2016-09-06 09:04:00"
["created_at"]=>
string(19) "2016-09-05 10:26:59"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(99123)
["name"]=>
string(6) "nuitte"
["slug"]=>
string(6) "nuitte"
["email"]=>
string(19) "magda_gwiazda@wp.pl"
["password"]=>
string(40) "5e4cb3b59e5f096d3733e53670bddfa2dbaf33a1"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(9) "95.41.4.7"
["last_host"]=>
string(62) "Mozilla/5.0 (Linux; U; Android 4.1.1; pl, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2016-09-06 09:04:00"
["created_at"]=>
string(19) "2016-09-05 10:26:59"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[27]=>
object(App\Models\Observe)#828 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(135892)
["users_id"]=>
int(85252)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-08 15:08:10"
["updated_at"]=>
string(19) "2016-09-08 15:08:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(135892)
["users_id"]=>
int(85252)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-08 15:08:10"
["updated_at"]=>
string(19) "2016-09-08 15:08:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#766 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(85252)
["name"]=>
string(8) "allegra1"
["slug"]=>
string(8) "allegra1"
["email"]=>
string(22) "mradoch@poczta.onet.pl"
["password"]=>
string(40) "8bc140417c1e76bbf2eeab85648ea2d77bc87156"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "156.17.202.97"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2017-01-26 13:53:39"
["created_at"]=>
string(19) "2015-01-04 19:55:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(85252)
["name"]=>
string(8) "allegra1"
["slug"]=>
string(8) "allegra1"
["email"]=>
string(22) "mradoch@poczta.onet.pl"
["password"]=>
string(40) "8bc140417c1e76bbf2eeab85648ea2d77bc87156"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "156.17.202.97"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2017-01-26 13:53:39"
["created_at"]=>
string(19) "2015-01-04 19:55:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[28]=>
object(App\Models\Observe)#829 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(136243)
["users_id"]=>
int(90390)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-14 20:09:55"
["updated_at"]=>
string(19) "2016-09-14 20:09:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(136243)
["users_id"]=>
int(90390)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-14 20:09:55"
["updated_at"]=>
string(19) "2016-09-14 20:09:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#765 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(90390)
["name"]=>
string(6) "shreqk"
["slug"]=>
string(6) "shreqk"
["email"]=>
string(17) "kinga-m-1@tlen.pl"
["password"]=>
string(60) "$2y$10$FFFBTLrSqs/hCGdtUQhgE.5RPNwEFUljT1CRNTPjY8JK77iZFe6a6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5mRJ1PVkiD9pRQQCTlUKnleOYFtMOX2x1A08UcCuqwaLTELqgxZ8fRIKcosw"
["last_ip"]=>
string(12) "185.29.84.52"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; LYA-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-17 21:06:14"
["created_at"]=>
string(19) "2015-08-16 10:00:37"
["updated_at"]=>
string(19) "2021-02-17 21:06:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(90390)
["name"]=>
string(6) "shreqk"
["slug"]=>
string(6) "shreqk"
["email"]=>
string(17) "kinga-m-1@tlen.pl"
["password"]=>
string(60) "$2y$10$FFFBTLrSqs/hCGdtUQhgE.5RPNwEFUljT1CRNTPjY8JK77iZFe6a6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5mRJ1PVkiD9pRQQCTlUKnleOYFtMOX2x1A08UcCuqwaLTELqgxZ8fRIKcosw"
["last_ip"]=>
string(12) "185.29.84.52"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; LYA-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-17 21:06:14"
["created_at"]=>
string(19) "2015-08-16 10:00:37"
["updated_at"]=>
string(19) "2021-02-17 21:06:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[29]=>
object(App\Models\Observe)#830 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(136781)
["users_id"]=>
int(38389)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-23 21:42:16"
["updated_at"]=>
string(19) "2016-09-23 21:42:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(136781)
["users_id"]=>
int(38389)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-23 21:42:16"
["updated_at"]=>
string(19) "2016-09-23 21:42:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#764 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38389)
["name"]=>
string(8) "milaland"
["slug"]=>
string(8) "milaland"
["email"]=>
string(18) "emiliagill@onet.pl"
["password"]=>
string(40) "51e618f342f97cc2948df920f701695906b9b0d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.23.117.33"
["last_host"]=>
string(66) "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X, Macintosh"
["last_logged_at"]=>
string(19) "2017-05-18 00:11:39"
["created_at"]=>
string(19) "2014-05-23 22:21:58"
["updated_at"]=>
string(19) "2014-05-23 22:21:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(38389)
["name"]=>
string(8) "milaland"
["slug"]=>
string(8) "milaland"
["email"]=>
string(18) "emiliagill@onet.pl"
["password"]=>
string(40) "51e618f342f97cc2948df920f701695906b9b0d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.23.117.33"
["last_host"]=>
string(66) "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X, Macintosh"
["last_logged_at"]=>
string(19) "2017-05-18 00:11:39"
["created_at"]=>
string(19) "2014-05-23 22:21:58"
["updated_at"]=>
string(19) "2014-05-23 22:21:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[30]=>
object(App\Models\Observe)#831 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(136795)
["users_id"]=>
int(29047)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-24 12:10:47"
["updated_at"]=>
string(19) "2016-09-24 12:10:47"
}
["original":protected]=>
array(6) {
["id"]=>
int(136795)
["users_id"]=>
int(29047)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-24 12:10:47"
["updated_at"]=>
string(19) "2016-09-24 12:10:47"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#763 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29047)
["name"]=>
string(12) "karolinamak1"
["slug"]=>
string(12) "karolinamak1"
["email"]=>
string(17) "karolin_a@onet.eu"
["password"]=>
string(40) "6ac8dd3d9217c7557e80b19ad754feed2150dd2c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "89.174.116.164"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-03-20 16:44:45"
["created_at"]=>
string(19) "2012-03-01 13:56:47"
["updated_at"]=>
string(19) "2012-03-01 13:56:47"
}
["original":protected]=>
array(26) {
["id"]=>
int(29047)
["name"]=>
string(12) "karolinamak1"
["slug"]=>
string(12) "karolinamak1"
["email"]=>
string(17) "karolin_a@onet.eu"
["password"]=>
string(40) "6ac8dd3d9217c7557e80b19ad754feed2150dd2c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "89.174.116.164"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-03-20 16:44:45"
["created_at"]=>
string(19) "2012-03-01 13:56:47"
["updated_at"]=>
string(19) "2012-03-01 13:56:47"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[31]=>
object(App\Models\Observe)#832 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(136826)
["users_id"]=>
int(77368)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-25 00:27:14"
["updated_at"]=>
string(19) "2016-09-25 00:27:14"
}
["original":protected]=>
array(6) {
["id"]=>
int(136826)
["users_id"]=>
int(77368)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-09-25 00:27:14"
["updated_at"]=>
string(19) "2016-09-25 00:27:14"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#762 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(77368)
["name"]=>
string(13) "madera2014-k1"
["slug"]=>
string(13) "madera2014-k1"
["email"]=>
string(19) "natalia.puzio@wp.pl"
["password"]=>
string(60) "$2y$10$ONjr2v28L9Air1tsSVC9KuGJsfQ..m1pxDDC4TwaiPa7kKb6rj3Ca"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fIwZojkxg0jWNvMQJCF9YQGPkAh101N28AidD5mfHf4sY3GDV1I9p3r2LUov"
["last_ip"]=>
string(11) "5.173.49.19"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.50 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-26 09:29:21"
["created_at"]=>
string(19) "2013-11-02 07:08:50"
["updated_at"]=>
string(19) "2021-10-26 09:29:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(77368)
["name"]=>
string(13) "madera2014-k1"
["slug"]=>
string(13) "madera2014-k1"
["email"]=>
string(19) "natalia.puzio@wp.pl"
["password"]=>
string(60) "$2y$10$ONjr2v28L9Air1tsSVC9KuGJsfQ..m1pxDDC4TwaiPa7kKb6rj3Ca"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fIwZojkxg0jWNvMQJCF9YQGPkAh101N28AidD5mfHf4sY3GDV1I9p3r2LUov"
["last_ip"]=>
string(11) "5.173.49.19"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.50 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-26 09:29:21"
["created_at"]=>
string(19) "2013-11-02 07:08:50"
["updated_at"]=>
string(19) "2021-10-26 09:29:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[32]=>
object(App\Models\Observe)#833 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(138500)
["users_id"]=>
int(39443)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-17 19:50:51"
["updated_at"]=>
string(19) "2016-10-17 19:50:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(138500)
["users_id"]=>
int(39443)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-17 19:50:51"
["updated_at"]=>
string(19) "2016-10-17 19:50:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#761 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39443)
["name"]=>
string(8) "moniaoo7"
["slug"]=>
string(8) "moniaoo7"
["email"]=>
string(25) "monika_zielinska_88@wp.pl"
["password"]=>
string(60) "$2y$10$5EXYoCj6nXvrjU7p4OcOvO/zBDUEJ5T4CCtVxKA.Pr7bUTSYSiDbe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "bOq7FRxZHaNzs8n8XrWovzmkqnAIH3XYVYtRi2GmcTWTrBpZJzrWxFqaUkku"
["last_ip"]=>
string(13) "85.221.158.73"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
["last_logged_at"]=>
string(19) "2022-08-15 19:53:24"
["created_at"]=>
string(19) "2015-03-26 22:05:44"
["updated_at"]=>
string(19) "2022-08-15 19:53:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(39443)
["name"]=>
string(8) "moniaoo7"
["slug"]=>
string(8) "moniaoo7"
["email"]=>
string(25) "monika_zielinska_88@wp.pl"
["password"]=>
string(60) "$2y$10$5EXYoCj6nXvrjU7p4OcOvO/zBDUEJ5T4CCtVxKA.Pr7bUTSYSiDbe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "bOq7FRxZHaNzs8n8XrWovzmkqnAIH3XYVYtRi2GmcTWTrBpZJzrWxFqaUkku"
["last_ip"]=>
string(13) "85.221.158.73"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
["last_logged_at"]=>
string(19) "2022-08-15 19:53:24"
["created_at"]=>
string(19) "2015-03-26 22:05:44"
["updated_at"]=>
string(19) "2022-08-15 19:53:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[33]=>
object(App\Models\Observe)#834 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(138657)
["users_id"]=>
int(13972)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-20 05:03:56"
["updated_at"]=>
string(19) "2016-10-20 05:03:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(138657)
["users_id"]=>
int(13972)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-20 05:03:56"
["updated_at"]=>
string(19) "2016-10-20 05:03:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#760 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(13972)
["name"]=>
string(6) "cyrul4"
["slug"]=>
string(6) "cyrul4"
["email"]=>
string(23) "cyrul_michal@interia.pl"
["password"]=>
string(40) "ffb03bf96600b1102e1bd4b229a3952d3a680a23"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.32.80"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 7.0; SM-A520F Build/NRD90M)"
["last_logged_at"]=>
string(19) "2018-10-19 07:11:51"
["created_at"]=>
string(19) "2015-02-14 17:45:38"
["updated_at"]=>
string(19) "2015-02-14 17:45:38"
}
["original":protected]=>
array(26) {
["id"]=>
int(13972)
["name"]=>
string(6) "cyrul4"
["slug"]=>
string(6) "cyrul4"
["email"]=>
string(23) "cyrul_michal@interia.pl"
["password"]=>
string(40) "ffb03bf96600b1102e1bd4b229a3952d3a680a23"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.32.80"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 7.0; SM-A520F Build/NRD90M)"
["last_logged_at"]=>
string(19) "2018-10-19 07:11:51"
["created_at"]=>
string(19) "2015-02-14 17:45:38"
["updated_at"]=>
string(19) "2015-02-14 17:45:38"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[34]=>
object(App\Models\Observe)#835 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(138659)
["users_id"]=>
int(21901)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-20 07:02:34"
["updated_at"]=>
string(19) "2016-10-20 07:02:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(138659)
["users_id"]=>
int(21901)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-20 07:02:34"
["updated_at"]=>
string(19) "2016-10-20 07:02:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#759 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(21901)
["name"]=>
string(12) "gordianihome"
["slug"]=>
string(12) "gordianihome"
["email"]=>
string(25) "l.muczyn@gordianibrand.pl"
["password"]=>
string(40) "9943bd277cf85f4980f212d56b23f78dbd37b01e"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "178.21.136.100"
["last_host"]=>
string(66) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWeb, Macintosh"
["last_logged_at"]=>
string(19) "2018-12-05 15:36:39"
["created_at"]=>
string(19) "2016-04-28 18:48:22"
["updated_at"]=>
string(19) "2016-04-28 18:48:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(21901)
["name"]=>
string(12) "gordianihome"
["slug"]=>
string(12) "gordianihome"
["email"]=>
string(25) "l.muczyn@gordianibrand.pl"
["password"]=>
string(40) "9943bd277cf85f4980f212d56b23f78dbd37b01e"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "178.21.136.100"
["last_host"]=>
string(66) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWeb, Macintosh"
["last_logged_at"]=>
string(19) "2018-12-05 15:36:39"
["created_at"]=>
string(19) "2016-04-28 18:48:22"
["updated_at"]=>
string(19) "2016-04-28 18:48:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[35]=>
object(App\Models\Observe)#836 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(138793)
["users_id"]=>
int(18476)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-21 19:57:12"
["updated_at"]=>
string(19) "2016-10-21 19:57:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(138793)
["users_id"]=>
int(18476)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-10-21 19:57:12"
["updated_at"]=>
string(19) "2016-10-21 19:57:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#758 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(18476)
["name"]=>
string(12) "endo2wroclaw"
["slug"]=>
string(12) "endo2wroclaw"
["email"]=>
string(30) "magdalenamusial@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$Dq97KwAfH8ypl8A6J32czO8mPpNaNhQNOIENONO3DS1fQXHnW/3ze"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qMxUhCGOSrD4ItPNyix4EhjgN6wH0DWBzCKLzPEfC72zorpQWn8ph9qh9di0"
["last_ip"]=>
string(12) "31.60.29.215"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-17 20:43:25"
["created_at"]=>
string(19) "2016-03-24 15:16:24"
["updated_at"]=>
string(19) "2021-10-17 20:43:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(18476)
["name"]=>
string(12) "endo2wroclaw"
["slug"]=>
string(12) "endo2wroclaw"
["email"]=>
string(30) "magdalenamusial@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$Dq97KwAfH8ypl8A6J32czO8mPpNaNhQNOIENONO3DS1fQXHnW/3ze"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qMxUhCGOSrD4ItPNyix4EhjgN6wH0DWBzCKLzPEfC72zorpQWn8ph9qh9di0"
["last_ip"]=>
string(12) "31.60.29.215"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-17 20:43:25"
["created_at"]=>
string(19) "2016-03-24 15:16:24"
["updated_at"]=>
string(19) "2021-10-17 20:43:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[36]=>
object(App\Models\Observe)#837 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(139604)
["users_id"]=>
int(7977)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-11-01 09:56:03"
["updated_at"]=>
string(19) "2016-11-01 09:56:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(139604)
["users_id"]=>
int(7977)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-11-01 09:56:03"
["updated_at"]=>
string(19) "2016-11-01 09:56:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#757 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7977)
["name"]=>
string(14) "apoloniusz2016"
["slug"]=>
string(14) "apoloniusz2016"
["email"]=>
string(12) "elza44@o2.pl"
["password"]=>
string(60) "$2y$10$qjus.JiBqlF7M3r2Og7oBOC5fW5f/QrCiruCpIcoSgvF1BTtRtnRi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zvPbGmxV6C1WK1i3d2A0ipmubPNUhgDJ8ItvQV8lZEWbkhTyZxAoi7bQa60p"
["last_ip"]=>
string(11) "31.1.114.72"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-24 08:55:48"
["created_at"]=>
string(19) "2016-04-24 18:07:48"
["updated_at"]=>
string(19) "2023-08-24 08:55:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(7977)
["name"]=>
string(14) "apoloniusz2016"
["slug"]=>
string(14) "apoloniusz2016"
["email"]=>
string(12) "elza44@o2.pl"
["password"]=>
string(60) "$2y$10$qjus.JiBqlF7M3r2Og7oBOC5fW5f/QrCiruCpIcoSgvF1BTtRtnRi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zvPbGmxV6C1WK1i3d2A0ipmubPNUhgDJ8ItvQV8lZEWbkhTyZxAoi7bQa60p"
["last_ip"]=>
string(11) "31.1.114.72"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-24 08:55:48"
["created_at"]=>
string(19) "2016-04-24 18:07:48"
["updated_at"]=>
string(19) "2023-08-24 08:55:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[37]=>
object(App\Models\Observe)#838 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(141937)
["users_id"]=>
int(24850)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-12-01 11:03:39"
["updated_at"]=>
string(19) "2016-12-01 11:03:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(141937)
["users_id"]=>
int(24850)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-12-01 11:03:39"
["updated_at"]=>
string(19) "2016-12-01 11:03:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#756 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(24850)
["name"]=>
string(17) "indywidualna.mama"
["slug"]=>
string(18) "indywidualna--mama"
["email"]=>
string(22) "helena.lawik@gmail.com"
["password"]=>
string(60) "$2y$10$9lEn5sYulod9crP2/nVMW.qd8GoJpT3SpkVnOoJ2s951s2jTukzde"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "46.134.147.184"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.1.0; Redmi Note 5) AppleW"
["last_logged_at"]=>
string(19) "2019-05-13 14:08:57"
["created_at"]=>
string(19) "2016-11-08 19:17:04"
["updated_at"]=>
string(19) "2020-10-31 14:11:02"
}
["original":protected]=>
array(26) {
["id"]=>
int(24850)
["name"]=>
string(17) "indywidualna.mama"
["slug"]=>
string(18) "indywidualna--mama"
["email"]=>
string(22) "helena.lawik@gmail.com"
["password"]=>
string(60) "$2y$10$9lEn5sYulod9crP2/nVMW.qd8GoJpT3SpkVnOoJ2s951s2jTukzde"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "46.134.147.184"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.1.0; Redmi Note 5) AppleW"
["last_logged_at"]=>
string(19) "2019-05-13 14:08:57"
["created_at"]=>
string(19) "2016-11-08 19:17:04"
["updated_at"]=>
string(19) "2020-10-31 14:11:02"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[38]=>
object(App\Models\Observe)#839 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(142698)
["users_id"]=>
int(100842)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-12-10 21:29:11"
["updated_at"]=>
string(19) "2016-12-10 21:29:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(142698)
["users_id"]=>
int(100842)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-12-10 21:29:11"
["updated_at"]=>
string(19) "2016-12-10 21:29:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#755 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100842)
["name"]=>
string(11) "cwikla_2016"
["slug"]=>
string(11) "cwikla-2016"
["email"]=>
string(22) "cwikla1@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$K7DGEcMKtQ6gaoP2tAcjEePCUKgVnkjXiwEFTv.aM3PHgThVnJEnW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ekblx6K0IolzLebmznbZL2chYY2L7wLIXBguErX6lGxqOtv7WEQ1oBG9QdPn"
["last_ip"]=>
string(14) "37.248.174.251"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-25 06:55:24"
["created_at"]=>
string(19) "2016-12-02 14:12:51"
["updated_at"]=>
string(19) "2023-08-25 06:55:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(100842)
["name"]=>
string(11) "cwikla_2016"
["slug"]=>
string(11) "cwikla-2016"
["email"]=>
string(22) "cwikla1@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$K7DGEcMKtQ6gaoP2tAcjEePCUKgVnkjXiwEFTv.aM3PHgThVnJEnW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ekblx6K0IolzLebmznbZL2chYY2L7wLIXBguErX6lGxqOtv7WEQ1oBG9QdPn"
["last_ip"]=>
string(14) "37.248.174.251"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-25 06:55:24"
["created_at"]=>
string(19) "2016-12-02 14:12:51"
["updated_at"]=>
string(19) "2023-08-25 06:55:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[39]=>
object(App\Models\Observe)#840 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(143717)
["users_id"]=>
int(36803)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-12-28 10:21:06"
["updated_at"]=>
string(19) "2016-12-28 10:21:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(143717)
["users_id"]=>
int(36803)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2016-12-28 10:21:06"
["updated_at"]=>
string(19) "2016-12-28 10:21:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#754 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36803)
["name"]=>
string(10) "martusia91"
["slug"]=>
string(10) "martusia91"
["email"]=>
string(23) "mateusz.m0928@gmail.com"
["password"]=>
string(60) "$2y$10$laIcRlrZdXksAxX1pB..JeXOh5hWBg2JKjp90NWXDeBE6t0kyCyVS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "FkoBaUMo3cMrvdT35fM3ZW94ZFDif2E5CqCkwetNwfjVvxxNJNFBkVT91Xt1"
["last_ip"]=>
string(13) "91.227.67.159"
["last_host"]=>
string(96) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0"
["last_logged_at"]=>
string(19) "2025-03-23 19:43:43"
["created_at"]=>
string(19) "2016-10-23 22:26:23"
["updated_at"]=>
string(19) "2025-03-23 19:43:43"
}
["original":protected]=>
array(26) {
["id"]=>
int(36803)
["name"]=>
string(10) "martusia91"
["slug"]=>
string(10) "martusia91"
["email"]=>
string(23) "mateusz.m0928@gmail.com"
["password"]=>
string(60) "$2y$10$laIcRlrZdXksAxX1pB..JeXOh5hWBg2JKjp90NWXDeBE6t0kyCyVS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "FkoBaUMo3cMrvdT35fM3ZW94ZFDif2E5CqCkwetNwfjVvxxNJNFBkVT91Xt1"
["last_ip"]=>
string(13) "91.227.67.159"
["last_host"]=>
string(96) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0"
["last_logged_at"]=>
string(19) "2025-03-23 19:43:43"
["created_at"]=>
string(19) "2016-10-23 22:26:23"
["updated_at"]=>
string(19) "2025-03-23 19:43:43"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[40]=>
object(App\Models\Observe)#841 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(144312)
["users_id"]=>
int(88732)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-04 18:12:48"
["updated_at"]=>
string(19) "2017-01-04 18:12:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(144312)
["users_id"]=>
int(88732)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-04 18:12:48"
["updated_at"]=>
string(19) "2017-01-04 18:12:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#753 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(88732)
["name"]=>
string(3) "jq1"
["slug"]=>
string(3) "jq1"
["email"]=>
string(12) "dzejku@o2.pl"
["password"]=>
string(60) "$2y$10$uFON3/BApKhCwRurIJs2pe6n8U49QSdV0CTX9qvJr4.B7UYtkD/xS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "31.128.19.73"
["last_host"]=>
string(121) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-05-14 11:23:19"
["created_at"]=>
string(19) "2015-05-24 22:26:46"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(88732)
["name"]=>
string(3) "jq1"
["slug"]=>
string(3) "jq1"
["email"]=>
string(12) "dzejku@o2.pl"
["password"]=>
string(60) "$2y$10$uFON3/BApKhCwRurIJs2pe6n8U49QSdV0CTX9qvJr4.B7UYtkD/xS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "31.128.19.73"
["last_host"]=>
string(121) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-05-14 11:23:19"
["created_at"]=>
string(19) "2015-05-24 22:26:46"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[41]=>
object(App\Models\Observe)#842 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(145006)
["users_id"]=>
int(11003)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 08:20:58"
["updated_at"]=>
string(19) "2017-01-11 08:20:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(145006)
["users_id"]=>
int(11003)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 08:20:58"
["updated_at"]=>
string(19) "2017-01-11 08:20:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#752 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(11003)
["name"]=>
string(5) "birbi"
["slug"]=>
string(5) "birbi"
["email"]=>
string(16) "birbi@interia.pl"
["password"]=>
string(60) "$2y$10$QF6fxio0cOO8N747qk8nuO6jlzp8BZS2IyNF67UarbWG2jjfja5Ee"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qYF6qNQA9339gTYuWMC3yCjpbDAtBGm9w6tFK59BOGafwWrjtFtjveQuTAIW"
["last_ip"]=>
string(13) "37.47.150.159"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-13 22:05:31"
["created_at"]=>
string(19) "2012-11-30 21:56:36"
["updated_at"]=>
string(19) "2023-04-13 22:05:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(11003)
["name"]=>
string(5) "birbi"
["slug"]=>
string(5) "birbi"
["email"]=>
string(16) "birbi@interia.pl"
["password"]=>
string(60) "$2y$10$QF6fxio0cOO8N747qk8nuO6jlzp8BZS2IyNF67UarbWG2jjfja5Ee"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qYF6qNQA9339gTYuWMC3yCjpbDAtBGm9w6tFK59BOGafwWrjtFtjveQuTAIW"
["last_ip"]=>
string(13) "37.47.150.159"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-13 22:05:31"
["created_at"]=>
string(19) "2012-11-30 21:56:36"
["updated_at"]=>
string(19) "2023-04-13 22:05:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[42]=>
object(App\Models\Observe)#843 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(145007)
["users_id"]=>
int(48540)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 09:39:35"
["updated_at"]=>
string(19) "2017-01-11 09:39:35"
}
["original":protected]=>
array(6) {
["id"]=>
int(145007)
["users_id"]=>
int(48540)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 09:39:35"
["updated_at"]=>
string(19) "2017-01-11 09:39:35"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#751 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(48540)
["name"]=>
string(10) "rawany2016"
["slug"]=>
string(10) "rawany2016"
["email"]=>
string(17) "natalia1401@wp.pl"
["password"]=>
string(60) "$2y$10$Mz5Dnt0Eu6.GBrwu0RtEpu5rkqq.WQd6VZAGjjeqdImzIl2PRa8sm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nD8ExMptkd3P1viNa8q9g1Fz9cfdszV0cu1WXCxZZaMviZ2e52OTKT2g0CiQ"
["last_ip"]=>
string(14) "37.248.154.198"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.2 Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-03-10 20:16:03"
["created_at"]=>
string(19) "2016-03-07 10:35:46"
["updated_at"]=>
string(19) "2021-03-10 20:16:03"
}
["original":protected]=>
array(26) {
["id"]=>
int(48540)
["name"]=>
string(10) "rawany2016"
["slug"]=>
string(10) "rawany2016"
["email"]=>
string(17) "natalia1401@wp.pl"
["password"]=>
string(60) "$2y$10$Mz5Dnt0Eu6.GBrwu0RtEpu5rkqq.WQd6VZAGjjeqdImzIl2PRa8sm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nD8ExMptkd3P1viNa8q9g1Fz9cfdszV0cu1WXCxZZaMviZ2e52OTKT2g0CiQ"
["last_ip"]=>
string(14) "37.248.154.198"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.2 Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-03-10 20:16:03"
["created_at"]=>
string(19) "2016-03-07 10:35:46"
["updated_at"]=>
string(19) "2021-03-10 20:16:03"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[43]=>
object(App\Models\Observe)#844 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(145012)
["users_id"]=>
int(83643)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 10:10:35"
["updated_at"]=>
string(19) "2017-01-11 10:10:35"
}
["original":protected]=>
array(6) {
["id"]=>
int(145012)
["users_id"]=>
int(83643)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 10:10:35"
["updated_at"]=>
string(19) "2017-01-11 10:10:35"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#750 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(83643)
["name"]=>
string(7) "lena-k1"
["slug"]=>
string(7) "lena-k1"
["email"]=>
string(12) "lena_o@o2.pl"
["password"]=>
string(60) "$2y$10$PQ7afGQkyTe5LKH1DEcP.u4l6dj1tf9vNGrqK8dqzcRRLvi/pvssS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9MRfX48Y1hKdvWRll1bwUvEI2tSy16zixWDWgbaWeK1MHz729Yku8dbt6dz7"
["last_ip"]=>
string(14) "79.184.254.225"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"
["last_logged_at"]=>
string(19) "2020-08-04 09:46:46"
["created_at"]=>
string(19) "2014-10-22 11:03:29"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(83643)
["name"]=>
string(7) "lena-k1"
["slug"]=>
string(7) "lena-k1"
["email"]=>
string(12) "lena_o@o2.pl"
["password"]=>
string(60) "$2y$10$PQ7afGQkyTe5LKH1DEcP.u4l6dj1tf9vNGrqK8dqzcRRLvi/pvssS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9MRfX48Y1hKdvWRll1bwUvEI2tSy16zixWDWgbaWeK1MHz729Yku8dbt6dz7"
["last_ip"]=>
string(14) "79.184.254.225"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"
["last_logged_at"]=>
string(19) "2020-08-04 09:46:46"
["created_at"]=>
string(19) "2014-10-22 11:03:29"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[44]=>
object(App\Models\Observe)#845 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(145032)
["users_id"]=>
int(16251)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 12:43:28"
["updated_at"]=>
string(19) "2017-01-11 12:43:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(145032)
["users_id"]=>
int(16251)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-11 12:43:28"
["updated_at"]=>
string(19) "2017-01-11 12:43:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#749 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16251)
["name"]=>
string(18) "domwamarantusach6g"
["slug"]=>
string(18) "domwamarantusach6g"
["email"]=>
string(27) "monika.letkiewicz@gmail.com"
["password"]=>
string(40) "535500277e004b86a679693360ed51d99bdbd0c2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.14.173"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2017-02-21 17:53:22"
["created_at"]=>
string(19) "2017-02-21 14:38:01"
["updated_at"]=>
string(19) "2017-02-21 14:38:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(16251)
["name"]=>
string(18) "domwamarantusach6g"
["slug"]=>
string(18) "domwamarantusach6g"
["email"]=>
string(27) "monika.letkiewicz@gmail.com"
["password"]=>
string(40) "535500277e004b86a679693360ed51d99bdbd0c2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.14.173"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2017-02-21 17:53:22"
["created_at"]=>
string(19) "2017-02-21 14:38:01"
["updated_at"]=>
string(19) "2017-02-21 14:38:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[45]=>
object(App\Models\Observe)#846 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(147081)
["users_id"]=>
int(9118)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-29 08:07:19"
["updated_at"]=>
string(19) "2017-01-29 08:07:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(147081)
["users_id"]=>
int(9118)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-01-29 08:07:19"
["updated_at"]=>
string(19) "2017-01-29 08:07:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#748 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(9118)
["name"]=>
string(8) "atbudowa"
["slug"]=>
string(8) "atbudowa"
["email"]=>
string(17) "anka1992vip@vp.pl"
["password"]=>
string(40) "75066c346ab73210d9be48376664facab2e344bc"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(2)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "178.235.180.196"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-05-09 16:15:20"
["created_at"]=>
string(19) "2017-01-22 12:16:14"
["updated_at"]=>
string(19) "2017-01-22 12:16:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(9118)
["name"]=>
string(8) "atbudowa"
["slug"]=>
string(8) "atbudowa"
["email"]=>
string(17) "anka1992vip@vp.pl"
["password"]=>
string(40) "75066c346ab73210d9be48376664facab2e344bc"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(2)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "178.235.180.196"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-05-09 16:15:20"
["created_at"]=>
string(19) "2017-01-22 12:16:14"
["updated_at"]=>
string(19) "2017-01-22 12:16:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[46]=>
object(App\Models\Observe)#847 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(148263)
["users_id"]=>
int(44657)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-08 11:23:04"
["updated_at"]=>
string(19) "2017-02-08 11:23:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(148263)
["users_id"]=>
int(44657)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-08 11:23:04"
["updated_at"]=>
string(19) "2017-02-08 11:23:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#747 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44657)
["name"]=>
string(9) "paulina13"
["slug"]=>
string(9) "paulina13"
["email"]=>
string(27) "krzewska.paulina@interia.pl"
["password"]=>
string(40) "56fccea87e283520d66793472db46315bacef0df"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "94.240.20.28"
["last_host"]=>
string(112) "Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; LCJB;, Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; LCJB;"
["last_logged_at"]=>
string(19) "2017-06-20 14:07:41"
["created_at"]=>
string(19) "2017-02-07 10:55:48"
["updated_at"]=>
string(19) "2017-02-07 10:55:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(44657)
["name"]=>
string(9) "paulina13"
["slug"]=>
string(9) "paulina13"
["email"]=>
string(27) "krzewska.paulina@interia.pl"
["password"]=>
string(40) "56fccea87e283520d66793472db46315bacef0df"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "94.240.20.28"
["last_host"]=>
string(112) "Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; LCJB;, Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; LCJB;"
["last_logged_at"]=>
string(19) "2017-06-20 14:07:41"
["created_at"]=>
string(19) "2017-02-07 10:55:48"
["updated_at"]=>
string(19) "2017-02-07 10:55:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[47]=>
object(App\Models\Observe)#848 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149357)
["users_id"]=>
int(20649)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-18 20:56:25"
["updated_at"]=>
string(19) "2017-02-18 20:56:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(149357)
["users_id"]=>
int(20649)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-18 20:56:25"
["updated_at"]=>
string(19) "2017-02-18 20:56:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#746 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(20649)
["name"]=>
string(6) "frobuk"
["slug"]=>
string(6) "frobuk"
["email"]=>
string(16) "frobuk@amorki.pl"
["password"]=>
string(60) "$2y$10$1jv6cpB6oBhQtN.7uKL0V.hOysC3MRWXx9nATm/5BoIXxZtC9qpza"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "VEFaaxld47gSNinDginAIJuz0oqXj9L8xPYKnGr5tBD80voCWVHECogLc0aS"
["last_ip"]=>
string(10) "31.0.3.135"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
["last_logged_at"]=>
string(19) "2021-05-11 17:14:53"
["created_at"]=>
string(19) "2017-02-04 19:43:07"
["updated_at"]=>
string(19) "2021-05-11 17:14:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(20649)
["name"]=>
string(6) "frobuk"
["slug"]=>
string(6) "frobuk"
["email"]=>
string(16) "frobuk@amorki.pl"
["password"]=>
string(60) "$2y$10$1jv6cpB6oBhQtN.7uKL0V.hOysC3MRWXx9nATm/5BoIXxZtC9qpza"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "VEFaaxld47gSNinDginAIJuz0oqXj9L8xPYKnGr5tBD80voCWVHECogLc0aS"
["last_ip"]=>
string(10) "31.0.3.135"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
["last_logged_at"]=>
string(19) "2021-05-11 17:14:53"
["created_at"]=>
string(19) "2017-02-04 19:43:07"
["updated_at"]=>
string(19) "2021-05-11 17:14:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[48]=>
object(App\Models\Observe)#849 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149370)
["users_id"]=>
int(4984)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-18 23:15:11"
["updated_at"]=>
string(19) "2017-02-18 23:15:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(149370)
["users_id"]=>
int(4984)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-18 23:15:11"
["updated_at"]=>
string(19) "2017-02-18 23:15:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#745 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4984)
["name"]=>
string(6) "agiola"
["slug"]=>
string(6) "agiola"
["email"]=>
string(22) "agastanecka@interia.pl"
["password"]=>
string(60) "$2y$10$Bm3XHOtH1ufqL2u0/UrInOpyM8vrs2adMXzBx/u1DxIVVyHknR3NS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.64.52"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-01-19 19:13:33"
["created_at"]=>
string(19) "2016-01-08 21:13:59"
["updated_at"]=>
string(19) "2020-01-19 19:13:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(4984)
["name"]=>
string(6) "agiola"
["slug"]=>
string(6) "agiola"
["email"]=>
string(22) "agastanecka@interia.pl"
["password"]=>
string(60) "$2y$10$Bm3XHOtH1ufqL2u0/UrInOpyM8vrs2adMXzBx/u1DxIVVyHknR3NS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.173.64.52"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-01-19 19:13:33"
["created_at"]=>
string(19) "2016-01-08 21:13:59"
["updated_at"]=>
string(19) "2020-01-19 19:13:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[49]=>
object(App\Models\Observe)#850 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149741)
["users_id"]=>
int(8390)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-22 22:25:37"
["updated_at"]=>
string(19) "2017-02-22 22:25:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(149741)
["users_id"]=>
int(8390)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-22 22:25:37"
["updated_at"]=>
string(19) "2017-02-22 22:25:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#744 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8390)
["name"]=>
string(7) "arlenka"
["slug"]=>
string(7) "arlenka"
["email"]=>
string(23) "marlena.weder@aecom.com"
["password"]=>
string(60) "$2y$10$rvBohyc2DTeQ6KSRwbjmM.SSRA/TqwHgrCvZ/80BBwu0zyDMOpDsS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ODDKomXiF44428JbpcAlHedZfk9Is69qGRbGqfMmlFAX0gd9AaA7OUbTgYoB"
["last_ip"]=>
string(13) "84.40.239.183"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0"
["last_logged_at"]=>
string(19) "2025-04-01 11:03:19"
["created_at"]=>
string(19) "2010-01-20 12:47:57"
["updated_at"]=>
string(19) "2025-04-01 11:03:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(8390)
["name"]=>
string(7) "arlenka"
["slug"]=>
string(7) "arlenka"
["email"]=>
string(23) "marlena.weder@aecom.com"
["password"]=>
string(60) "$2y$10$rvBohyc2DTeQ6KSRwbjmM.SSRA/TqwHgrCvZ/80BBwu0zyDMOpDsS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ODDKomXiF44428JbpcAlHedZfk9Is69qGRbGqfMmlFAX0gd9AaA7OUbTgYoB"
["last_ip"]=>
string(13) "84.40.239.183"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0"
["last_logged_at"]=>
string(19) "2025-04-01 11:03:19"
["created_at"]=>
string(19) "2010-01-20 12:47:57"
["updated_at"]=>
string(19) "2025-04-01 11:03:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[50]=>
object(App\Models\Observe)#851 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149747)
["users_id"]=>
int(14049)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-22 22:45:11"
["updated_at"]=>
string(19) "2017-02-22 22:45:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(149747)
["users_id"]=>
int(14049)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-22 22:45:11"
["updated_at"]=>
string(19) "2017-02-22 22:45:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#743 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(14049)
["name"]=>
string(15) "czarnuszka2ver2"
["slug"]=>
string(15) "czarnuszka2ver2"
["email"]=>
string(14) "menus171@wp.pl"
["password"]=>
string(60) "$2y$10$mQikDToPhFrIRmgvUVggm.L6d8pGq19ceq.NMRijCwnsX4OVSBsz."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.47.50.16"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; F8331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-03 22:40:02"
["created_at"]=>
string(19) "2017-01-28 14:03:17"
["updated_at"]=>
string(19) "2020-03-03 22:40:02"
}
["original":protected]=>
array(26) {
["id"]=>
int(14049)
["name"]=>
string(15) "czarnuszka2ver2"
["slug"]=>
string(15) "czarnuszka2ver2"
["email"]=>
string(14) "menus171@wp.pl"
["password"]=>
string(60) "$2y$10$mQikDToPhFrIRmgvUVggm.L6d8pGq19ceq.NMRijCwnsX4OVSBsz."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.47.50.16"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; F8331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-03 22:40:02"
["created_at"]=>
string(19) "2017-01-28 14:03:17"
["updated_at"]=>
string(19) "2020-03-03 22:40:02"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[51]=>
object(App\Models\Observe)#852 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149760)
["users_id"]=>
int(33148)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 01:20:26"
["updated_at"]=>
string(19) "2017-02-23 01:20:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(149760)
["users_id"]=>
int(33148)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 01:20:26"
["updated_at"]=>
string(19) "2017-02-23 01:20:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#742 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(33148)
["name"]=>
string(6) "lilo77"
["slug"]=>
string(6) "lilo77"
["email"]=>
string(16) "magy2@interia.pl"
["password"]=>
string(60) "$2y$10$fI3WgWxRAhQEZ0Idc0Ixd.ikKLS9kKlmkEwlGI02QjQETivJ3dfOS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1jgD8k16HV9Or7fMhUbvKDoEb1tsxJ94AltIUDOYuCoow99LBxc9712qun70"
["last_ip"]=>
string(12) "31.183.1.152"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-23 18:58:06"
["created_at"]=>
string(19) "2016-03-31 19:35:01"
["updated_at"]=>
string(19) "2023-01-23 18:58:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(33148)
["name"]=>
string(6) "lilo77"
["slug"]=>
string(6) "lilo77"
["email"]=>
string(16) "magy2@interia.pl"
["password"]=>
string(60) "$2y$10$fI3WgWxRAhQEZ0Idc0Ixd.ikKLS9kKlmkEwlGI02QjQETivJ3dfOS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1jgD8k16HV9Or7fMhUbvKDoEb1tsxJ94AltIUDOYuCoow99LBxc9712qun70"
["last_ip"]=>
string(12) "31.183.1.152"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-23 18:58:06"
["created_at"]=>
string(19) "2016-03-31 19:35:01"
["updated_at"]=>
string(19) "2023-01-23 18:58:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[52]=>
object(App\Models\Observe)#853 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149777)
["users_id"]=>
int(86908)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 11:08:54"
["updated_at"]=>
string(19) "2017-02-23 11:08:54"
}
["original":protected]=>
array(6) {
["id"]=>
int(149777)
["users_id"]=>
int(86908)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 11:08:54"
["updated_at"]=>
string(19) "2017-02-23 11:08:54"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#741 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(86908)
["name"]=>
string(7) "violmax"
["slug"]=>
string(7) "violmax"
["email"]=>
string(13) "pionon1@o2.pl"
["password"]=>
string(60) "$2y$10$taUQ4txUqa85EEdlqLjdTOw3MV6xxITYjqhQcFa406YJ2naV19bua"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TNRgXClbSKrPh4QPhdABHZJlk1soaxrS1r2QeNdAcfFbPwMN0Nz7VM1UaWZe"
["last_ip"]=>
string(13) "95.50.122.150"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0"
["last_logged_at"]=>
string(19) "2025-02-18 10:56:24"
["created_at"]=>
string(19) "2015-03-02 08:55:39"
["updated_at"]=>
string(19) "2025-02-18 10:56:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(86908)
["name"]=>
string(7) "violmax"
["slug"]=>
string(7) "violmax"
["email"]=>
string(13) "pionon1@o2.pl"
["password"]=>
string(60) "$2y$10$taUQ4txUqa85EEdlqLjdTOw3MV6xxITYjqhQcFa406YJ2naV19bua"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TNRgXClbSKrPh4QPhdABHZJlk1soaxrS1r2QeNdAcfFbPwMN0Nz7VM1UaWZe"
["last_ip"]=>
string(13) "95.50.122.150"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0"
["last_logged_at"]=>
string(19) "2025-02-18 10:56:24"
["created_at"]=>
string(19) "2015-03-02 08:55:39"
["updated_at"]=>
string(19) "2025-02-18 10:56:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[53]=>
object(App\Models\Observe)#854 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149784)
["users_id"]=>
int(98420)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 14:05:38"
["updated_at"]=>
string(19) "2017-02-23 14:05:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(149784)
["users_id"]=>
int(98420)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 14:05:38"
["updated_at"]=>
string(19) "2017-02-23 14:05:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#740 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(98420)
["name"]=>
string(11) "hanabarbera"
["slug"]=>
string(11) "hanabarbera"
["email"]=>
string(23) "hanna.mitoraj@gmail.com"
["password"]=>
string(40) "7c4a144cae41c4bf93b02d6d5b463afdbe459180"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "37.249.60.113"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-01-02 22:00:49"
["created_at"]=>
string(19) "2016-07-14 15:10:54"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(98420)
["name"]=>
string(11) "hanabarbera"
["slug"]=>
string(11) "hanabarbera"
["email"]=>
string(23) "hanna.mitoraj@gmail.com"
["password"]=>
string(40) "7c4a144cae41c4bf93b02d6d5b463afdbe459180"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "37.249.60.113"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-01-02 22:00:49"
["created_at"]=>
string(19) "2016-07-14 15:10:54"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[54]=>
object(App\Models\Observe)#855 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(149818)
["users_id"]=>
int(28934)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 20:12:05"
["updated_at"]=>
string(19) "2017-02-23 20:12:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(149818)
["users_id"]=>
int(28934)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-02-23 20:12:05"
["updated_at"]=>
string(19) "2017-02-23 20:12:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#739 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28934)
["name"]=>
string(13) "karolaimichal"
["slug"]=>
string(13) "karolaimichal"
["email"]=>
string(27) "karolina.mazewska@gmail.com"
["password"]=>
string(60) "$2y$10$PY6w3VAIRrxj/0WOWwf1Lu4o8AY/F/f7BUwf4WMMYSAp4YPRjHrfu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "LWnlfOk8ia1ZUCPJ2vy6MYAhDcoUV2W25qk3sd8Dm6sT4orh1ecsMWdfC5Z3"
["last_ip"]=>
string(15) "188.146.118.187"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-01-27 19:41:29"
["created_at"]=>
string(19) "2016-12-16 09:59:36"
["updated_at"]=>
string(19) "2024-01-27 19:41:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(28934)
["name"]=>
string(13) "karolaimichal"
["slug"]=>
string(13) "karolaimichal"
["email"]=>
string(27) "karolina.mazewska@gmail.com"
["password"]=>
string(60) "$2y$10$PY6w3VAIRrxj/0WOWwf1Lu4o8AY/F/f7BUwf4WMMYSAp4YPRjHrfu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "LWnlfOk8ia1ZUCPJ2vy6MYAhDcoUV2W25qk3sd8Dm6sT4orh1ecsMWdfC5Z3"
["last_ip"]=>
string(15) "188.146.118.187"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-01-27 19:41:29"
["created_at"]=>
string(19) "2016-12-16 09:59:36"
["updated_at"]=>
string(19) "2024-01-27 19:41:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[55]=>
object(App\Models\Observe)#856 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(150913)
["users_id"]=>
int(40956)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-06 14:56:27"
["updated_at"]=>
string(19) "2017-03-06 14:56:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(150913)
["users_id"]=>
int(40956)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-06 14:56:27"
["updated_at"]=>
string(19) "2017-03-06 14:56:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#738 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40956)
["name"]=>
string(7) "natkarl"
["slug"]=>
string(7) "natkarl"
["email"]=>
string(25) "nataliaskrzypkowska@wp.pl"
["password"]=>
string(60) "$2y$10$GuCADwaPBYIop8y/kxk1guwc6MWl.54vmujOiv3YPaxuYyHDQPXye"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WczWICDxuuj2qRTyiP14mKxnON6OCG1VChWTFCrWvrDAElCv3EMxIt1bv0AT"
["last_ip"]=>
string(14) "95.142.253.235"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0"
["last_logged_at"]=>
string(19) "2022-01-23 12:48:50"
["created_at"]=>
string(19) "2015-12-11 10:51:49"
["updated_at"]=>
string(19) "2022-01-23 12:48:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(40956)
["name"]=>
string(7) "natkarl"
["slug"]=>
string(7) "natkarl"
["email"]=>
string(25) "nataliaskrzypkowska@wp.pl"
["password"]=>
string(60) "$2y$10$GuCADwaPBYIop8y/kxk1guwc6MWl.54vmujOiv3YPaxuYyHDQPXye"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WczWICDxuuj2qRTyiP14mKxnON6OCG1VChWTFCrWvrDAElCv3EMxIt1bv0AT"
["last_ip"]=>
string(14) "95.142.253.235"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0"
["last_logged_at"]=>
string(19) "2022-01-23 12:48:50"
["created_at"]=>
string(19) "2015-12-11 10:51:49"
["updated_at"]=>
string(19) "2022-01-23 12:48:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[56]=>
object(App\Models\Observe)#857 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(150958)
["users_id"]=>
int(36691)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-06 21:42:24"
["updated_at"]=>
string(19) "2017-03-06 21:42:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(150958)
["users_id"]=>
int(36691)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-06 21:42:24"
["updated_at"]=>
string(19) "2017-03-06 21:42:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#737 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36691)
["name"]=>
string(8) "martarlv"
["slug"]=>
string(8) "martarlv"
["email"]=>
string(20) "martirn.mn@gmail.com"
["password"]=>
string(60) "$2y$10$5vMu5434eiywt6YiNtmHhOWVlgQpjq9...zX2/pTnR8e5lzW.bw0S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UkmNsg7X4j7PZnJKTLli8A62UH2fegYjTRnkP90Wg6KldSbPRkI8ITqCmR6H"
["last_ip"]=>
string(13) "176.122.232.6"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-09 07:10:51"
["created_at"]=>
string(19) "2016-05-17 21:29:37"
["updated_at"]=>
string(19) "2020-06-09 07:10:51"
}
["original":protected]=>
array(26) {
["id"]=>
int(36691)
["name"]=>
string(8) "martarlv"
["slug"]=>
string(8) "martarlv"
["email"]=>
string(20) "martirn.mn@gmail.com"
["password"]=>
string(60) "$2y$10$5vMu5434eiywt6YiNtmHhOWVlgQpjq9...zX2/pTnR8e5lzW.bw0S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UkmNsg7X4j7PZnJKTLli8A62UH2fegYjTRnkP90Wg6KldSbPRkI8ITqCmR6H"
["last_ip"]=>
string(13) "176.122.232.6"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-09 07:10:51"
["created_at"]=>
string(19) "2016-05-17 21:29:37"
["updated_at"]=>
string(19) "2020-06-09 07:10:51"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[57]=>
object(App\Models\Observe)#858 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(151388)
["users_id"]=>
int(99790)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-10 15:24:31"
["updated_at"]=>
string(19) "2017-03-10 15:24:31"
}
["original":protected]=>
array(6) {
["id"]=>
int(151388)
["users_id"]=>
int(99790)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-10 15:24:31"
["updated_at"]=>
string(19) "2017-03-10 15:24:31"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#736 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99790)
["name"]=>
string(12) "pawelekperka"
["slug"]=>
string(12) "pawelekperka"
["email"]=>
string(16) "perka66520@wp.pl"
["password"]=>
string(40) "420b24ae01ee4707109d8473009abeee964ff3aa"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(10) "31.1.46.93"
["last_host"]=>
string(50) "Mozilla/5.0 (iPad; CPU OS 13_1 like Mac, Macintosh"
["last_logged_at"]=>
string(19) "2019-11-25 22:24:25"
["created_at"]=>
string(19) "2016-10-04 14:41:45"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(99790)
["name"]=>
string(12) "pawelekperka"
["slug"]=>
string(12) "pawelekperka"
["email"]=>
string(16) "perka66520@wp.pl"
["password"]=>
string(40) "420b24ae01ee4707109d8473009abeee964ff3aa"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(10) "31.1.46.93"
["last_host"]=>
string(50) "Mozilla/5.0 (iPad; CPU OS 13_1 like Mac, Macintosh"
["last_logged_at"]=>
string(19) "2019-11-25 22:24:25"
["created_at"]=>
string(19) "2016-10-04 14:41:45"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[58]=>
object(App\Models\Observe)#859 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(152093)
["users_id"]=>
int(14329)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-17 20:16:43"
["updated_at"]=>
string(19) "2017-03-17 20:16:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(152093)
["users_id"]=>
int(14329)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-17 20:16:43"
["updated_at"]=>
string(19) "2017-03-17 20:16:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#735 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(14329)
["name"]=>
string(8) "damariko"
["slug"]=>
string(8) "damariko"
["email"]=>
string(12) "danhal@wp.pl"
["password"]=>
string(60) "$2y$10$zyrMLIGWrVDgo.8UEFmmHO58urp0VcGRSE/3EyyuySKjzgIU4ONSm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "26WARtc6Uz95Ap1NYmhAxnAllmOPF0zv9ZWL3nVCvz4wYdT8pcguqzr3RQUF"
["last_ip"]=>
string(13) "5.173.169.233"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-18 14:11:03"
["created_at"]=>
string(19) "2017-03-16 20:48:11"
["updated_at"]=>
string(19) "2021-08-18 14:11:03"
}
["original":protected]=>
array(26) {
["id"]=>
int(14329)
["name"]=>
string(8) "damariko"
["slug"]=>
string(8) "damariko"
["email"]=>
string(12) "danhal@wp.pl"
["password"]=>
string(60) "$2y$10$zyrMLIGWrVDgo.8UEFmmHO58urp0VcGRSE/3EyyuySKjzgIU4ONSm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "26WARtc6Uz95Ap1NYmhAxnAllmOPF0zv9ZWL3nVCvz4wYdT8pcguqzr3RQUF"
["last_ip"]=>
string(13) "5.173.169.233"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-18 14:11:03"
["created_at"]=>
string(19) "2017-03-16 20:48:11"
["updated_at"]=>
string(19) "2021-08-18 14:11:03"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[59]=>
object(App\Models\Observe)#860 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(152256)
["users_id"]=>
int(6129)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-19 16:53:24"
["updated_at"]=>
string(19) "2017-03-19 16:53:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(152256)
["users_id"]=>
int(6129)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-19 16:53:24"
["updated_at"]=>
string(19) "2017-03-19 16:53:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#734 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(6129)
["name"]=>
string(7) "amaczka"
["slug"]=>
string(7) "amaczka"
["email"]=>
string(15) "a_maczka1@wp.pl"
["password"]=>
string(60) "$2y$10$mc95wKZbaSq6NObQhg5QEuzQJUawE6xcgOfi1mwEnXAHZK7zy.S8S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "y986uRSfNYPTchmveM3UunqoZHLcHDzNjEK6joLJIbpkmxA8YUazKroUZGOV"
["last_ip"]=>
string(13) "83.28.213.253"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.58 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-06-16 07:33:45"
["created_at"]=>
string(19) "2016-08-03 11:00:14"
["updated_at"]=>
string(19) "2022-06-16 07:33:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(6129)
["name"]=>
string(7) "amaczka"
["slug"]=>
string(7) "amaczka"
["email"]=>
string(15) "a_maczka1@wp.pl"
["password"]=>
string(60) "$2y$10$mc95wKZbaSq6NObQhg5QEuzQJUawE6xcgOfi1mwEnXAHZK7zy.S8S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "y986uRSfNYPTchmveM3UunqoZHLcHDzNjEK6joLJIbpkmxA8YUazKroUZGOV"
["last_ip"]=>
string(13) "83.28.213.253"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.58 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-06-16 07:33:45"
["created_at"]=>
string(19) "2016-08-03 11:00:14"
["updated_at"]=>
string(19) "2022-06-16 07:33:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[60]=>
object(App\Models\Observe)#861 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(152447)
["users_id"]=>
int(53330)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-21 14:14:26"
["updated_at"]=>
string(19) "2017-03-21 14:14:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(152447)
["users_id"]=>
int(53330)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-03-21 14:14:26"
["updated_at"]=>
string(19) "2017-03-21 14:14:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#733 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(53330)
["name"]=>
string(6) "teczaa"
["slug"]=>
string(6) "teczaa"
["email"]=>
string(21) "a_rzegocka@interia.pl"
["password"]=>
string(40) "7fa7426c13216befc98dd0c86e17cdc43c14cebb"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "87.116.195.130"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2018-08-07 12:22:54"
["created_at"]=>
string(19) "2015-10-29 13:21:05"
["updated_at"]=>
string(19) "2015-10-29 13:21:05"
}
["original":protected]=>
array(26) {
["id"]=>
int(53330)
["name"]=>
string(6) "teczaa"
["slug"]=>
string(6) "teczaa"
["email"]=>
string(21) "a_rzegocka@interia.pl"
["password"]=>
string(40) "7fa7426c13216befc98dd0c86e17cdc43c14cebb"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "87.116.195.130"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2018-08-07 12:22:54"
["created_at"]=>
string(19) "2015-10-29 13:21:05"
["updated_at"]=>
string(19) "2015-10-29 13:21:05"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[61]=>
object(App\Models\Observe)#862 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(153758)
["users_id"]=>
int(47382)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-05 23:32:11"
["updated_at"]=>
string(19) "2017-04-05 23:32:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(153758)
["users_id"]=>
int(47382)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-05 23:32:11"
["updated_at"]=>
string(19) "2017-04-05 23:32:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#732 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(47382)
["name"]=>
string(11) "proteusz.mb"
["slug"]=>
string(12) "proteusz--mb"
["email"]=>
string(24) "marzena.kusion@gmail.com"
["password"]=>
string(40) "baeb1835366f1c66a454e6de3b786756909755d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "94.254.153.14"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-07-29 12:58:22"
["created_at"]=>
string(19) "2016-09-13 21:03:58"
["updated_at"]=>
string(19) "2016-09-13 21:03:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(47382)
["name"]=>
string(11) "proteusz.mb"
["slug"]=>
string(12) "proteusz--mb"
["email"]=>
string(24) "marzena.kusion@gmail.com"
["password"]=>
string(40) "baeb1835366f1c66a454e6de3b786756909755d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "94.254.153.14"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-07-29 12:58:22"
["created_at"]=>
string(19) "2016-09-13 21:03:58"
["updated_at"]=>
string(19) "2016-09-13 21:03:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[62]=>
object(App\Models\Observe)#863 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(154693)
["users_id"]=>
int(39535)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-17 08:58:43"
["updated_at"]=>
string(19) "2017-04-17 08:58:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(154693)
["users_id"]=>
int(39535)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-17 08:58:43"
["updated_at"]=>
string(19) "2017-04-17 08:58:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#731 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39535)
["name"]=>
string(10) "monika9123"
["slug"]=>
string(10) "monika9123"
["email"]=>
string(16) "monika9123@o2.pl"
["password"]=>
string(40) "22683fdf16f93622552d38e8e356d3c4f5bc8ad8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "94.254.229.3"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0; EVA-L09 Build/HUAWEIEV"
["last_logged_at"]=>
string(19) "2017-12-14 23:10:47"
["created_at"]=>
string(19) "2016-08-10 08:59:25"
["updated_at"]=>
string(19) "2016-08-10 08:59:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(39535)
["name"]=>
string(10) "monika9123"
["slug"]=>
string(10) "monika9123"
["email"]=>
string(16) "monika9123@o2.pl"
["password"]=>
string(40) "22683fdf16f93622552d38e8e356d3c4f5bc8ad8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "94.254.229.3"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0; EVA-L09 Build/HUAWEIEV"
["last_logged_at"]=>
string(19) "2017-12-14 23:10:47"
["created_at"]=>
string(19) "2016-08-10 08:59:25"
["updated_at"]=>
string(19) "2016-08-10 08:59:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[63]=>
object(App\Models\Observe)#864 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(154695)
["users_id"]=>
int(86253)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-17 09:24:24"
["updated_at"]=>
string(19) "2017-04-17 09:24:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(154695)
["users_id"]=>
int(86253)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-17 09:24:24"
["updated_at"]=>
string(19) "2017-04-17 09:24:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#730 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(86253)
["name"]=>
string(11) "swojprojekt"
["slug"]=>
string(11) "swojprojekt"
["email"]=>
string(16) "ewelka1121@wp.pl"
["password"]=>
string(60) "$2y$10$9eHduv4gjTGWNCONjQnILePUSthCCQeoK8Z3XArPtIOxOfGC6CaLC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Li0C06R9NhrA2wNzO0ysngtoL5gz54wj5PBLgXjUJ3Q51macrMUEPkJNUCgf"
["last_ip"]=>
string(11) "5.173.23.64"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-03-22 17:27:44"
["created_at"]=>
string(19) "2015-02-04 22:13:18"
["updated_at"]=>
string(19) "2023-03-22 17:27:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(86253)
["name"]=>
string(11) "swojprojekt"
["slug"]=>
string(11) "swojprojekt"
["email"]=>
string(16) "ewelka1121@wp.pl"
["password"]=>
string(60) "$2y$10$9eHduv4gjTGWNCONjQnILePUSthCCQeoK8Z3XArPtIOxOfGC6CaLC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Li0C06R9NhrA2wNzO0ysngtoL5gz54wj5PBLgXjUJ3Q51macrMUEPkJNUCgf"
["last_ip"]=>
string(11) "5.173.23.64"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-03-22 17:27:44"
["created_at"]=>
string(19) "2015-02-04 22:13:18"
["updated_at"]=>
string(19) "2023-03-22 17:27:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[64]=>
object(App\Models\Observe)#865 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(154835)
["users_id"]=>
int(26251)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-18 21:59:20"
["updated_at"]=>
string(19) "2017-04-18 21:59:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(154835)
["users_id"]=>
int(26251)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-18 21:59:20"
["updated_at"]=>
string(19) "2017-04-18 21:59:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#729 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26251)
["name"]=>
string(6) "jaco76"
["slug"]=>
string(6) "jaco76"
["email"]=>
string(12) "pudlak@o2.pl"
["password"]=>
string(60) "$2y$10$VHZFEsizTyW9YDYFiuIoMuuSHSFs3sTKDdcXVGrfJGpbE/pU6w.dO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KWLt50f5pLUiKIspawNliOzXthAC0yHY2jOnWz800Pj7HeICti23v7noF0Oe"
["last_ip"]=>
string(13) "37.248.158.44"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 13; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-02-27 21:34:52"
["created_at"]=>
string(19) "2017-03-31 13:47:22"
["updated_at"]=>
string(19) "2023-02-27 21:34:52"
}
["original":protected]=>
array(26) {
["id"]=>
int(26251)
["name"]=>
string(6) "jaco76"
["slug"]=>
string(6) "jaco76"
["email"]=>
string(12) "pudlak@o2.pl"
["password"]=>
string(60) "$2y$10$VHZFEsizTyW9YDYFiuIoMuuSHSFs3sTKDdcXVGrfJGpbE/pU6w.dO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KWLt50f5pLUiKIspawNliOzXthAC0yHY2jOnWz800Pj7HeICti23v7noF0Oe"
["last_ip"]=>
string(13) "37.248.158.44"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 13; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-02-27 21:34:52"
["created_at"]=>
string(19) "2017-03-31 13:47:22"
["updated_at"]=>
string(19) "2023-02-27 21:34:52"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[65]=>
object(App\Models\Observe)#866 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(154837)
["users_id"]=>
int(33866)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-18 22:05:14"
["updated_at"]=>
string(19) "2017-04-18 22:05:14"
}
["original":protected]=>
array(6) {
["id"]=>
int(154837)
["users_id"]=>
int(33866)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-18 22:05:14"
["updated_at"]=>
string(19) "2017-04-18 22:05:14"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#728 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(33866)
["name"]=>
string(7) "lukas88"
["slug"]=>
string(7) "lukas88"
["email"]=>
string(20) "lukasz669@interia.eu"
["password"]=>
string(60) "$2y$10$CIKCBBgODgIS2LPXGCHbnuSXIwrOsuHktm.FZxw7P14SRQHU6lHri"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "gRsfmXO7K4SdNQSNG6GBY6xrNp4WgeYg7k1LTxIoFIxDVZ5mjBGvSvzXREN9"
["last_ip"]=>
string(13) "78.48.253.226"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0"
["last_logged_at"]=>
string(19) "2024-06-08 22:07:50"
["created_at"]=>
string(19) "2016-03-27 19:23:42"
["updated_at"]=>
string(19) "2024-06-08 22:07:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(33866)
["name"]=>
string(7) "lukas88"
["slug"]=>
string(7) "lukas88"
["email"]=>
string(20) "lukasz669@interia.eu"
["password"]=>
string(60) "$2y$10$CIKCBBgODgIS2LPXGCHbnuSXIwrOsuHktm.FZxw7P14SRQHU6lHri"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "gRsfmXO7K4SdNQSNG6GBY6xrNp4WgeYg7k1LTxIoFIxDVZ5mjBGvSvzXREN9"
["last_ip"]=>
string(13) "78.48.253.226"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0"
["last_logged_at"]=>
string(19) "2024-06-08 22:07:50"
["created_at"]=>
string(19) "2016-03-27 19:23:42"
["updated_at"]=>
string(19) "2024-06-08 22:07:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[66]=>
object(App\Models\Observe)#867 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(155170)
["users_id"]=>
int(15909)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-21 09:20:23"
["updated_at"]=>
string(19) "2017-04-21 09:20:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(155170)
["users_id"]=>
int(15909)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-21 09:20:23"
["updated_at"]=>
string(19) "2017-04-21 09:20:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#727 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(15909)
["name"]=>
string(11) "domgajowego"
["slug"]=>
string(11) "domgajowego"
["email"]=>
string(18) "kat.mwek@gmail.com"
["password"]=>
string(40) "399366813768055759849c54f981f72b89bc59bf"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "80.50.148.250"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2017-04-20 08:19:34"
["created_at"]=>
string(19) "2015-03-26 14:35:48"
["updated_at"]=>
string(19) "2015-03-26 14:35:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(15909)
["name"]=>
string(11) "domgajowego"
["slug"]=>
string(11) "domgajowego"
["email"]=>
string(18) "kat.mwek@gmail.com"
["password"]=>
string(40) "399366813768055759849c54f981f72b89bc59bf"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "80.50.148.250"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2017-04-20 08:19:34"
["created_at"]=>
string(19) "2015-03-26 14:35:48"
["updated_at"]=>
string(19) "2015-03-26 14:35:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[67]=>
object(App\Models\Observe)#868 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(155171)
["users_id"]=>
int(7333)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-21 09:28:33"
["updated_at"]=>
string(19) "2017-04-21 09:28:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(155171)
["users_id"]=>
int(7333)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-21 09:28:33"
["updated_at"]=>
string(19) "2017-04-21 09:28:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#726 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7333)
["name"]=>
string(15) "anioleczekk1986"
["slug"]=>
string(15) "anioleczekk1986"
["email"]=>
string(21) "anioleczekk1986@wp.pl"
["password"]=>
string(60) "$2y$10$L2V2t5KkogBbZ9ztCyRt9.ta2Idv0Z55OmkVOKH0vlRRdQDWm2GcC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "31.0.127.121"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.83 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-01 21:34:35"
["created_at"]=>
string(19) "2014-10-26 15:24:12"
["updated_at"]=>
string(19) "2020-06-01 21:34:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(7333)
["name"]=>
string(15) "anioleczekk1986"
["slug"]=>
string(15) "anioleczekk1986"
["email"]=>
string(21) "anioleczekk1986@wp.pl"
["password"]=>
string(60) "$2y$10$L2V2t5KkogBbZ9ztCyRt9.ta2Idv0Z55OmkVOKH0vlRRdQDWm2GcC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "31.0.127.121"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.83 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-01 21:34:35"
["created_at"]=>
string(19) "2014-10-26 15:24:12"
["updated_at"]=>
string(19) "2020-06-01 21:34:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[68]=>
object(App\Models\Observe)#869 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(155897)
["users_id"]=>
int(10167)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-28 15:28:32"
["updated_at"]=>
string(19) "2017-04-28 15:28:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(155897)
["users_id"]=>
int(10167)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-28 15:28:32"
["updated_at"]=>
string(19) "2017-04-28 15:28:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#725 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10167)
["name"]=>
string(8) "basiap86"
["slug"]=>
string(8) "basiap86"
["email"]=>
string(19) "basiaptas@gmail.com"
["password"]=>
string(40) "c49122f00dad75c1c3ffef2d405d1cd925d43f24"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2017-04-27 13:50:10"
["updated_at"]=>
string(19) "2017-04-27 13:50:10"
}
["original":protected]=>
array(26) {
["id"]=>
int(10167)
["name"]=>
string(8) "basiap86"
["slug"]=>
string(8) "basiap86"
["email"]=>
string(19) "basiaptas@gmail.com"
["password"]=>
string(40) "c49122f00dad75c1c3ffef2d405d1cd925d43f24"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2017-04-27 13:50:10"
["updated_at"]=>
string(19) "2017-04-27 13:50:10"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[69]=>
object(App\Models\Observe)#870 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(155913)
["users_id"]=>
int(100836)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-28 21:54:19"
["updated_at"]=>
string(19) "2017-04-28 21:54:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(155913)
["users_id"]=>
int(100836)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-04-28 21:54:19"
["updated_at"]=>
string(19) "2017-04-28 21:54:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#724 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100836)
["name"]=>
string(9) "dzastina7"
["slug"]=>
string(9) "dzastina7"
["email"]=>
string(24) "justynaburdzyy@gmail.com"
["password"]=>
string(60) "$2y$10$WcmVQfgH6UbwN1OC/gI6sebU.WPFthBlA5GKToYvPERpQ4YUcBQpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1RPI7TbK5urGH9EyCkUmHcSCVyblCRurpPipQn02AzeUw5nyK9KAFlFVYTTO"
["last_ip"]=>
string(13) "91.231.122.22"
["last_host"]=>
string(153) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0 Mobile/15C153 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-10-11 19:11:30"
["created_at"]=>
string(19) "2016-12-05 11:09:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(100836)
["name"]=>
string(9) "dzastina7"
["slug"]=>
string(9) "dzastina7"
["email"]=>
string(24) "justynaburdzyy@gmail.com"
["password"]=>
string(60) "$2y$10$WcmVQfgH6UbwN1OC/gI6sebU.WPFthBlA5GKToYvPERpQ4YUcBQpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1RPI7TbK5urGH9EyCkUmHcSCVyblCRurpPipQn02AzeUw5nyK9KAFlFVYTTO"
["last_ip"]=>
string(13) "91.231.122.22"
["last_host"]=>
string(153) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0 Mobile/15C153 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-10-11 19:11:30"
["created_at"]=>
string(19) "2016-12-05 11:09:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[70]=>
object(App\Models\Observe)#871 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(156577)
["users_id"]=>
int(27637)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-07 17:28:51"
["updated_at"]=>
string(19) "2017-05-07 17:28:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(156577)
["users_id"]=>
int(27637)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-07 17:28:51"
["updated_at"]=>
string(19) "2017-05-07 17:28:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#723 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27637)
["name"]=>
string(10) "julian1234"
["slug"]=>
string(10) "julian1234"
["email"]=>
string(15) "osowagora@o2.pl"
["password"]=>
string(60) "$2y$10$ypNo0L9TZWuhAp5REYSzH.0wJu0NKdvdZEr2Bh2LvNy/Kf6aSu47y"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "CLCOxEAUlwpVx2xePxVAYHXoHs3Nbuald9wp8dqxJrhC7frpvDpXSjAgI1C5"
["last_ip"]=>
string(12) "46.228.81.72"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-02 14:18:31"
["created_at"]=>
string(19) "2017-05-07 16:31:36"
["updated_at"]=>
string(19) "2025-03-02 14:18:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(27637)
["name"]=>
string(10) "julian1234"
["slug"]=>
string(10) "julian1234"
["email"]=>
string(15) "osowagora@o2.pl"
["password"]=>
string(60) "$2y$10$ypNo0L9TZWuhAp5REYSzH.0wJu0NKdvdZEr2Bh2LvNy/Kf6aSu47y"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "CLCOxEAUlwpVx2xePxVAYHXoHs3Nbuald9wp8dqxJrhC7frpvDpXSjAgI1C5"
["last_ip"]=>
string(12) "46.228.81.72"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-02 14:18:31"
["created_at"]=>
string(19) "2017-05-07 16:31:36"
["updated_at"]=>
string(19) "2025-03-02 14:18:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[71]=>
object(App\Models\Observe)#872 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(156679)
["users_id"]=>
int(25780)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-08 19:44:54"
["updated_at"]=>
string(19) "2017-05-08 19:44:54"
}
["original":protected]=>
array(6) {
["id"]=>
int(156679)
["users_id"]=>
int(25780)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-08 19:44:54"
["updated_at"]=>
string(19) "2017-05-08 19:44:54"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#722 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25780)
["name"]=>
string(4) "iwox"
["slug"]=>
string(4) "iwox"
["email"]=>
string(14) "pacho700@wp.pl"
["password"]=>
string(60) "$2y$10$I67cIb18djIfcUHlqUbDtelGFCzd1tFBjoAzYJRYt.ii98g1eRX66"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TVkobg12LIWeJItI9rErcVzvmqOgpPLsxIvrEu2Ot731wxdAzjzxyQIhUFR0"
["last_ip"]=>
string(13) "94.254.177.77"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/155.0.367387567 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-04-19 16:50:52"
["created_at"]=>
string(19) "2017-04-02 19:25:42"
["updated_at"]=>
string(19) "2021-04-19 16:50:52"
}
["original":protected]=>
array(26) {
["id"]=>
int(25780)
["name"]=>
string(4) "iwox"
["slug"]=>
string(4) "iwox"
["email"]=>
string(14) "pacho700@wp.pl"
["password"]=>
string(60) "$2y$10$I67cIb18djIfcUHlqUbDtelGFCzd1tFBjoAzYJRYt.ii98g1eRX66"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TVkobg12LIWeJItI9rErcVzvmqOgpPLsxIvrEu2Ot731wxdAzjzxyQIhUFR0"
["last_ip"]=>
string(13) "94.254.177.77"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/155.0.367387567 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-04-19 16:50:52"
["created_at"]=>
string(19) "2017-04-02 19:25:42"
["updated_at"]=>
string(19) "2021-04-19 16:50:52"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[72]=>
object(App\Models\Observe)#873 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(156713)
["users_id"]=>
int(16224)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-08 23:16:37"
["updated_at"]=>
string(19) "2017-05-08 23:16:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(156713)
["users_id"]=>
int(16224)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-08 23:16:37"
["updated_at"]=>
string(19) "2017-05-08 23:16:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#721 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16224)
["name"]=>
string(12) "domsniezka2g"
["slug"]=>
string(12) "domsniezka2g"
["email"]=>
string(13) "anex.85@wp.pl"
["password"]=>
string(60) "$2y$10$IHMsfDuqWmDVGxxdpAN2POP7Ft4e2qj7.RJvc.RuummFZoyvv5zpG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "k9G5e9CwVGmdHsDV6LlGgbjjNdP2JmKpUteeqlK67PcKYiXGJrfVU9axdvrV"
["last_ip"]=>
string(14) "109.199.95.193"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 OPR/107.0.0.0"
["last_logged_at"]=>
string(19) "2024-02-28 08:48:33"
["created_at"]=>
string(19) "2014-09-12 12:39:17"
["updated_at"]=>
string(19) "2024-02-28 08:48:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(16224)
["name"]=>
string(12) "domsniezka2g"
["slug"]=>
string(12) "domsniezka2g"
["email"]=>
string(13) "anex.85@wp.pl"
["password"]=>
string(60) "$2y$10$IHMsfDuqWmDVGxxdpAN2POP7Ft4e2qj7.RJvc.RuummFZoyvv5zpG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "k9G5e9CwVGmdHsDV6LlGgbjjNdP2JmKpUteeqlK67PcKYiXGJrfVU9axdvrV"
["last_ip"]=>
string(14) "109.199.95.193"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 OPR/107.0.0.0"
["last_logged_at"]=>
string(19) "2024-02-28 08:48:33"
["created_at"]=>
string(19) "2014-09-12 12:39:17"
["updated_at"]=>
string(19) "2024-02-28 08:48:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[73]=>
object(App\Models\Observe)#874 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(156853)
["users_id"]=>
int(41074)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-10 19:09:01"
["updated_at"]=>
string(19) "2017-05-10 19:09:01"
}
["original":protected]=>
array(6) {
["id"]=>
int(156853)
["users_id"]=>
int(41074)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-10 19:09:01"
["updated_at"]=>
string(19) "2017-05-10 19:09:01"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#720 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(41074)
["name"]=>
string(13) "nektarynkamix"
["slug"]=>
string(13) "nektarynkamix"
["email"]=>
string(15) "ewelka_13@wp.pl"
["password"]=>
string(40) "d03321cb0281025cc44a662c4f31f8bc991cde8d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.7.191.43"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; SM-A750FN) AppleWebK"
["last_logged_at"]=>
string(19) "2019-05-02 20:33:18"
["created_at"]=>
string(19) "2016-11-04 13:27:19"
["updated_at"]=>
string(19) "2016-11-04 13:27:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(41074)
["name"]=>
string(13) "nektarynkamix"
["slug"]=>
string(13) "nektarynkamix"
["email"]=>
string(15) "ewelka_13@wp.pl"
["password"]=>
string(40) "d03321cb0281025cc44a662c4f31f8bc991cde8d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.7.191.43"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; SM-A750FN) AppleWebK"
["last_logged_at"]=>
string(19) "2019-05-02 20:33:18"
["created_at"]=>
string(19) "2016-11-04 13:27:19"
["updated_at"]=>
string(19) "2016-11-04 13:27:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[74]=>
object(App\Models\Observe)#875 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(156906)
["users_id"]=>
int(36125)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-11 13:38:47"
["updated_at"]=>
string(19) "2017-05-11 13:38:47"
}
["original":protected]=>
array(6) {
["id"]=>
int(156906)
["users_id"]=>
int(36125)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-11 13:38:47"
["updated_at"]=>
string(19) "2017-05-11 13:38:47"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#719 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36125)
["name"]=>
string(9) "mari7emil"
["slug"]=>
string(9) "mari7emil"
["email"]=>
string(12) "roxy03@op.pl"
["password"]=>
string(60) "$2y$10$95dCABjVHcFbLHK7vTir6.QCnTiaK1Y0gk45fGIb5kI/foQyBWb3."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WyrugetuiJRWoTpCxuiGYyZagqs91csVDh5eQ8QsGDrbrRcRJc0hZKFJUQK7"
["last_ip"]=>
string(13) "185.170.32.59"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-06-18 22:38:06"
["created_at"]=>
string(19) "2019-07-26 15:57:26"
["updated_at"]=>
string(19) "2023-06-18 22:38:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(36125)
["name"]=>
string(9) "mari7emil"
["slug"]=>
string(9) "mari7emil"
["email"]=>
string(12) "roxy03@op.pl"
["password"]=>
string(60) "$2y$10$95dCABjVHcFbLHK7vTir6.QCnTiaK1Y0gk45fGIb5kI/foQyBWb3."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WyrugetuiJRWoTpCxuiGYyZagqs91csVDh5eQ8QsGDrbrRcRJc0hZKFJUQK7"
["last_ip"]=>
string(13) "185.170.32.59"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-06-18 22:38:06"
["created_at"]=>
string(19) "2019-07-26 15:57:26"
["updated_at"]=>
string(19) "2023-06-18 22:38:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[75]=>
object(App\Models\Observe)#876 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(156949)
["users_id"]=>
int(100520)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-12 05:27:40"
["updated_at"]=>
string(19) "2017-05-12 05:27:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(156949)
["users_id"]=>
int(100520)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-12 05:27:40"
["updated_at"]=>
string(19) "2017-05-12 05:27:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#718 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100520)
["name"]=>
string(12) "klaudiatomek"
["slug"]=>
string(12) "klaudiatomek"
["email"]=>
string(21) "dec.klaudia@gmail.com"
["password"]=>
string(60) "$2y$10$m1.dOX9p6WCaJLGgiawZKedciNe0.SZE5ZjI0SGJzq9zdbiIFjZxO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.235.230.15"
["last_host"]=>
string(149) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.173"
["last_logged_at"]=>
string(19) "2020-07-16 11:20:22"
["created_at"]=>
string(19) "2016-11-12 17:41:32"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(100520)
["name"]=>
string(12) "klaudiatomek"
["slug"]=>
string(12) "klaudiatomek"
["email"]=>
string(21) "dec.klaudia@gmail.com"
["password"]=>
string(60) "$2y$10$m1.dOX9p6WCaJLGgiawZKedciNe0.SZE5ZjI0SGJzq9zdbiIFjZxO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.235.230.15"
["last_host"]=>
string(149) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.173"
["last_logged_at"]=>
string(19) "2020-07-16 11:20:22"
["created_at"]=>
string(19) "2016-11-12 17:41:32"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[76]=>
object(App\Models\Observe)#877 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(157118)
["users_id"]=>
int(26998)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-15 09:07:30"
["updated_at"]=>
string(19) "2017-05-15 09:07:30"
}
["original":protected]=>
array(6) {
["id"]=>
int(157118)
["users_id"]=>
int(26998)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-15 09:07:30"
["updated_at"]=>
string(19) "2017-05-15 09:07:30"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#717 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26998)
["name"]=>
string(9) "jezowka88"
["slug"]=>
string(9) "jezowka88"
["email"]=>
string(27) "natalia.nogalska@orange.com"
["password"]=>
string(40) "219a7723afa0e2d3221969a19da20c31771e7a21"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "212.160.172.85"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2018-01-15 09:12:52"
["created_at"]=>
string(19) "2016-11-28 11:10:25"
["updated_at"]=>
string(19) "2016-11-28 11:10:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(26998)
["name"]=>
string(9) "jezowka88"
["slug"]=>
string(9) "jezowka88"
["email"]=>
string(27) "natalia.nogalska@orange.com"
["password"]=>
string(40) "219a7723afa0e2d3221969a19da20c31771e7a21"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "212.160.172.85"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2018-01-15 09:12:52"
["created_at"]=>
string(19) "2016-11-28 11:10:25"
["updated_at"]=>
string(19) "2016-11-28 11:10:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[77]=>
object(App\Models\Observe)#878 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(157261)
["users_id"]=>
int(85335)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-17 10:23:24"
["updated_at"]=>
string(19) "2017-05-17 10:23:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(157261)
["users_id"]=>
int(85335)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-17 10:23:24"
["updated_at"]=>
string(19) "2017-05-17 10:23:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#716 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(85335)
["name"]=>
string(9) "waldi1964"
["slug"]=>
string(9) "waldi1964"
["email"]=>
string(14) "waldi464@o2.pl"
["password"]=>
string(60) "$2y$10$JTo0C9TUky3oKLZ7ludT/eMEmWboMYULgWVZci445Wp8ky3i78mnK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "H2OxesjlfuACaKgI6EnYPhr030qWBWMiitTKB5WFQrlnsEieyvOxRM39PBpV"
["last_ip"]=>
string(13) "37.248.167.40"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; POT-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-22 15:44:13"
["created_at"]=>
string(19) "2015-01-06 17:32:41"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(85335)
["name"]=>
string(9) "waldi1964"
["slug"]=>
string(9) "waldi1964"
["email"]=>
string(14) "waldi464@o2.pl"
["password"]=>
string(60) "$2y$10$JTo0C9TUky3oKLZ7ludT/eMEmWboMYULgWVZci445Wp8ky3i78mnK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "H2OxesjlfuACaKgI6EnYPhr030qWBWMiitTKB5WFQrlnsEieyvOxRM39PBpV"
["last_ip"]=>
string(13) "37.248.167.40"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; POT-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-22 15:44:13"
["created_at"]=>
string(19) "2015-01-06 17:32:41"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[78]=>
object(App\Models\Observe)#879 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(157378)
["users_id"]=>
int(49159)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-19 09:46:34"
["updated_at"]=>
string(19) "2017-05-19 09:46:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(157378)
["users_id"]=>
int(49159)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-19 09:46:34"
["updated_at"]=>
string(19) "2017-05-19 09:46:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#715 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49159)
["name"]=>
string(12) "robrk-azalia"
["slug"]=>
string(12) "robrk-azalia"
["email"]=>
string(12) "rob-rk@wp.pl"
["password"]=>
string(60) "$2y$10$uVmtooNrj9NQvomLGFEGXudzjeJXZrvSXDmggZ8fCrLkxultWnj02"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "94.254.226.152"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; F8331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-06 13:45:38"
["created_at"]=>
string(19) "2015-01-16 01:03:04"
["updated_at"]=>
string(19) "2020-06-06 13:45:38"
}
["original":protected]=>
array(26) {
["id"]=>
int(49159)
["name"]=>
string(12) "robrk-azalia"
["slug"]=>
string(12) "robrk-azalia"
["email"]=>
string(12) "rob-rk@wp.pl"
["password"]=>
string(60) "$2y$10$uVmtooNrj9NQvomLGFEGXudzjeJXZrvSXDmggZ8fCrLkxultWnj02"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "94.254.226.152"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; F8331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-06 13:45:38"
["created_at"]=>
string(19) "2015-01-16 01:03:04"
["updated_at"]=>
string(19) "2020-06-06 13:45:38"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[79]=>
object(App\Models\Observe)#880 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(157906)
["users_id"]=>
int(25450)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-26 09:42:10"
["updated_at"]=>
string(19) "2017-05-26 09:42:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(157906)
["users_id"]=>
int(25450)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-05-26 09:42:10"
["updated_at"]=>
string(19) "2017-05-26 09:42:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#714 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25450)
["name"]=>
string(7) "itamon2"
["slug"]=>
string(7) "itamon2"
["email"]=>
string(19) "akozakiew@gmail.com"
["password"]=>
string(40) "a252e8ead03b6448f9b15c5ebcd9a03f09b3cb7d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "31.183.142.10"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Geck"
["last_logged_at"]=>
string(19) "2018-02-15 01:26:24"
["created_at"]=>
string(19) "2016-10-30 10:55:06"
["updated_at"]=>
string(19) "2016-10-30 10:55:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(25450)
["name"]=>
string(7) "itamon2"
["slug"]=>
string(7) "itamon2"
["email"]=>
string(19) "akozakiew@gmail.com"
["password"]=>
string(40) "a252e8ead03b6448f9b15c5ebcd9a03f09b3cb7d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "31.183.142.10"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Geck"
["last_logged_at"]=>
string(19) "2018-02-15 01:26:24"
["created_at"]=>
string(19) "2016-10-30 10:55:06"
["updated_at"]=>
string(19) "2016-10-30 10:55:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[80]=>
object(App\Models\Observe)#881 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(158412)
["users_id"]=>
int(27677)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-06-01 20:25:23"
["updated_at"]=>
string(19) "2017-06-01 20:25:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(158412)
["users_id"]=>
int(27677)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-06-01 20:25:23"
["updated_at"]=>
string(19) "2017-06-01 20:25:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#713 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27677)
["name"]=>
string(9) "julkaulka"
["slug"]=>
string(9) "julkaulka"
["email"]=>
string(22) "joannaulinska@yahoo.pl"
["password"]=>
string(60) "$2y$10$R222n.VsK/mY66LAZB20JuDKvfquYeH9v0hspva5SbgaS/60eTRSC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "5.173.250.91"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134"
["last_logged_at"]=>
string(19) "2020-02-16 17:41:06"
["created_at"]=>
string(19) "2017-05-31 09:03:05"
["updated_at"]=>
string(19) "2020-02-16 17:41:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(27677)
["name"]=>
string(9) "julkaulka"
["slug"]=>
string(9) "julkaulka"
["email"]=>
string(22) "joannaulinska@yahoo.pl"
["password"]=>
string(60) "$2y$10$R222n.VsK/mY66LAZB20JuDKvfquYeH9v0hspva5SbgaS/60eTRSC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "5.173.250.91"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134"
["last_logged_at"]=>
string(19) "2020-02-16 17:41:06"
["created_at"]=>
string(19) "2017-05-31 09:03:05"
["updated_at"]=>
string(19) "2020-02-16 17:41:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[81]=>
object(App\Models\Observe)#882 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(160014)
["users_id"]=>
int(93752)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-06-22 22:42:58"
["updated_at"]=>
string(19) "2017-06-22 22:42:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(160014)
["users_id"]=>
int(93752)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-06-22 22:42:58"
["updated_at"]=>
string(19) "2017-06-22 22:42:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#712 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(93752)
["name"]=>
string(14) "kasia-marek-k1"
["slug"]=>
string(14) "kasia-marek-k1"
["email"]=>
string(19) "kasia-marek33@wp.pl"
["password"]=>
string(60) "$2y$10$5vKj25HJC7BWvIoTPAUoSuA9WV51Dq66l2oEgf5C77Pq8P9JVu2jO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6pTQ9IWpejA71S3CwvngIChyLBa3MV0A9CAIaqUjWP0teg5J8iPVeJ1uqkmW"
["last_ip"]=>
string(15) "188.146.102.116"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2021-01-18 21:05:50"
["created_at"]=>
string(19) "2016-01-06 22:43:49"
["updated_at"]=>
string(19) "2021-01-18 21:05:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(93752)
["name"]=>
string(14) "kasia-marek-k1"
["slug"]=>
string(14) "kasia-marek-k1"
["email"]=>
string(19) "kasia-marek33@wp.pl"
["password"]=>
string(60) "$2y$10$5vKj25HJC7BWvIoTPAUoSuA9WV51Dq66l2oEgf5C77Pq8P9JVu2jO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6pTQ9IWpejA71S3CwvngIChyLBa3MV0A9CAIaqUjWP0teg5J8iPVeJ1uqkmW"
["last_ip"]=>
string(15) "188.146.102.116"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2021-01-18 21:05:50"
["created_at"]=>
string(19) "2016-01-06 22:43:49"
["updated_at"]=>
string(19) "2021-01-18 21:05:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[82]=>
object(App\Models\Observe)#883 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(160067)
["users_id"]=>
int(52741)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-06-23 22:21:41"
["updated_at"]=>
string(19) "2017-06-23 22:21:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(160067)
["users_id"]=>
int(52741)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-06-23 22:21:41"
["updated_at"]=>
string(19) "2017-06-23 22:21:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#711 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52741)
["name"]=>
string(17) "szafranzwiata0909"
["slug"]=>
string(17) "szafranzwiata0909"
["email"]=>
string(20) "edytasara@interia.pl"
["password"]=>
string(60) "$2y$10$cVpDZMbi3Kf8VOF9.p91PeoPa9ISMF2B.a9NugIGnM3ovlFTgT7hK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7HwevAJWjLRyyV9CTmEWMjTNdDTr2xmUsTpP6M0ddDlFFf4bmFrzp3BKcTyE"
["last_ip"]=>
string(14) "212.244.88.149"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-06-21 16:38:27"
["created_at"]=>
string(19) "2014-11-17 21:57:15"
["updated_at"]=>
string(19) "2022-06-21 16:38:27"
}
["original":protected]=>
array(26) {
["id"]=>
int(52741)
["name"]=>
string(17) "szafranzwiata0909"
["slug"]=>
string(17) "szafranzwiata0909"
["email"]=>
string(20) "edytasara@interia.pl"
["password"]=>
string(60) "$2y$10$cVpDZMbi3Kf8VOF9.p91PeoPa9ISMF2B.a9NugIGnM3ovlFTgT7hK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7HwevAJWjLRyyV9CTmEWMjTNdDTr2xmUsTpP6M0ddDlFFf4bmFrzp3BKcTyE"
["last_ip"]=>
string(14) "212.244.88.149"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-06-21 16:38:27"
["created_at"]=>
string(19) "2014-11-17 21:57:15"
["updated_at"]=>
string(19) "2022-06-21 16:38:27"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[83]=>
object(App\Models\Observe)#884 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(160854)
["users_id"]=>
int(49696)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-04 22:20:56"
["updated_at"]=>
string(19) "2017-07-04 22:20:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(160854)
["users_id"]=>
int(49696)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-04 22:20:56"
["updated_at"]=>
string(19) "2017-07-04 22:20:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#710 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49696)
["name"]=>
string(8) "ruud1542"
["slug"]=>
string(8) "ruud1542"
["email"]=>
string(16) "ruud1542@tlen.pl"
["password"]=>
string(60) "$2y$10$yz9mgimgi8ZKZ0O9nOMqnOG3kiMCAgulHjgNmd4gcwWOKvEz5qMaK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Giz8VpY93fNSCI3y3EaORCi9ETpGNvh0Xw2qcaPwojCem9dhZbnFF8rIxkad"
["last_ip"]=>
string(14) "85.221.144.219"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.91 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-07 13:01:38"
["created_at"]=>
string(19) "2017-04-15 12:45:43"
["updated_at"]=>
string(19) "2021-06-07 13:01:38"
}
["original":protected]=>
array(26) {
["id"]=>
int(49696)
["name"]=>
string(8) "ruud1542"
["slug"]=>
string(8) "ruud1542"
["email"]=>
string(16) "ruud1542@tlen.pl"
["password"]=>
string(60) "$2y$10$yz9mgimgi8ZKZ0O9nOMqnOG3kiMCAgulHjgNmd4gcwWOKvEz5qMaK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Giz8VpY93fNSCI3y3EaORCi9ETpGNvh0Xw2qcaPwojCem9dhZbnFF8rIxkad"
["last_ip"]=>
string(14) "85.221.144.219"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.91 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-07 13:01:38"
["created_at"]=>
string(19) "2017-04-15 12:45:43"
["updated_at"]=>
string(19) "2021-06-07 13:01:38"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[84]=>
object(App\Models\Observe)#885 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(160948)
["users_id"]=>
int(6647)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-05 23:09:27"
["updated_at"]=>
string(19) "2017-07-05 23:09:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(160948)
["users_id"]=>
int(6647)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-05 23:09:27"
["updated_at"]=>
string(19) "2017-07-05 23:09:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#709 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(6647)
["name"]=>
string(8) "andzia70"
["slug"]=>
string(8) "andzia70"
["email"]=>
string(17) "aneta.tosta@wp.pl"
["password"]=>
string(60) "$2y$10$kHjsOADEf4t/mAs1VBECt.N34wzP7q.dmi1Q40getx/8mG0kjhGX2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "HhNK3MCj7RDbTce7WxaaKfNGmqqU87rfnEmxkI6YlP9Zy5Dcv69WvwPKus6U"
["last_ip"]=>
string(13) "37.47.168.180"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 4.4.2; GT-N8000) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-17 15:41:06"
["created_at"]=>
string(19) "2017-04-19 21:14:28"
["updated_at"]=>
string(19) "2020-08-17 15:41:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(6647)
["name"]=>
string(8) "andzia70"
["slug"]=>
string(8) "andzia70"
["email"]=>
string(17) "aneta.tosta@wp.pl"
["password"]=>
string(60) "$2y$10$kHjsOADEf4t/mAs1VBECt.N34wzP7q.dmi1Q40getx/8mG0kjhGX2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "HhNK3MCj7RDbTce7WxaaKfNGmqqU87rfnEmxkI6YlP9Zy5Dcv69WvwPKus6U"
["last_ip"]=>
string(13) "37.47.168.180"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 4.4.2; GT-N8000) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-17 15:41:06"
["created_at"]=>
string(19) "2017-04-19 21:14:28"
["updated_at"]=>
string(19) "2020-08-17 15:41:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[85]=>
object(App\Models\Observe)#886 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(161437)
["users_id"]=>
int(57181)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-14 00:35:55"
["updated_at"]=>
string(19) "2017-07-14 00:35:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(161437)
["users_id"]=>
int(57181)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-14 00:35:55"
["updated_at"]=>
string(19) "2017-07-14 00:35:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#708 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57181)
["name"]=>
string(4) "wera"
["slug"]=>
string(4) "wera"
["email"]=>
string(10) "wmmw@op.pl"
["password"]=>
string(60) "$2y$10$TovL2zaxMpUVXjg6e3GJdOYOMreM4QYArxnBzKmrrydUWR29VGzVu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "94.72.111.13"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0"
["last_logged_at"]=>
string(19) "2020-02-06 14:01:29"
["created_at"]=>
string(19) "2017-01-31 16:35:49"
["updated_at"]=>
string(19) "2020-02-06 14:01:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(57181)
["name"]=>
string(4) "wera"
["slug"]=>
string(4) "wera"
["email"]=>
string(10) "wmmw@op.pl"
["password"]=>
string(60) "$2y$10$TovL2zaxMpUVXjg6e3GJdOYOMreM4QYArxnBzKmrrydUWR29VGzVu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "94.72.111.13"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0"
["last_logged_at"]=>
string(19) "2020-02-06 14:01:29"
["created_at"]=>
string(19) "2017-01-31 16:35:49"
["updated_at"]=>
string(19) "2020-02-06 14:01:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[86]=>
object(App\Models\Observe)#887 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162312)
["users_id"]=>
int(56523)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-26 22:55:53"
["updated_at"]=>
string(19) "2017-07-26 22:55:53"
}
["original":protected]=>
array(6) {
["id"]=>
int(162312)
["users_id"]=>
int(56523)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-26 22:55:53"
["updated_at"]=>
string(19) "2017-07-26 22:55:53"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#707 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(56523)
["name"]=>
string(5) "vibe8"
["slug"]=>
string(5) "vibe8"
["email"]=>
string(25) "klimek.michal78@gmail.com"
["password"]=>
string(40) "9e0a952f4bcd2cac382738b66a329b46afddd6a4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(0)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2018-06-01 21:54:11"
["updated_at"]=>
string(19) "2018-06-01 21:54:11"
}
["original":protected]=>
array(26) {
["id"]=>
int(56523)
["name"]=>
string(5) "vibe8"
["slug"]=>
string(5) "vibe8"
["email"]=>
string(25) "klimek.michal78@gmail.com"
["password"]=>
string(40) "9e0a952f4bcd2cac382738b66a329b46afddd6a4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(0)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2018-06-01 21:54:11"
["updated_at"]=>
string(19) "2018-06-01 21:54:11"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[87]=>
object(App\Models\Observe)#888 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162314)
["users_id"]=>
int(29305)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-26 23:18:13"
["updated_at"]=>
string(19) "2017-07-26 23:18:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(162314)
["users_id"]=>
int(29305)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-26 23:18:13"
["updated_at"]=>
string(19) "2017-07-26 23:18:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#706 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29305)
["name"]=>
string(15) "kasiabiedrzycka"
["slug"]=>
string(15) "kasiabiedrzycka"
["email"]=>
string(16) "bakteriaa2@wp.pl"
["password"]=>
string(60) "$2y$10$Rh4mWFZ5mCveeVu/L5NNM.zKW/FQFTvxOZwPRGEz4oV5WokxbYojS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "e94EqF98yr3fszomYT6RaG1iJRmrZSkiKMhWOmL0mo21oxJxgpVZ9nCgWPYS"
["last_ip"]=>
string(14) "217.171.61.114"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-05-28 18:05:33"
["created_at"]=>
string(19) "2014-09-22 20:56:46"
["updated_at"]=>
string(19) "2024-05-28 18:05:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(29305)
["name"]=>
string(15) "kasiabiedrzycka"
["slug"]=>
string(15) "kasiabiedrzycka"
["email"]=>
string(16) "bakteriaa2@wp.pl"
["password"]=>
string(60) "$2y$10$Rh4mWFZ5mCveeVu/L5NNM.zKW/FQFTvxOZwPRGEz4oV5WokxbYojS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "e94EqF98yr3fszomYT6RaG1iJRmrZSkiKMhWOmL0mo21oxJxgpVZ9nCgWPYS"
["last_ip"]=>
string(14) "217.171.61.114"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-05-28 18:05:33"
["created_at"]=>
string(19) "2014-09-22 20:56:46"
["updated_at"]=>
string(19) "2024-05-28 18:05:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[88]=>
object(App\Models\Observe)#889 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162315)
["users_id"]=>
int(94990)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-26 23:32:32"
["updated_at"]=>
string(19) "2017-07-26 23:32:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(162315)
["users_id"]=>
int(94990)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-26 23:32:32"
["updated_at"]=>
string(19) "2017-07-26 23:32:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#705 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(94990)
["name"]=>
string(8) "anula122"
["slug"]=>
string(8) "anula122"
["email"]=>
string(14) "anula122@wp.pl"
["password"]=>
string(60) "$2y$10$5R4VZoMMkfQ7fUev9YJcp.vs4IsAv.nF3e4mGVBLjFI5v7LoCGTUG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IclXWlpyicwhckVTskr4ty0qQMRTS0JgJ9sSVgAqt5OTK30p5votrYCHk8SF"
["last_ip"]=>
string(13) "5.104.253.153"
["last_host"]=>
string(148) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-20 00:17:31"
["created_at"]=>
string(19) "2016-02-16 22:25:37"
["updated_at"]=>
string(19) "2024-11-20 00:17:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(94990)
["name"]=>
string(8) "anula122"
["slug"]=>
string(8) "anula122"
["email"]=>
string(14) "anula122@wp.pl"
["password"]=>
string(60) "$2y$10$5R4VZoMMkfQ7fUev9YJcp.vs4IsAv.nF3e4mGVBLjFI5v7LoCGTUG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IclXWlpyicwhckVTskr4ty0qQMRTS0JgJ9sSVgAqt5OTK30p5votrYCHk8SF"
["last_ip"]=>
string(13) "5.104.253.153"
["last_host"]=>
string(148) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-20 00:17:31"
["created_at"]=>
string(19) "2016-02-16 22:25:37"
["updated_at"]=>
string(19) "2024-11-20 00:17:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[89]=>
object(App\Models\Observe)#890 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162316)
["users_id"]=>
int(28833)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-27 00:20:04"
["updated_at"]=>
string(19) "2017-07-27 00:20:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(162316)
["users_id"]=>
int(28833)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-27 00:20:04"
["updated_at"]=>
string(19) "2017-07-27 00:20:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#704 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28833)
["name"]=>
string(13) "karmelita.o.t"
["slug"]=>
string(15) "karmelita--o--t"
["email"]=>
string(15) "ola012006@wp.pl"
["password"]=>
string(40) "e0388a3be2d04b4ea1a7d5eae61172ba892ce20b"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.147.137.80"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.4.2; Lenovo A806) AppleWe"
["last_logged_at"]=>
string(19) "2019-12-01 00:46:16"
["created_at"]=>
string(19) "2014-11-17 23:42:32"
["updated_at"]=>
string(19) "2014-11-17 23:42:32"
}
["original":protected]=>
array(26) {
["id"]=>
int(28833)
["name"]=>
string(13) "karmelita.o.t"
["slug"]=>
string(15) "karmelita--o--t"
["email"]=>
string(15) "ola012006@wp.pl"
["password"]=>
string(40) "e0388a3be2d04b4ea1a7d5eae61172ba892ce20b"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.147.137.80"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.4.2; Lenovo A806) AppleWe"
["last_logged_at"]=>
string(19) "2019-12-01 00:46:16"
["created_at"]=>
string(19) "2014-11-17 23:42:32"
["updated_at"]=>
string(19) "2014-11-17 23:42:32"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[90]=>
object(App\Models\Observe)#891 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162317)
["users_id"]=>
int(10783)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-27 01:04:39"
["updated_at"]=>
string(19) "2017-07-27 01:04:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(162317)
["users_id"]=>
int(10783)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-27 01:04:39"
["updated_at"]=>
string(19) "2017-07-27 01:04:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#703 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10783)
["name"]=>
string(9) "bewelina0"
["slug"]=>
string(9) "bewelina0"
["email"]=>
string(15) "bewelina0@op.pl"
["password"]=>
string(60) "$2y$10$oA5yqA8gLKKh9Tw.AvolSOw0XA7ZucUJsHXlEQczZUbiFT/pxgjB2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "r9CvfdFzlV2C45f3Klu7pHNp3iN3jUpbsY0Ed344acUR2yoJEMrZrZDVhwsD"
["last_ip"]=>
string(14) "46.204.104.153"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-19 02:15:23"
["created_at"]=>
string(19) "2017-04-03 12:29:38"
["updated_at"]=>
string(19) "2024-04-19 02:15:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(10783)
["name"]=>
string(9) "bewelina0"
["slug"]=>
string(9) "bewelina0"
["email"]=>
string(15) "bewelina0@op.pl"
["password"]=>
string(60) "$2y$10$oA5yqA8gLKKh9Tw.AvolSOw0XA7ZucUJsHXlEQczZUbiFT/pxgjB2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "r9CvfdFzlV2C45f3Klu7pHNp3iN3jUpbsY0Ed344acUR2yoJEMrZrZDVhwsD"
["last_ip"]=>
string(14) "46.204.104.153"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-19 02:15:23"
["created_at"]=>
string(19) "2017-04-03 12:29:38"
["updated_at"]=>
string(19) "2024-04-19 02:15:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[91]=>
object(App\Models\Observe)#892 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162340)
["users_id"]=>
int(9216)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-27 13:27:22"
["updated_at"]=>
string(19) "2017-07-27 13:27:22"
}
["original":protected]=>
array(6) {
["id"]=>
int(162340)
["users_id"]=>
int(9216)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-27 13:27:22"
["updated_at"]=>
string(19) "2017-07-27 13:27:22"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#702 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(9216)
["name"]=>
string(10) "atrakcyjny"
["slug"]=>
string(10) "atrakcyjny"
["email"]=>
string(15) "lukasz40@go2.pl"
["password"]=>
string(60) "$2y$10$TPAjSBYxVymTc2..8EOVzeWcpkJxdQ24ebL.AWPEP/DusJUdQxIde"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3YExThUE53gMGQDkMiUCttAupNpGtqK59DmG3PTkN40badAnEb6KiyJ5AbjA"
["last_ip"]=>
string(14) "85.221.142.162"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-06 14:45:15"
["created_at"]=>
string(19) "2015-10-13 12:08:25"
["updated_at"]=>
string(19) "2020-12-06 14:45:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(9216)
["name"]=>
string(10) "atrakcyjny"
["slug"]=>
string(10) "atrakcyjny"
["email"]=>
string(15) "lukasz40@go2.pl"
["password"]=>
string(60) "$2y$10$TPAjSBYxVymTc2..8EOVzeWcpkJxdQ24ebL.AWPEP/DusJUdQxIde"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3YExThUE53gMGQDkMiUCttAupNpGtqK59DmG3PTkN40badAnEb6KiyJ5AbjA"
["last_ip"]=>
string(14) "85.221.142.162"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-06 14:45:15"
["created_at"]=>
string(19) "2015-10-13 12:08:25"
["updated_at"]=>
string(19) "2020-12-06 14:45:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[92]=>
object(App\Models\Observe)#893 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162407)
["users_id"]=>
int(84981)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-28 10:14:52"
["updated_at"]=>
string(19) "2017-07-28 10:14:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(162407)
["users_id"]=>
int(84981)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-28 10:14:52"
["updated_at"]=>
string(19) "2017-07-28 10:14:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#701 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(84981)
["name"]=>
string(7) "kakusek"
["slug"]=>
string(7) "kakusek"
["email"]=>
string(21) "pony11@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$VKWNCOhCxT1/DoxNxaDlOeS3yuOT7yR6BD.GA9glD9ZrSRHjkHTGu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "37.228.250.101"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J530F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.1 Chrome/75.0.3770.143 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-04-02 01:44:08"
["created_at"]=>
string(19) "2015-01-03 22:30:19"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(84981)
["name"]=>
string(7) "kakusek"
["slug"]=>
string(7) "kakusek"
["email"]=>
string(21) "pony11@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$VKWNCOhCxT1/DoxNxaDlOeS3yuOT7yR6BD.GA9glD9ZrSRHjkHTGu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "37.228.250.101"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J530F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.1 Chrome/75.0.3770.143 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-04-02 01:44:08"
["created_at"]=>
string(19) "2015-01-03 22:30:19"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[93]=>
object(App\Models\Observe)#894 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(162515)
["users_id"]=>
int(41759)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-29 18:22:18"
["updated_at"]=>
string(19) "2017-07-29 18:22:18"
}
["original":protected]=>
array(6) {
["id"]=>
int(162515)
["users_id"]=>
int(41759)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-07-29 18:22:18"
["updated_at"]=>
string(19) "2017-07-29 18:22:18"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#700 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(41759)
["name"]=>
string(11) "nowoczesny1"
["slug"]=>
string(11) "nowoczesny1"
["email"]=>
string(16) "3w3linka13@wp.pl"
["password"]=>
string(60) "$2y$10$24m97wqTSoIkAz0ijqiLYet5gGMh9.jW/dzbAjkMqUX.0udii2eEK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dIX0InZuGkQeXSFGGSH1Aa25SyNL2hcFrJy2JY7HIYqijStqlFn0iBqjsV7f"
["last_ip"]=>
string(14) "217.173.203.61"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-08 06:30:43"
["created_at"]=>
string(19) "2016-10-08 13:30:24"
["updated_at"]=>
string(19) "2025-02-08 06:30:43"
}
["original":protected]=>
array(26) {
["id"]=>
int(41759)
["name"]=>
string(11) "nowoczesny1"
["slug"]=>
string(11) "nowoczesny1"
["email"]=>
string(16) "3w3linka13@wp.pl"
["password"]=>
string(60) "$2y$10$24m97wqTSoIkAz0ijqiLYet5gGMh9.jW/dzbAjkMqUX.0udii2eEK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dIX0InZuGkQeXSFGGSH1Aa25SyNL2hcFrJy2JY7HIYqijStqlFn0iBqjsV7f"
["last_ip"]=>
string(14) "217.173.203.61"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-08 06:30:43"
["created_at"]=>
string(19) "2016-10-08 13:30:24"
["updated_at"]=>
string(19) "2025-02-08 06:30:43"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[94]=>
object(App\Models\Observe)#895 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(163100)
["users_id"]=>
int(50896)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-08 21:07:34"
["updated_at"]=>
string(19) "2017-08-08 21:07:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(163100)
["users_id"]=>
int(50896)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-08 21:07:34"
["updated_at"]=>
string(19) "2017-08-08 21:07:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#699 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(50896)
["name"]=>
string(9) "skovronek"
["slug"]=>
string(9) "skovronek"
["email"]=>
string(19) "skovronek@gmail.com"
["password"]=>
string(60) "$2y$10$ZqIhYZt8YG7owqb5Y/1S2e/gW7USxbWuiT9GQla1O7m/i.dQMOOUi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "GQuY1QgPwQd4VtZaWmB1D7n9KWxEniDWebPcTVI8nVCsuu0Js9Us4k2znAaL"
["last_ip"]=>
string(13) "185.149.0.185"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-20 12:34:16"
["created_at"]=>
string(19) "2017-02-12 13:45:45"
["updated_at"]=>
string(19) "2020-12-20 12:34:16"
}
["original":protected]=>
array(26) {
["id"]=>
int(50896)
["name"]=>
string(9) "skovronek"
["slug"]=>
string(9) "skovronek"
["email"]=>
string(19) "skovronek@gmail.com"
["password"]=>
string(60) "$2y$10$ZqIhYZt8YG7owqb5Y/1S2e/gW7USxbWuiT9GQla1O7m/i.dQMOOUi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "GQuY1QgPwQd4VtZaWmB1D7n9KWxEniDWebPcTVI8nVCsuu0Js9Us4k2znAaL"
["last_ip"]=>
string(13) "185.149.0.185"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-20 12:34:16"
["created_at"]=>
string(19) "2017-02-12 13:45:45"
["updated_at"]=>
string(19) "2020-12-20 12:34:16"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[95]=>
object(App\Models\Observe)#896 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(163124)
["users_id"]=>
int(99702)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-09 08:38:29"
["updated_at"]=>
string(19) "2017-08-09 08:38:29"
}
["original":protected]=>
array(6) {
["id"]=>
int(163124)
["users_id"]=>
int(99702)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-09 08:38:29"
["updated_at"]=>
string(19) "2017-08-09 08:38:29"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#698 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99702)
["name"]=>
string(7) "janiu85"
["slug"]=>
string(7) "janiu85"
["email"]=>
string(13) "janiu85@o2.pl"
["password"]=>
string(60) "$2y$10$slv68JfEqQUEwBXWo1xEcOK8ixr8T5QiAu3EBptvETkQq1hCRxTgy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6lYnvUzORDt0UUJQVrr9wSvoiSov8rpMb2mZT80mYsrqQyMIk80e86g7g8z0"
["last_ip"]=>
string(11) "37.7.138.24"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-15 07:05:37"
["created_at"]=>
string(19) "2016-09-30 06:43:57"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(99702)
["name"]=>
string(7) "janiu85"
["slug"]=>
string(7) "janiu85"
["email"]=>
string(13) "janiu85@o2.pl"
["password"]=>
string(60) "$2y$10$slv68JfEqQUEwBXWo1xEcOK8ixr8T5QiAu3EBptvETkQq1hCRxTgy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6lYnvUzORDt0UUJQVrr9wSvoiSov8rpMb2mZT80mYsrqQyMIk80e86g7g8z0"
["last_ip"]=>
string(11) "37.7.138.24"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-15 07:05:37"
["created_at"]=>
string(19) "2016-09-30 06:43:57"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[96]=>
object(App\Models\Observe)#897 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(163247)
["users_id"]=>
int(32667)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-11 16:56:30"
["updated_at"]=>
string(19) "2017-08-11 16:56:30"
}
["original":protected]=>
array(6) {
["id"]=>
int(163247)
["users_id"]=>
int(32667)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-11 16:56:30"
["updated_at"]=>
string(19) "2017-08-11 16:56:30"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#697 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(32667)
["name"]=>
string(11) "lcastellano"
["slug"]=>
string(11) "lcastellano"
["email"]=>
string(27) "pluszak_2308@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$ya5jBaCwVDSeJDYaAKOQn.BTBPW0OuodVc3wQ6d48i.R2DQ4rCx0i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "G8AFcVPshrs3drMPdps3IIt1SvZ9tzwaaGILfl7iNG4JQsOcYrlD95C47xTh"
["last_ip"]=>
string(14) "193.151.70.234"
["last_host"]=>
string(119) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-09 08:26:20"
["created_at"]=>
string(19) "2016-11-11 12:24:31"
["updated_at"]=>
string(19) "2021-01-07 19:38:11"
}
["original":protected]=>
array(26) {
["id"]=>
int(32667)
["name"]=>
string(11) "lcastellano"
["slug"]=>
string(11) "lcastellano"
["email"]=>
string(27) "pluszak_2308@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$ya5jBaCwVDSeJDYaAKOQn.BTBPW0OuodVc3wQ6d48i.R2DQ4rCx0i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "G8AFcVPshrs3drMPdps3IIt1SvZ9tzwaaGILfl7iNG4JQsOcYrlD95C47xTh"
["last_ip"]=>
string(14) "193.151.70.234"
["last_host"]=>
string(119) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-09 08:26:20"
["created_at"]=>
string(19) "2016-11-11 12:24:31"
["updated_at"]=>
string(19) "2021-01-07 19:38:11"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[97]=>
object(App\Models\Observe)#898 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(163661)
["users_id"]=>
int(88453)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-20 12:12:24"
["updated_at"]=>
string(19) "2017-08-20 12:12:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(163661)
["users_id"]=>
int(88453)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-08-20 12:12:24"
["updated_at"]=>
string(19) "2017-08-20 12:12:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#696 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(88453)
["name"]=>
string(3) "gsz"
["slug"]=>
string(3) "gsz"
["email"]=>
string(19) "lewickipl@gmail.com"
["password"]=>
string(60) "$2y$10$VjjErAxVbgkhX3YuQ9XbjOW.CVRFPJEGploUDEswi0kkI2Kgd5tHC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "uLLmxBHYLLJXSrEZp4yOL2e6xWQ2M4L0gLMeCJyO3p1xW1x1DWFdgwA8K8jm"
["last_ip"]=>
string(10) "5.173.0.45"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-02-14 23:04:33"
["created_at"]=>
string(19) "2015-05-09 22:49:38"
["updated_at"]=>
string(19) "2022-02-14 23:04:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(88453)
["name"]=>
string(3) "gsz"
["slug"]=>
string(3) "gsz"
["email"]=>
string(19) "lewickipl@gmail.com"
["password"]=>
string(60) "$2y$10$VjjErAxVbgkhX3YuQ9XbjOW.CVRFPJEGploUDEswi0kkI2Kgd5tHC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "uLLmxBHYLLJXSrEZp4yOL2e6xWQ2M4L0gLMeCJyO3p1xW1x1DWFdgwA8K8jm"
["last_ip"]=>
string(10) "5.173.0.45"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-02-14 23:04:33"
["created_at"]=>
string(19) "2015-05-09 22:49:38"
["updated_at"]=>
string(19) "2022-02-14 23:04:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[98]=>
object(App\Models\Observe)#899 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(165549)
["users_id"]=>
int(57961)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-09-17 16:33:56"
["updated_at"]=>
string(19) "2017-09-17 16:33:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(165549)
["users_id"]=>
int(57961)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-09-17 16:33:56"
["updated_at"]=>
string(19) "2017-09-17 16:33:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#695 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57961)
["name"]=>
string(9) "wojtek125"
["slug"]=>
string(9) "wojtek125"
["email"]=>
string(19) "arturnapora79@o2.pl"
["password"]=>
string(60) "$2y$10$0XkD0MuBWG4oOrgu01/BgehL4OPwfPO/1jKr7HEFjRGJEf4u0DuYm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ruF6J5TJhGc44rZNkL11EMhHViIh91Mdg06lp6SC0nVBvJ3uLQ3lks9V2qCi"
["last_ip"]=>
string(12) "82.177.135.4"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-08-29 08:12:33"
["created_at"]=>
string(19) "2018-04-18 06:29:09"
["updated_at"]=>
string(19) "2024-08-29 08:12:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(57961)
["name"]=>
string(9) "wojtek125"
["slug"]=>
string(9) "wojtek125"
["email"]=>
string(19) "arturnapora79@o2.pl"
["password"]=>
string(60) "$2y$10$0XkD0MuBWG4oOrgu01/BgehL4OPwfPO/1jKr7HEFjRGJEf4u0DuYm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ruF6J5TJhGc44rZNkL11EMhHViIh91Mdg06lp6SC0nVBvJ3uLQ3lks9V2qCi"
["last_ip"]=>
string(12) "82.177.135.4"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-08-29 08:12:33"
["created_at"]=>
string(19) "2018-04-18 06:29:09"
["updated_at"]=>
string(19) "2024-08-29 08:12:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[99]=>
object(App\Models\Observe)#900 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(165631)
["users_id"]=>
int(100800)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-09-18 17:19:00"
["updated_at"]=>
string(19) "2017-09-18 17:19:00"
}
["original":protected]=>
array(6) {
["id"]=>
int(165631)
["users_id"]=>
int(100800)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-09-18 17:19:00"
["updated_at"]=>
string(19) "2017-09-18 17:19:00"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#694 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100800)
["name"]=>
string(9) "artmar-k1"
["slug"]=>
string(9) "artmar-k1"
["email"]=>
string(15) "a.kozibak@wp.pl"
["password"]=>
string(60) "$2y$10$ESZLd2vR0OW313tG9rm0Le7JHKRWIoZcqZKEbbV0y9axfYTeT.3sy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5uORXkREhtR2F5tVY1PLoGm9ga9e8pOwlUI0ODo2A78QtwlXWGNQrdQXsXBd"
["last_ip"]=>
string(14) "185.161.93.101"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-23 12:33:48"
["created_at"]=>
string(19) "2016-11-27 17:39:18"
["updated_at"]=>
string(19) "2023-12-23 12:33:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(100800)
["name"]=>
string(9) "artmar-k1"
["slug"]=>
string(9) "artmar-k1"
["email"]=>
string(15) "a.kozibak@wp.pl"
["password"]=>
string(60) "$2y$10$ESZLd2vR0OW313tG9rm0Le7JHKRWIoZcqZKEbbV0y9axfYTeT.3sy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5uORXkREhtR2F5tVY1PLoGm9ga9e8pOwlUI0ODo2A78QtwlXWGNQrdQXsXBd"
["last_ip"]=>
string(14) "185.161.93.101"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-23 12:33:48"
["created_at"]=>
string(19) "2016-11-27 17:39:18"
["updated_at"]=>
string(19) "2023-12-23 12:33:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[100]=>
object(App\Models\Observe)#901 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(166136)
["users_id"]=>
int(60025)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-09-25 15:56:28"
["updated_at"]=>
string(19) "2017-09-25 15:56:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(166136)
["users_id"]=>
int(60025)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-09-25 15:56:28"
["updated_at"]=>
string(19) "2017-09-25 15:56:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#693 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60025)
["name"]=>
string(4) "z349"
["slug"]=>
string(4) "z349"
["email"]=>
string(29) "k.torchala-bielaszewska@wp.pl"
["password"]=>
string(60) "$2y$10$X69JF2Zmo29lLKUKGr.SIOafP6eUt5Axv6kT3Nu/ihxXBgIt8SZRy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xqx9R4TVOmXSBCZwkD6GvbgWBO95ERd6o6Oh3zJzG5Nj9RXOVfTow0xa3HnS"
["last_ip"]=>
string(14) "79.186.187.126"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2020-09-14 17:52:25"
["created_at"]=>
string(19) "2017-09-03 10:53:08"
["updated_at"]=>
string(19) "2020-09-14 17:52:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(60025)
["name"]=>
string(4) "z349"
["slug"]=>
string(4) "z349"
["email"]=>
string(29) "k.torchala-bielaszewska@wp.pl"
["password"]=>
string(60) "$2y$10$X69JF2Zmo29lLKUKGr.SIOafP6eUt5Axv6kT3Nu/ihxXBgIt8SZRy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xqx9R4TVOmXSBCZwkD6GvbgWBO95ERd6o6Oh3zJzG5Nj9RXOVfTow0xa3HnS"
["last_ip"]=>
string(14) "79.186.187.126"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2020-09-14 17:52:25"
["created_at"]=>
string(19) "2017-09-03 10:53:08"
["updated_at"]=>
string(19) "2020-09-14 17:52:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[101]=>
object(App\Models\Observe)#902 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(166943)
["users_id"]=>
int(39181)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-08 09:04:58"
["updated_at"]=>
string(19) "2017-10-08 09:04:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(166943)
["users_id"]=>
int(39181)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-08 09:04:58"
["updated_at"]=>
string(19) "2017-10-08 09:04:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#692 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39181)
["name"]=>
string(9) "mojajulia"
["slug"]=>
string(9) "mojajulia"
["email"]=>
string(14) "mizia133@wp.pl"
["password"]=>
string(60) "$2y$10$CK5AnrC3T8SumOibLTMhJ.DYgLIRFHNb.lXaYclInh5kr/4JXOn5O"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vIvx1lWYUMLP2ovkbwyB8gjcBlYskd3REiGvgWGxtqVUIGQyqzDaKeSXDT14"
["last_ip"]=>
string(11) "31.0.74.206"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-04-18 22:16:21"
["created_at"]=>
string(19) "2017-10-06 21:41:13"
["updated_at"]=>
string(19) "2021-04-18 22:16:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(39181)
["name"]=>
string(9) "mojajulia"
["slug"]=>
string(9) "mojajulia"
["email"]=>
string(14) "mizia133@wp.pl"
["password"]=>
string(60) "$2y$10$CK5AnrC3T8SumOibLTMhJ.DYgLIRFHNb.lXaYclInh5kr/4JXOn5O"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vIvx1lWYUMLP2ovkbwyB8gjcBlYskd3REiGvgWGxtqVUIGQyqzDaKeSXDT14"
["last_ip"]=>
string(11) "31.0.74.206"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-04-18 22:16:21"
["created_at"]=>
string(19) "2017-10-06 21:41:13"
["updated_at"]=>
string(19) "2021-04-18 22:16:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[102]=>
object(App\Models\Observe)#903 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167458)
["users_id"]=>
int(93590)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-16 10:15:19"
["updated_at"]=>
string(19) "2017-10-16 10:15:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(167458)
["users_id"]=>
int(93590)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-16 10:15:19"
["updated_at"]=>
string(19) "2017-10-16 10:15:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#691 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(93590)
["name"]=>
string(7) "bundzia"
["slug"]=>
string(7) "bundzia"
["email"]=>
string(15) "bunda1989@wp.pl"
["password"]=>
string(40) "7df0763c9ce2ec3ba16f736bfa08a6c9acf232b8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "194.31.38.100"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2018-12-13 10:33:29"
["created_at"]=>
string(19) "2016-03-05 14:08:35"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(93590)
["name"]=>
string(7) "bundzia"
["slug"]=>
string(7) "bundzia"
["email"]=>
string(15) "bunda1989@wp.pl"
["password"]=>
string(40) "7df0763c9ce2ec3ba16f736bfa08a6c9acf232b8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "194.31.38.100"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2018-12-13 10:33:29"
["created_at"]=>
string(19) "2016-03-05 14:08:35"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[103]=>
object(App\Models\Observe)#904 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167539)
["users_id"]=>
int(55799)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 21:09:19"
["updated_at"]=>
string(19) "2017-10-17 21:09:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(167539)
["users_id"]=>
int(55799)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 21:09:19"
["updated_at"]=>
string(19) "2017-10-17 21:09:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#690 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(55799)
["name"]=>
string(8) "urszulab"
["slug"]=>
string(8) "urszulab"
["email"]=>
string(27) "urszula.bugajak@hotmail.com"
["password"]=>
string(40) "a3c0a9b898939d3c614967d54d42bc614785536a"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.204.65"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0.1; SM-G900F Build/MMB29"
["last_logged_at"]=>
string(19) "2018-08-04 19:58:21"
["created_at"]=>
string(19) "2017-01-02 17:03:10"
["updated_at"]=>
string(19) "2017-01-02 17:03:10"
}
["original":protected]=>
array(26) {
["id"]=>
int(55799)
["name"]=>
string(8) "urszulab"
["slug"]=>
string(8) "urszulab"
["email"]=>
string(27) "urszula.bugajak@hotmail.com"
["password"]=>
string(40) "a3c0a9b898939d3c614967d54d42bc614785536a"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.204.65"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0.1; SM-G900F Build/MMB29"
["last_logged_at"]=>
string(19) "2018-08-04 19:58:21"
["created_at"]=>
string(19) "2017-01-02 17:03:10"
["updated_at"]=>
string(19) "2017-01-02 17:03:10"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[104]=>
object(App\Models\Observe)#905 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167541)
["users_id"]=>
int(101026)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 21:22:23"
["updated_at"]=>
string(19) "2017-10-17 21:22:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(167541)
["users_id"]=>
int(101026)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 21:22:23"
["updated_at"]=>
string(19) "2017-10-17 21:22:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#689 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(101026)
["name"]=>
string(6) "radekh"
["slug"]=>
string(6) "radekh"
["email"]=>
string(21) "radoslaw_hyrzak@o2.pl"
["password"]=>
string(40) "358a1feb448cf94f1140fdafa6d48e11c2ec140d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "213.92.227.232"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2018-12-15 23:41:13"
["created_at"]=>
string(19) "2016-12-11 17:24:29"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(101026)
["name"]=>
string(6) "radekh"
["slug"]=>
string(6) "radekh"
["email"]=>
string(21) "radoslaw_hyrzak@o2.pl"
["password"]=>
string(40) "358a1feb448cf94f1140fdafa6d48e11c2ec140d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "213.92.227.232"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2018-12-15 23:41:13"
["created_at"]=>
string(19) "2016-12-11 17:24:29"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[105]=>
object(App\Models\Observe)#906 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167542)
["users_id"]=>
int(95216)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 21:27:12"
["updated_at"]=>
string(19) "2017-10-17 21:27:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(167542)
["users_id"]=>
int(95216)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 21:27:12"
["updated_at"]=>
string(19) "2017-10-17 21:27:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#688 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(95216)
["name"]=>
string(8) "johnys32"
["slug"]=>
string(8) "johnys32"
["email"]=>
string(19) "grzes32s@interia.pl"
["password"]=>
string(60) "$2y$10$2XEZzOhDVcWGo59dmF/khejMiGCwGczKPooNB2W1ppQk92rVYcWOC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Aw5fWRoIZiuTsNcrfrhC42pHVTxROSwAcrQLRksdOIP6iNYMC1SDifdP52V3"
["last_ip"]=>
string(12) "88.220.46.12"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A528B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-11 09:44:46"
["created_at"]=>
string(19) "2016-02-23 08:20:19"
["updated_at"]=>
string(19) "2023-04-11 09:44:46"
}
["original":protected]=>
array(26) {
["id"]=>
int(95216)
["name"]=>
string(8) "johnys32"
["slug"]=>
string(8) "johnys32"
["email"]=>
string(19) "grzes32s@interia.pl"
["password"]=>
string(60) "$2y$10$2XEZzOhDVcWGo59dmF/khejMiGCwGczKPooNB2W1ppQk92rVYcWOC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Aw5fWRoIZiuTsNcrfrhC42pHVTxROSwAcrQLRksdOIP6iNYMC1SDifdP52V3"
["last_ip"]=>
string(12) "88.220.46.12"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A528B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-11 09:44:46"
["created_at"]=>
string(19) "2016-02-23 08:20:19"
["updated_at"]=>
string(19) "2023-04-11 09:44:46"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[106]=>
object(App\Models\Observe)#907 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167546)
["users_id"]=>
int(29554)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 22:17:26"
["updated_at"]=>
string(19) "2017-10-17 22:17:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(167546)
["users_id"]=>
int(29554)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 22:17:26"
["updated_at"]=>
string(19) "2017-10-17 22:17:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#687 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29554)
["name"]=>
string(8) "kasjopa3"
["slug"]=>
string(8) "kasjopa3"
["email"]=>
string(22) "monikagancarczyk@wp.pl"
["password"]=>
string(60) "$2y$10$1l8W9Y83W2DeOVD1C0CmuuO0/aoxt00WAh9mfynMNv2rCtn0azqbG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "APvmVqDDnT4DPpHM7xmaAZZWzynzrSUM4s5uklOOd4QfbLd5b1TRT6FedKec"
["last_ip"]=>
string(14) "188.146.32.211"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-07 07:55:31"
["created_at"]=>
string(19) "2012-11-09 19:07:13"
["updated_at"]=>
string(19) "2020-08-07 07:55:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(29554)
["name"]=>
string(8) "kasjopa3"
["slug"]=>
string(8) "kasjopa3"
["email"]=>
string(22) "monikagancarczyk@wp.pl"
["password"]=>
string(60) "$2y$10$1l8W9Y83W2DeOVD1C0CmuuO0/aoxt00WAh9mfynMNv2rCtn0azqbG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "APvmVqDDnT4DPpHM7xmaAZZWzynzrSUM4s5uklOOd4QfbLd5b1TRT6FedKec"
["last_ip"]=>
string(14) "188.146.32.211"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-07 07:55:31"
["created_at"]=>
string(19) "2012-11-09 19:07:13"
["updated_at"]=>
string(19) "2020-08-07 07:55:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[107]=>
object(App\Models\Observe)#908 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167548)
["users_id"]=>
int(87349)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 22:19:21"
["updated_at"]=>
string(19) "2017-10-17 22:19:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(167548)
["users_id"]=>
int(87349)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 22:19:21"
["updated_at"]=>
string(19) "2017-10-17 22:19:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#686 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(87349)
["name"]=>
string(9) "myszowato"
["slug"]=>
string(9) "myszowato"
["email"]=>
string(17) "cubeee3@gmail.com"
["password"]=>
string(60) "$2y$10$Wpa2HZKBdxKkMww2zX9k7.fyX5zwa68X9U90SIhbgBAgl9wt9bc4S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yvK45TM14aNQGXcWxx1SmpIfhodD7JvHDte5ZEYX9m0eUzOu6deRobuVdXLK"
["last_ip"]=>
string(13) "83.29.154.221"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-07 11:25:54"
["created_at"]=>
string(19) "2015-03-17 18:06:38"
["updated_at"]=>
string(19) "2023-08-07 11:25:54"
}
["original":protected]=>
array(26) {
["id"]=>
int(87349)
["name"]=>
string(9) "myszowato"
["slug"]=>
string(9) "myszowato"
["email"]=>
string(17) "cubeee3@gmail.com"
["password"]=>
string(60) "$2y$10$Wpa2HZKBdxKkMww2zX9k7.fyX5zwa68X9U90SIhbgBAgl9wt9bc4S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yvK45TM14aNQGXcWxx1SmpIfhodD7JvHDte5ZEYX9m0eUzOu6deRobuVdXLK"
["last_ip"]=>
string(13) "83.29.154.221"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-07 11:25:54"
["created_at"]=>
string(19) "2015-03-17 18:06:38"
["updated_at"]=>
string(19) "2023-08-07 11:25:54"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[108]=>
object(App\Models\Observe)#909 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167551)
["users_id"]=>
int(57828)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 22:24:39"
["updated_at"]=>
string(19) "2017-10-17 22:24:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(167551)
["users_id"]=>
int(57828)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-17 22:24:39"
["updated_at"]=>
string(19) "2017-10-17 22:24:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#685 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57828)
["name"]=>
string(14) "wmiodokwiatach"
["slug"]=>
string(14) "wmiodokwiatach"
["email"]=>
string(22) "aleksandra_sz1@tlen.pl"
["password"]=>
string(40) "0461b15c5dceab98a6a62e480f3f87d9d85681ee"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.195.57.143"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko"
["last_logged_at"]=>
string(19) "2018-02-07 10:23:46"
["created_at"]=>
string(19) "2015-03-01 17:11:32"
["updated_at"]=>
string(19) "2015-03-01 17:11:32"
}
["original":protected]=>
array(26) {
["id"]=>
int(57828)
["name"]=>
string(14) "wmiodokwiatach"
["slug"]=>
string(14) "wmiodokwiatach"
["email"]=>
string(22) "aleksandra_sz1@tlen.pl"
["password"]=>
string(40) "0461b15c5dceab98a6a62e480f3f87d9d85681ee"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.195.57.143"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko"
["last_logged_at"]=>
string(19) "2018-02-07 10:23:46"
["created_at"]=>
string(19) "2015-03-01 17:11:32"
["updated_at"]=>
string(19) "2015-03-01 17:11:32"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[109]=>
object(App\Models\Observe)#910 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167558)
["users_id"]=>
int(25734)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 01:14:30"
["updated_at"]=>
string(19) "2017-10-18 01:14:30"
}
["original":protected]=>
array(6) {
["id"]=>
int(167558)
["users_id"]=>
int(25734)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 01:14:30"
["updated_at"]=>
string(19) "2017-10-18 01:14:30"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#684 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25734)
["name"]=>
string(13) "iwonakrzysiek"
["slug"]=>
string(13) "iwonakrzysiek"
["email"]=>
string(23) "iwona.skierka@gmail.com"
["password"]=>
string(60) "$2y$10$ZQJyLAqiSZ/RHmERknPL4OCLUPC1AjUxT6lwXQllGu2n4GYY0GcNu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lugGcjwJVw8laG0MNWB4ZTFCuaeYm9dDNEuJ0f0GcXrB7x491zPIcogvaZvd"
["last_ip"]=>
string(10) "5.173.9.68"
["last_host"]=>
string(221) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 10; pl-pl; Redmi Note 8 Pro Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/79.0.3945.147 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.11.4-gn"
["last_logged_at"]=>
string(19) "2021-08-20 22:02:32"
["created_at"]=>
string(19) "2014-08-19 18:08:22"
["updated_at"]=>
string(19) "2021-08-20 22:02:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(25734)
["name"]=>
string(13) "iwonakrzysiek"
["slug"]=>
string(13) "iwonakrzysiek"
["email"]=>
string(23) "iwona.skierka@gmail.com"
["password"]=>
string(60) "$2y$10$ZQJyLAqiSZ/RHmERknPL4OCLUPC1AjUxT6lwXQllGu2n4GYY0GcNu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lugGcjwJVw8laG0MNWB4ZTFCuaeYm9dDNEuJ0f0GcXrB7x491zPIcogvaZvd"
["last_ip"]=>
string(10) "5.173.9.68"
["last_host"]=>
string(221) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 10; pl-pl; Redmi Note 8 Pro Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/79.0.3945.147 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.11.4-gn"
["last_logged_at"]=>
string(19) "2021-08-20 22:02:32"
["created_at"]=>
string(19) "2014-08-19 18:08:22"
["updated_at"]=>
string(19) "2021-08-20 22:02:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[110]=>
object(App\Models\Observe)#911 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167561)
["users_id"]=>
int(57990)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 06:18:13"
["updated_at"]=>
string(19) "2017-10-18 06:18:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(167561)
["users_id"]=>
int(57990)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 06:18:13"
["updated_at"]=>
string(19) "2017-10-18 06:18:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#683 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57990)
["name"]=>
string(9) "wojtekola"
["slug"]=>
string(9) "wojtekola"
["email"]=>
string(18) "olajuszczak1@op.pl"
["password"]=>
string(40) "62fe1946428936b4155fb6dae99332698cffcd19"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "83.11.92.81"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-01-26 18:14:48"
["created_at"]=>
string(19) "2013-08-09 16:40:20"
["updated_at"]=>
string(19) "2013-08-09 16:40:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(57990)
["name"]=>
string(9) "wojtekola"
["slug"]=>
string(9) "wojtekola"
["email"]=>
string(18) "olajuszczak1@op.pl"
["password"]=>
string(40) "62fe1946428936b4155fb6dae99332698cffcd19"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "83.11.92.81"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-01-26 18:14:48"
["created_at"]=>
string(19) "2013-08-09 16:40:20"
["updated_at"]=>
string(19) "2013-08-09 16:40:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[111]=>
object(App\Models\Observe)#912 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167564)
["users_id"]=>
int(80150)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 08:06:41"
["updated_at"]=>
string(19) "2017-10-18 08:06:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(167564)
["users_id"]=>
int(80150)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 08:06:41"
["updated_at"]=>
string(19) "2017-10-18 08:06:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#682 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(80150)
["name"]=>
string(5) "vicki"
["slug"]=>
string(5) "vicki"
["email"]=>
string(17) "mlor82@interia.pl"
["password"]=>
string(40) "67ad32ddff4692fae60ba19f8dfbb0a410ea3c6f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "212.244.241.46"
["last_host"]=>
string(29) "Firefox, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-12-02 09:03:30"
["created_at"]=>
string(19) "2014-03-23 22:44:12"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(80150)
["name"]=>
string(5) "vicki"
["slug"]=>
string(5) "vicki"
["email"]=>
string(17) "mlor82@interia.pl"
["password"]=>
string(40) "67ad32ddff4692fae60ba19f8dfbb0a410ea3c6f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "212.244.241.46"
["last_host"]=>
string(29) "Firefox, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-12-02 09:03:30"
["created_at"]=>
string(19) "2014-03-23 22:44:12"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[112]=>
object(App\Models\Observe)#913 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167565)
["users_id"]=>
int(5553)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 08:36:05"
["updated_at"]=>
string(19) "2017-10-18 08:36:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(167565)
["users_id"]=>
int(5553)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 08:36:05"
["updated_at"]=>
string(19) "2017-10-18 08:36:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#681 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5553)
["name"]=>
string(5) "aknes"
["slug"]=>
string(5) "aknes"
["email"]=>
string(12) "aknes1@wp.pl"
["password"]=>
string(60) "$2y$10$7YZLUFCuPotoqOhycFrRruvtbXb03EEZiLmEVHB19wQcBeha7Bw1K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qOl9deGM13sD1OZXN0APEvGpJaz6ZcCsjhnyrTEsEdW2P7vIDgjCGWXoa72D"
["last_ip"]=>
string(14) "37.221.102.183"
["last_host"]=>
string(169) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-A320FL) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.0 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-26 06:33:18"
["created_at"]=>
string(19) "2017-03-18 15:07:00"
["updated_at"]=>
string(19) "2020-07-26 06:33:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(5553)
["name"]=>
string(5) "aknes"
["slug"]=>
string(5) "aknes"
["email"]=>
string(12) "aknes1@wp.pl"
["password"]=>
string(60) "$2y$10$7YZLUFCuPotoqOhycFrRruvtbXb03EEZiLmEVHB19wQcBeha7Bw1K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qOl9deGM13sD1OZXN0APEvGpJaz6ZcCsjhnyrTEsEdW2P7vIDgjCGWXoa72D"
["last_ip"]=>
string(14) "37.221.102.183"
["last_host"]=>
string(169) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-A320FL) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.0 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-26 06:33:18"
["created_at"]=>
string(19) "2017-03-18 15:07:00"
["updated_at"]=>
string(19) "2020-07-26 06:33:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[113]=>
object(App\Models\Observe)#914 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167567)
["users_id"]=>
int(29081)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 09:12:58"
["updated_at"]=>
string(19) "2017-10-18 09:12:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(167567)
["users_id"]=>
int(29081)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 09:12:58"
["updated_at"]=>
string(19) "2017-10-18 09:12:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#680 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29081)
["name"]=>
string(8) "karoliny"
["slug"]=>
string(8) "karoliny"
["email"]=>
string(23) "eliza.barczuk@gmail.com"
["password"]=>
string(60) "$2y$10$blUBbtK4F9J6j8BhItMWDuEQVWM.3jcK17hEg7O5xM6dhDbO0wjm."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "91.189.75.11"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-07 13:31:14"
["created_at"]=>
string(19) "2017-03-02 05:42:27"
["updated_at"]=>
string(19) "2020-02-07 13:31:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(29081)
["name"]=>
string(8) "karoliny"
["slug"]=>
string(8) "karoliny"
["email"]=>
string(23) "eliza.barczuk@gmail.com"
["password"]=>
string(60) "$2y$10$blUBbtK4F9J6j8BhItMWDuEQVWM.3jcK17hEg7O5xM6dhDbO0wjm."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "91.189.75.11"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-07 13:31:14"
["created_at"]=>
string(19) "2017-03-02 05:42:27"
["updated_at"]=>
string(19) "2020-02-07 13:31:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[114]=>
object(App\Models\Observe)#915 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167568)
["users_id"]=>
int(99759)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 09:27:27"
["updated_at"]=>
string(19) "2017-10-18 09:27:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(167568)
["users_id"]=>
int(99759)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 09:27:27"
["updated_at"]=>
string(19) "2017-10-18 09:27:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#679 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99759)
["name"]=>
string(8) "patka-k1"
["slug"]=>
string(8) "patka-k1"
["email"]=>
string(19) "pati20wrz@poczta.fm"
["password"]=>
string(60) "$2y$10$l9fCwZ/UPVz2bo6XAhvJee5fMmthZ6MrUByiXgYFzYUEZT5gcrWaO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "I9lQIti07puLuQyKu55YcAGXN5DvXbolbdmpte01oINwD5Gt3sfNM0mlA9XE"
["last_ip"]=>
string(14) "89.234.236.132"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2024-11-08 17:06:39"
["created_at"]=>
string(19) "2016-10-03 12:51:03"
["updated_at"]=>
string(19) "2024-11-08 17:06:39"
}
["original":protected]=>
array(26) {
["id"]=>
int(99759)
["name"]=>
string(8) "patka-k1"
["slug"]=>
string(8) "patka-k1"
["email"]=>
string(19) "pati20wrz@poczta.fm"
["password"]=>
string(60) "$2y$10$l9fCwZ/UPVz2bo6XAhvJee5fMmthZ6MrUByiXgYFzYUEZT5gcrWaO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "I9lQIti07puLuQyKu55YcAGXN5DvXbolbdmpte01oINwD5Gt3sfNM0mlA9XE"
["last_ip"]=>
string(14) "89.234.236.132"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2024-11-08 17:06:39"
["created_at"]=>
string(19) "2016-10-03 12:51:03"
["updated_at"]=>
string(19) "2024-11-08 17:06:39"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[115]=>
object(App\Models\Observe)#916 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167570)
["users_id"]=>
int(93804)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 09:36:39"
["updated_at"]=>
string(19) "2017-10-18 09:36:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(167570)
["users_id"]=>
int(93804)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 09:36:39"
["updated_at"]=>
string(19) "2017-10-18 09:36:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#678 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(93804)
["name"]=>
string(12) "malgosia1978"
["slug"]=>
string(12) "malgosia1978"
["email"]=>
string(29) "malgorzata.drewniacka@onet.pl"
["password"]=>
string(40) "4cd8a326691d7456c01c7416fbcbf234e458614c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "88.199.87.4"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-11-27 20:34:29"
["created_at"]=>
string(19) "2016-01-14 09:01:06"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(93804)
["name"]=>
string(12) "malgosia1978"
["slug"]=>
string(12) "malgosia1978"
["email"]=>
string(29) "malgorzata.drewniacka@onet.pl"
["password"]=>
string(40) "4cd8a326691d7456c01c7416fbcbf234e458614c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "88.199.87.4"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-11-27 20:34:29"
["created_at"]=>
string(19) "2016-01-14 09:01:06"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[116]=>
object(App\Models\Observe)#917 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167580)
["users_id"]=>
int(16373)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 11:05:01"
["updated_at"]=>
string(19) "2017-10-18 11:05:01"
}
["original":protected]=>
array(6) {
["id"]=>
int(167580)
["users_id"]=>
int(16373)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 11:05:01"
["updated_at"]=>
string(19) "2017-10-18 11:05:01"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#677 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16373)
["name"]=>
string(21) "domwrododendronach6wn"
["slug"]=>
string(21) "domwrododendronach6wn"
["email"]=>
string(25) "natalia343@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$Tvg.MFOlkeSCuaCYV03h/eswUOObiTQAWRKV10epFkxTElcnaqPI."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "SoIXExg8UukXPPa2zGgj8pCrFRW4EOnWbHUGPraMDZ8wNtinSgo683NWVVeu"
["last_ip"]=>
string(15) "155.133.101.239"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A505FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-06 14:42:34"
["created_at"]=>
string(19) "2016-06-11 16:38:36"
["updated_at"]=>
string(19) "2020-09-06 14:42:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(16373)
["name"]=>
string(21) "domwrododendronach6wn"
["slug"]=>
string(21) "domwrododendronach6wn"
["email"]=>
string(25) "natalia343@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$Tvg.MFOlkeSCuaCYV03h/eswUOObiTQAWRKV10epFkxTElcnaqPI."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "SoIXExg8UukXPPa2zGgj8pCrFRW4EOnWbHUGPraMDZ8wNtinSgo683NWVVeu"
["last_ip"]=>
string(15) "155.133.101.239"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A505FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-06 14:42:34"
["created_at"]=>
string(19) "2016-06-11 16:38:36"
["updated_at"]=>
string(19) "2020-09-06 14:42:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[117]=>
object(App\Models\Observe)#918 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167588)
["users_id"]=>
int(37136)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 12:43:45"
["updated_at"]=>
string(19) "2017-10-18 12:43:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(167588)
["users_id"]=>
int(37136)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 12:43:45"
["updated_at"]=>
string(19) "2017-10-18 12:43:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#676 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37136)
["name"]=>
string(11) "mateusz11mm"
["slug"]=>
string(11) "mateusz11mm"
["email"]=>
string(17) "mateusz11mm@wp.pl"
["password"]=>
string(60) "$2y$10$AYzXQv4UytX4dnyJi9VIVuOTHVzpXngSXT5pGCBMrmyckoAvg76mG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ltD9HAwNYAFsfnDMYIvgsYt2ui3533XmHycbQuEpYcoko1cHVp7BCSerP2rY"
["last_ip"]=>
string(10) "94.42.91.3"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-19 19:00:53"
["created_at"]=>
string(19) "2017-04-16 17:04:08"
["updated_at"]=>
string(19) "2020-02-19 19:06:03"
}
["original":protected]=>
array(26) {
["id"]=>
int(37136)
["name"]=>
string(11) "mateusz11mm"
["slug"]=>
string(11) "mateusz11mm"
["email"]=>
string(17) "mateusz11mm@wp.pl"
["password"]=>
string(60) "$2y$10$AYzXQv4UytX4dnyJi9VIVuOTHVzpXngSXT5pGCBMrmyckoAvg76mG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ltD9HAwNYAFsfnDMYIvgsYt2ui3533XmHycbQuEpYcoko1cHVp7BCSerP2rY"
["last_ip"]=>
string(10) "94.42.91.3"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-19 19:00:53"
["created_at"]=>
string(19) "2017-04-16 17:04:08"
["updated_at"]=>
string(19) "2020-02-19 19:06:03"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[118]=>
object(App\Models\Observe)#919 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167589)
["users_id"]=>
int(96752)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 12:54:09"
["updated_at"]=>
string(19) "2017-10-18 12:54:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(167589)
["users_id"]=>
int(96752)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 12:54:09"
["updated_at"]=>
string(19) "2017-10-18 12:54:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#675 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(96752)
["name"]=>
string(8) "nika2015"
["slug"]=>
string(8) "nika2015"
["email"]=>
string(16) "izka1985@onet.pl"
["password"]=>
string(40) "66dfc9c70dd5e8aadb28c8325bf4e4d1bd85419a"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.80.138"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-06-27 05:53:04"
["created_at"]=>
string(19) "2016-04-18 20:31:34"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(96752)
["name"]=>
string(8) "nika2015"
["slug"]=>
string(8) "nika2015"
["email"]=>
string(16) "izka1985@onet.pl"
["password"]=>
string(40) "66dfc9c70dd5e8aadb28c8325bf4e4d1bd85419a"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.80.138"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-06-27 05:53:04"
["created_at"]=>
string(19) "2016-04-18 20:31:34"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[119]=>
object(App\Models\Observe)#920 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167593)
["users_id"]=>
int(35259)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 13:28:37"
["updated_at"]=>
string(19) "2017-10-18 13:28:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(167593)
["users_id"]=>
int(35259)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 13:28:37"
["updated_at"]=>
string(19) "2017-10-18 13:28:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#674 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35259)
["name"]=>
string(11) "malaatlanta"
["slug"]=>
string(11) "malaatlanta"
["email"]=>
string(14) "sara1980@o2.pl"
["password"]=>
string(60) "$2y$10$A/8F5akBrMXIpf0o84VzF.Sfiioyqeza6Q0tf2WB03S01geTyzkJS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "j4M6UZmlb4AO8vku2fIyLKzpVzJ9k8fT2MOrLERY1TS22hSljuItKtrJGvSq"
["last_ip"]=>
string(12) "94.240.48.74"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0"
["last_logged_at"]=>
string(19) "2022-04-28 09:08:40"
["created_at"]=>
string(19) "2017-08-08 12:11:33"
["updated_at"]=>
string(19) "2022-04-28 09:08:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(35259)
["name"]=>
string(11) "malaatlanta"
["slug"]=>
string(11) "malaatlanta"
["email"]=>
string(14) "sara1980@o2.pl"
["password"]=>
string(60) "$2y$10$A/8F5akBrMXIpf0o84VzF.Sfiioyqeza6Q0tf2WB03S01geTyzkJS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "j4M6UZmlb4AO8vku2fIyLKzpVzJ9k8fT2MOrLERY1TS22hSljuItKtrJGvSq"
["last_ip"]=>
string(12) "94.240.48.74"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0"
["last_logged_at"]=>
string(19) "2022-04-28 09:08:40"
["created_at"]=>
string(19) "2017-08-08 12:11:33"
["updated_at"]=>
string(19) "2022-04-28 09:08:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[120]=>
object(App\Models\Observe)#921 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167602)
["users_id"]=>
int(38559)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 15:46:17"
["updated_at"]=>
string(19) "2017-10-18 15:46:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(167602)
["users_id"]=>
int(38559)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 15:46:17"
["updated_at"]=>
string(19) "2017-10-18 15:46:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#673 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38559)
["name"]=>
string(7) "minorka"
["slug"]=>
string(7) "minorka"
["email"]=>
string(28) "agnieszka.minorowska@onet.pl"
["password"]=>
string(40) "40524d5180fa7faf6d46b49b92de75776431ae58"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "31.174.253.230"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.3; GT-I9300 Build/JSS15J)"
["last_logged_at"]=>
string(19) "2018-03-28 21:49:24"
["created_at"]=>
string(19) "2015-04-12 21:27:04"
["updated_at"]=>
string(19) "2015-04-12 21:27:04"
}
["original":protected]=>
array(26) {
["id"]=>
int(38559)
["name"]=>
string(7) "minorka"
["slug"]=>
string(7) "minorka"
["email"]=>
string(28) "agnieszka.minorowska@onet.pl"
["password"]=>
string(40) "40524d5180fa7faf6d46b49b92de75776431ae58"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "31.174.253.230"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.3; GT-I9300 Build/JSS15J)"
["last_logged_at"]=>
string(19) "2018-03-28 21:49:24"
["created_at"]=>
string(19) "2015-04-12 21:27:04"
["updated_at"]=>
string(19) "2015-04-12 21:27:04"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[121]=>
object(App\Models\Observe)#922 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167621)
["users_id"]=>
int(17608)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 21:51:26"
["updated_at"]=>
string(19) "2017-10-18 21:51:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(167621)
["users_id"]=>
int(17608)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-18 21:51:26"
["updated_at"]=>
string(19) "2017-10-18 21:51:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#672 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(17608)
["name"]=>
string(5) "eewka"
["slug"]=>
string(5) "eewka"
["email"]=>
string(25) "ewelina.kornas@interia.pl"
["password"]=>
string(40) "8a3af654a421f4810ab390141834849584ad0b6d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "83.14.122.213"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36"
["last_logged_at"]=>
string(19) "2019-11-20 11:24:29"
["created_at"]=>
string(19) "2017-04-12 15:56:29"
["updated_at"]=>
string(19) "2017-04-12 15:56:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(17608)
["name"]=>
string(5) "eewka"
["slug"]=>
string(5) "eewka"
["email"]=>
string(25) "ewelina.kornas@interia.pl"
["password"]=>
string(40) "8a3af654a421f4810ab390141834849584ad0b6d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "83.14.122.213"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36"
["last_logged_at"]=>
string(19) "2019-11-20 11:24:29"
["created_at"]=>
string(19) "2017-04-12 15:56:29"
["updated_at"]=>
string(19) "2017-04-12 15:56:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[122]=>
object(App\Models\Observe)#923 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167629)
["users_id"]=>
int(47143)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-19 07:21:20"
["updated_at"]=>
string(19) "2017-10-19 07:21:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(167629)
["users_id"]=>
int(47143)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-19 07:21:20"
["updated_at"]=>
string(19) "2017-10-19 07:21:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#671 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(47143)
["name"]=>
string(14) "pradzik.selene"
["slug"]=>
string(15) "pradzik--selene"
["email"]=>
string(20) "rafapra442@gmail.com"
["password"]=>
string(60) "$2y$10$qyeW.d8IXamZSjFnlGI/EerXzAVGH6PNfGS5WDB0Lf6dIh2MgwbiK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "185.230.225.19"
["last_host"]=>
string(109) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3"
["last_logged_at"]=>
string(19) "2020-04-23 21:47:15"
["created_at"]=>
string(19) "2016-12-31 17:33:34"
["updated_at"]=>
string(19) "2020-04-23 21:47:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(47143)
["name"]=>
string(14) "pradzik.selene"
["slug"]=>
string(15) "pradzik--selene"
["email"]=>
string(20) "rafapra442@gmail.com"
["password"]=>
string(60) "$2y$10$qyeW.d8IXamZSjFnlGI/EerXzAVGH6PNfGS5WDB0Lf6dIh2MgwbiK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "185.230.225.19"
["last_host"]=>
string(109) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3"
["last_logged_at"]=>
string(19) "2020-04-23 21:47:15"
["created_at"]=>
string(19) "2016-12-31 17:33:34"
["updated_at"]=>
string(19) "2020-04-23 21:47:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[123]=>
object(App\Models\Observe)#924 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167646)
["users_id"]=>
int(89491)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-19 10:56:42"
["updated_at"]=>
string(19) "2017-10-19 10:56:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(167646)
["users_id"]=>
int(89491)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-19 10:56:42"
["updated_at"]=>
string(19) "2017-10-19 10:56:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#670 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(89491)
["name"]=>
string(7) "tysia85"
["slug"]=>
string(7) "tysia85"
["email"]=>
string(22) "justyna_antosik2@wp.pl"
["password"]=>
string(60) "$2y$10$QvquVV6X4RRKrRtjbb57suVGSWq1TV8czO6WIc/vcpaXeObMYeJ/a"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dxR20EGArp2ST1ig9OBiJdE7QV4coFy7gb13QHY84EFI24pg5hvDW4RkrjnS"
["last_ip"]=>
string(12) "83.28.113.39"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0"
["last_logged_at"]=>
string(19) "2022-03-02 15:16:17"
["created_at"]=>
string(19) "2015-07-01 10:57:57"
["updated_at"]=>
string(19) "2022-03-02 15:16:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(89491)
["name"]=>
string(7) "tysia85"
["slug"]=>
string(7) "tysia85"
["email"]=>
string(22) "justyna_antosik2@wp.pl"
["password"]=>
string(60) "$2y$10$QvquVV6X4RRKrRtjbb57suVGSWq1TV8czO6WIc/vcpaXeObMYeJ/a"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dxR20EGArp2ST1ig9OBiJdE7QV4coFy7gb13QHY84EFI24pg5hvDW4RkrjnS"
["last_ip"]=>
string(12) "83.28.113.39"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0"
["last_logged_at"]=>
string(19) "2022-03-02 15:16:17"
["created_at"]=>
string(19) "2015-07-01 10:57:57"
["updated_at"]=>
string(19) "2022-03-02 15:16:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[124]=>
object(App\Models\Observe)#925 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(167649)
["users_id"]=>
int(26167)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-19 11:26:40"
["updated_at"]=>
string(19) "2017-10-19 11:26:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(167649)
["users_id"]=>
int(26167)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-19 11:26:40"
["updated_at"]=>
string(19) "2017-10-19 11:26:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#669 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26167)
["name"]=>
string(10) "jacek12345"
["slug"]=>
string(10) "jacek12345"
["email"]=>
string(17) "monikatml@onet.pl"
["password"]=>
string(40) "edf5147df9b49f9b42e6586de2c297e3817b354f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2016-04-13 02:31:46"
["updated_at"]=>
string(19) "2016-04-13 02:31:46"
}
["original":protected]=>
array(26) {
["id"]=>
int(26167)
["name"]=>
string(10) "jacek12345"
["slug"]=>
string(10) "jacek12345"
["email"]=>
string(17) "monikatml@onet.pl"
["password"]=>
string(40) "edf5147df9b49f9b42e6586de2c297e3817b354f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2016-04-13 02:31:46"
["updated_at"]=>
string(19) "2016-04-13 02:31:46"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[125]=>
object(App\Models\Observe)#926 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168057)
["users_id"]=>
int(30861)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-25 18:42:47"
["updated_at"]=>
string(19) "2017-10-25 18:42:47"
}
["original":protected]=>
array(6) {
["id"]=>
int(168057)
["users_id"]=>
int(30861)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-25 18:42:47"
["updated_at"]=>
string(19) "2017-10-25 18:42:47"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#668 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(30861)
["name"]=>
string(7) "kola258"
["slug"]=>
string(7) "kola258"
["email"]=>
string(23) "mateuszwierzejski@wp.pl"
["password"]=>
string(60) "$2y$10$fPK3ZB3MVqa4nIbU7Ifdl.sTlKwsx9L3vMmQLObvR9YVLEZXGt/bG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Up3npiKT2wKZ6VLYtjkl7N9KykMnlNRpLzwnBfuMHsiiJYf5AoJDSnOhnlUC"
["last_ip"]=>
string(12) "31.60.106.72"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/118.0.5993.92 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-01-05 07:17:23"
["created_at"]=>
string(19) "2017-03-08 19:53:44"
["updated_at"]=>
string(19) "2024-01-05 07:17:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(30861)
["name"]=>
string(7) "kola258"
["slug"]=>
string(7) "kola258"
["email"]=>
string(23) "mateuszwierzejski@wp.pl"
["password"]=>
string(60) "$2y$10$fPK3ZB3MVqa4nIbU7Ifdl.sTlKwsx9L3vMmQLObvR9YVLEZXGt/bG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Up3npiKT2wKZ6VLYtjkl7N9KykMnlNRpLzwnBfuMHsiiJYf5AoJDSnOhnlUC"
["last_ip"]=>
string(12) "31.60.106.72"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/118.0.5993.92 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-01-05 07:17:23"
["created_at"]=>
string(19) "2017-03-08 19:53:44"
["updated_at"]=>
string(19) "2024-01-05 07:17:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[126]=>
object(App\Models\Observe)#927 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168114)
["users_id"]=>
int(60751)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-26 21:06:17"
["updated_at"]=>
string(19) "2017-10-26 21:06:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(168114)
["users_id"]=>
int(60751)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-26 21:06:17"
["updated_at"]=>
string(19) "2017-10-26 21:06:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#667 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60751)
["name"]=>
string(8) "zouzetka"
["slug"]=>
string(8) "zouzetka"
["email"]=>
string(26) "joanna.zerdzicka@gmail.com"
["password"]=>
string(40) "0da560b4a6be75e5b9bbf99b2232af003ab995ad"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "86.151.8.187"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Geck"
["last_logged_at"]=>
string(19) "2019-09-06 17:44:00"
["created_at"]=>
string(19) "2011-12-26 20:57:24"
["updated_at"]=>
string(19) "2011-12-26 20:57:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(60751)
["name"]=>
string(8) "zouzetka"
["slug"]=>
string(8) "zouzetka"
["email"]=>
string(26) "joanna.zerdzicka@gmail.com"
["password"]=>
string(40) "0da560b4a6be75e5b9bbf99b2232af003ab995ad"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "86.151.8.187"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Geck"
["last_logged_at"]=>
string(19) "2019-09-06 17:44:00"
["created_at"]=>
string(19) "2011-12-26 20:57:24"
["updated_at"]=>
string(19) "2011-12-26 20:57:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[127]=>
object(App\Models\Observe)#928 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168414)
["users_id"]=>
int(36572)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-30 20:00:28"
["updated_at"]=>
string(19) "2017-10-30 20:00:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(168414)
["users_id"]=>
int(36572)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-30 20:00:28"
["updated_at"]=>
string(19) "2017-10-30 20:00:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#666 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36572)
["name"]=>
string(7) "marta02"
["slug"]=>
string(7) "marta02"
["email"]=>
string(19) "martaslomka22@op.pl"
["password"]=>
string(40) "2ee93b6d8fccb9b2102ea9581e4bd543a702a842"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "188.146.171.220"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 7.0; SM-A510F Build/NRD90M)"
["last_logged_at"]=>
string(19) "2019-02-10 19:40:49"
["created_at"]=>
string(19) "2015-01-13 20:17:30"
["updated_at"]=>
string(19) "2015-01-13 20:17:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(36572)
["name"]=>
string(7) "marta02"
["slug"]=>
string(7) "marta02"
["email"]=>
string(19) "martaslomka22@op.pl"
["password"]=>
string(40) "2ee93b6d8fccb9b2102ea9581e4bd543a702a842"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "188.146.171.220"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 7.0; SM-A510F Build/NRD90M)"
["last_logged_at"]=>
string(19) "2019-02-10 19:40:49"
["created_at"]=>
string(19) "2015-01-13 20:17:30"
["updated_at"]=>
string(19) "2015-01-13 20:17:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[128]=>
object(App\Models\Observe)#929 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168428)
["users_id"]=>
int(18764)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-30 22:44:24"
["updated_at"]=>
string(19) "2017-10-30 22:44:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(168428)
["users_id"]=>
int(18764)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-30 22:44:24"
["updated_at"]=>
string(19) "2017-10-30 22:44:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#665 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(18764)
["name"]=>
string(8) "erav2000"
["slug"]=>
string(8) "erav2000"
["email"]=>
string(25) "kamil.kozlovski@gmail.com"
["password"]=>
string(60) "$2y$10$fCYIpIRUXgxiUPrBT.U9E.0.D4.d.kawJPjs5CAVG.zzCQm3Np.rW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "83.242.127.164"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0"
["last_logged_at"]=>
string(19) "2020-01-15 00:10:20"
["created_at"]=>
string(19) "2017-10-17 22:43:34"
["updated_at"]=>
string(19) "2020-01-15 00:10:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(18764)
["name"]=>
string(8) "erav2000"
["slug"]=>
string(8) "erav2000"
["email"]=>
string(25) "kamil.kozlovski@gmail.com"
["password"]=>
string(60) "$2y$10$fCYIpIRUXgxiUPrBT.U9E.0.D4.d.kawJPjs5CAVG.zzCQm3Np.rW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "83.242.127.164"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0"
["last_logged_at"]=>
string(19) "2020-01-15 00:10:20"
["created_at"]=>
string(19) "2017-10-17 22:43:34"
["updated_at"]=>
string(19) "2020-01-15 00:10:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[129]=>
object(App\Models\Observe)#930 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168431)
["users_id"]=>
int(39094)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-31 00:07:05"
["updated_at"]=>
string(19) "2017-10-31 00:07:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(168431)
["users_id"]=>
int(39094)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-10-31 00:07:05"
["updated_at"]=>
string(19) "2017-10-31 00:07:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#664 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39094)
["name"]=>
string(10) "modrzew2ps"
["slug"]=>
string(10) "modrzew2ps"
["email"]=>
string(19) "jolcia10@interia.pl"
["password"]=>
string(60) "$2y$10$z9tsW4UdIYcQ5hq0PfCEluzeRI41QNSAwZIZB.6kyskDHXDjijMFe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6W5NQcLimQA94Y7M3Vs16ZZY8DRANLWF7G8pD3woCHAUXW9PPHdDsVao8Fp0"
["last_ip"]=>
string(14) "46.215.183.250"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-04 10:46:45"
["created_at"]=>
string(19) "2016-08-29 22:09:04"
["updated_at"]=>
string(19) "2021-02-04 10:46:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(39094)
["name"]=>
string(10) "modrzew2ps"
["slug"]=>
string(10) "modrzew2ps"
["email"]=>
string(19) "jolcia10@interia.pl"
["password"]=>
string(60) "$2y$10$z9tsW4UdIYcQ5hq0PfCEluzeRI41QNSAwZIZB.6kyskDHXDjijMFe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6W5NQcLimQA94Y7M3Vs16ZZY8DRANLWF7G8pD3woCHAUXW9PPHdDsVao8Fp0"
["last_ip"]=>
string(14) "46.215.183.250"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-04 10:46:45"
["created_at"]=>
string(19) "2016-08-29 22:09:04"
["updated_at"]=>
string(19) "2021-02-04 10:46:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[130]=>
object(App\Models\Observe)#931 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168554)
["users_id"]=>
int(19210)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-01 22:07:27"
["updated_at"]=>
string(19) "2017-11-01 22:07:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(168554)
["users_id"]=>
int(19210)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-01 22:07:27"
["updated_at"]=>
string(19) "2017-11-01 22:07:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#663 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(19210)
["name"]=>
string(7) "evre007"
["slug"]=>
string(7) "evre007"
["email"]=>
string(23) "wwwdrozdowski@gmail.com"
["password"]=>
string(60) "$2y$10$RpjKXNtdSEy0M228sf0pfOC0Nfcqhl4osu4F0flgfPlzkgeXAaCvK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "CXjD3yT86lflMC932ZZR56dbEtxPW0Ko05IWLxfqTBuBOUQMkZRMQQpqm3UB"
["last_ip"]=>
string(14) "91.150.178.127"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-02-20 11:37:50"
["created_at"]=>
string(19) "2017-09-25 18:23:20"
["updated_at"]=>
string(19) "2022-02-20 11:37:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(19210)
["name"]=>
string(7) "evre007"
["slug"]=>
string(7) "evre007"
["email"]=>
string(23) "wwwdrozdowski@gmail.com"
["password"]=>
string(60) "$2y$10$RpjKXNtdSEy0M228sf0pfOC0Nfcqhl4osu4F0flgfPlzkgeXAaCvK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "CXjD3yT86lflMC932ZZR56dbEtxPW0Ko05IWLxfqTBuBOUQMkZRMQQpqm3UB"
["last_ip"]=>
string(14) "91.150.178.127"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-02-20 11:37:50"
["created_at"]=>
string(19) "2017-09-25 18:23:20"
["updated_at"]=>
string(19) "2022-02-20 11:37:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[131]=>
object(App\Models\Observe)#932 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(168685)
["users_id"]=>
int(649)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-04 12:27:09"
["updated_at"]=>
string(19) "2017-11-04 12:27:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(168685)
["users_id"]=>
int(649)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-04 12:27:09"
["updated_at"]=>
string(19) "2017-11-04 12:27:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#662 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(649)
["name"]=>
string(5) "20000"
["slug"]=>
string(5) "20000"
["email"]=>
string(18) "kasiakasia20@wp.pl"
["password"]=>
string(60) "$2y$10$JI4CgDBlBI2/bZBv5d2db.nPZAjU5Hg42Mh.blHmfKLpXv7gKI3qW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pKYOnPNfOAjszksaOyxKjq16mNx46umv0fPifDIyvIIr8snJu7K6bi3oH8Od"
["last_ip"]=>
string(11) "31.0.27.162"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-02-08 16:19:17"
["created_at"]=>
string(19) "2017-10-01 09:27:58"
["updated_at"]=>
string(19) "2024-02-08 16:19:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(649)
["name"]=>
string(5) "20000"
["slug"]=>
string(5) "20000"
["email"]=>
string(18) "kasiakasia20@wp.pl"
["password"]=>
string(60) "$2y$10$JI4CgDBlBI2/bZBv5d2db.nPZAjU5Hg42Mh.blHmfKLpXv7gKI3qW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pKYOnPNfOAjszksaOyxKjq16mNx46umv0fPifDIyvIIr8snJu7K6bi3oH8Od"
["last_ip"]=>
string(11) "31.0.27.162"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-02-08 16:19:17"
["created_at"]=>
string(19) "2017-10-01 09:27:58"
["updated_at"]=>
string(19) "2024-02-08 16:19:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[132]=>
object(App\Models\Observe)#933 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169053)
["users_id"]=>
int(95735)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 19:49:56"
["updated_at"]=>
string(19) "2017-11-09 19:49:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(169053)
["users_id"]=>
int(95735)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 19:49:56"
["updated_at"]=>
string(19) "2017-11-09 19:49:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#661 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(95735)
["name"]=>
string(6) "jolkam"
["slug"]=>
string(6) "jolkam"
["email"]=>
string(16) "j.murzydlo@op.pl"
["password"]=>
string(40) "5bd75b0a70177e48bace5ca9a68d10270888da19"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.86.188"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-06-18 22:59:49"
["created_at"]=>
string(19) "2016-03-10 16:15:10"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(95735)
["name"]=>
string(6) "jolkam"
["slug"]=>
string(6) "jolkam"
["email"]=>
string(16) "j.murzydlo@op.pl"
["password"]=>
string(40) "5bd75b0a70177e48bace5ca9a68d10270888da19"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.86.188"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-06-18 22:59:49"
["created_at"]=>
string(19) "2016-03-10 16:15:10"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[133]=>
object(App\Models\Observe)#934 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169054)
["users_id"]=>
int(61138)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 19:57:17"
["updated_at"]=>
string(19) "2017-11-09 19:57:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(169054)
["users_id"]=>
int(61138)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 19:57:17"
["updated_at"]=>
string(19) "2017-11-09 19:57:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#660 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(61138)
["name"]=>
string(8) "wiola-k1"
["slug"]=>
string(8) "wiola-k1"
["email"]=>
string(13) "wpkamyk@o2.pl"
["password"]=>
string(60) "$2y$10$a0BQj/4qn.vYVN51VfNefub9/QMAtZJxUFvuQkQzVkkZAG.f6LQ8G"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "v1l7T2BfMrFH0a8UbXbJ2kU1Kkix04kS2pZ2W3JHWQC3Dx3pi0uHcudIxUui"
["last_ip"]=>
string(13) "155.133.1.236"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-03-11 21:25:41"
["created_at"]=>
string(19) "2010-05-01 23:42:28"
["updated_at"]=>
string(19) "2021-03-11 21:25:41"
}
["original":protected]=>
array(26) {
["id"]=>
int(61138)
["name"]=>
string(8) "wiola-k1"
["slug"]=>
string(8) "wiola-k1"
["email"]=>
string(13) "wpkamyk@o2.pl"
["password"]=>
string(60) "$2y$10$a0BQj/4qn.vYVN51VfNefub9/QMAtZJxUFvuQkQzVkkZAG.f6LQ8G"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "v1l7T2BfMrFH0a8UbXbJ2kU1Kkix04kS2pZ2W3JHWQC3Dx3pi0uHcudIxUui"
["last_ip"]=>
string(13) "155.133.1.236"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-03-11 21:25:41"
["created_at"]=>
string(19) "2010-05-01 23:42:28"
["updated_at"]=>
string(19) "2021-03-11 21:25:41"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[134]=>
object(App\Models\Observe)#935 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169055)
["users_id"]=>
int(40571)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 19:58:03"
["updated_at"]=>
string(19) "2017-11-09 19:58:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(169055)
["users_id"]=>
int(40571)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 19:58:03"
["updated_at"]=>
string(19) "2017-11-09 19:58:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#659 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40571)
["name"]=>
string(11) "naszakostka"
["slug"]=>
string(11) "naszakostka"
["email"]=>
string(22) "martasteel79@gmail.com"
["password"]=>
string(60) "$2y$10$YcteHoWQBa2yMgb85ACmseUxjoSOv6xBi.Y2piiq5T5HbgzMBJhxe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "tbQJOJayTYmuF7zH3XQqTcFQQ9caKLTpO2L23qvqvp2y8AGThoItPtn9zKti"
["last_ip"]=>
string(13) "91.222.140.49"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A705FN) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-24 18:10:45"
["created_at"]=>
string(19) "2017-02-13 08:57:43"
["updated_at"]=>
string(19) "2022-01-24 18:17:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(40571)
["name"]=>
string(11) "naszakostka"
["slug"]=>
string(11) "naszakostka"
["email"]=>
string(22) "martasteel79@gmail.com"
["password"]=>
string(60) "$2y$10$YcteHoWQBa2yMgb85ACmseUxjoSOv6xBi.Y2piiq5T5HbgzMBJhxe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "tbQJOJayTYmuF7zH3XQqTcFQQ9caKLTpO2L23qvqvp2y8AGThoItPtn9zKti"
["last_ip"]=>
string(13) "91.222.140.49"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A705FN) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-24 18:10:45"
["created_at"]=>
string(19) "2017-02-13 08:57:43"
["updated_at"]=>
string(19) "2022-01-24 18:17:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[135]=>
object(App\Models\Observe)#936 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169057)
["users_id"]=>
int(63773)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 20:02:45"
["updated_at"]=>
string(19) "2017-11-09 20:02:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(169057)
["users_id"]=>
int(63773)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 20:02:45"
["updated_at"]=>
string(19) "2017-11-09 20:02:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#658 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(63773)
["name"]=>
string(9) "beezeelee"
["slug"]=>
string(9) "beezeelee"
["email"]=>
string(22) "sebastian_chmura@o2.pl"
["password"]=>
string(60) "$2y$10$5c3uNBR1U3GLYBoZndv1VekJvjMKvQGTGqRmM/T7NYUSQ0UdDTibO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ci9HG6S96tj2vlsN0iyUTiyPiDRL8IB1HP3xpr1d02XDshZ5abrAj1B3KHMp"
["last_ip"]=>
string(14) "185.227.190.21"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; M2004J19C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-16 14:53:01"
["created_at"]=>
string(19) "2012-03-06 19:26:57"
["updated_at"]=>
string(19) "2022-01-16 14:53:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(63773)
["name"]=>
string(9) "beezeelee"
["slug"]=>
string(9) "beezeelee"
["email"]=>
string(22) "sebastian_chmura@o2.pl"
["password"]=>
string(60) "$2y$10$5c3uNBR1U3GLYBoZndv1VekJvjMKvQGTGqRmM/T7NYUSQ0UdDTibO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ci9HG6S96tj2vlsN0iyUTiyPiDRL8IB1HP3xpr1d02XDshZ5abrAj1B3KHMp"
["last_ip"]=>
string(14) "185.227.190.21"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; M2004J19C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-16 14:53:01"
["created_at"]=>
string(19) "2012-03-06 19:26:57"
["updated_at"]=>
string(19) "2022-01-16 14:53:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[136]=>
object(App\Models\Observe)#937 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169058)
["users_id"]=>
int(49580)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 20:11:01"
["updated_at"]=>
string(19) "2017-11-09 20:11:01"
}
["original":protected]=>
array(6) {
["id"]=>
int(169058)
["users_id"]=>
int(49580)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 20:11:01"
["updated_at"]=>
string(19) "2017-11-09 20:11:01"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#657 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49580)
["name"]=>
string(8) "rubynowa"
["slug"]=>
string(8) "rubynowa"
["email"]=>
string(18) "rubynowa@gmail.com"
["password"]=>
string(60) "$2y$10$9pmPK7/k3yjvzljMMCgq.e7J7lZIxpvTB0va508TxoUVpkVltTOg6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yqvlcFbzWCtNo17boVeN0Z652TZwKXub9uNQ7v70aybURHjiPtYCQftHFrne"
["last_ip"]=>
string(14) "185.56.209.175"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-09-03 12:11:18"
["created_at"]=>
string(19) "2016-07-24 12:59:24"
["updated_at"]=>
string(19) "2022-09-03 12:11:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(49580)
["name"]=>
string(8) "rubynowa"
["slug"]=>
string(8) "rubynowa"
["email"]=>
string(18) "rubynowa@gmail.com"
["password"]=>
string(60) "$2y$10$9pmPK7/k3yjvzljMMCgq.e7J7lZIxpvTB0va508TxoUVpkVltTOg6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yqvlcFbzWCtNo17boVeN0Z652TZwKXub9uNQ7v70aybURHjiPtYCQftHFrne"
["last_ip"]=>
string(14) "185.56.209.175"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-09-03 12:11:18"
["created_at"]=>
string(19) "2016-07-24 12:59:24"
["updated_at"]=>
string(19) "2022-09-03 12:11:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[137]=>
object(App\Models\Observe)#938 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169060)
["users_id"]=>
int(76617)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 20:36:03"
["updated_at"]=>
string(19) "2017-11-09 20:36:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(169060)
["users_id"]=>
int(76617)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 20:36:03"
["updated_at"]=>
string(19) "2017-11-09 20:36:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#656 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(76617)
["name"]=>
string(7) "kyjomen"
["slug"]=>
string(7) "kyjomen"
["email"]=>
string(17) "kyjo23@interia.pl"
["password"]=>
string(60) "$2y$10$P0ejKLX3aUxt8F65/QVqUO6zXnHOJZ9NTgYfRppdU33Uad5wXoZxW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DyN42Ccek7aKsYfkFRXjjSBXv1fuSvW85an9xBTuEX2ZviZGIBdAR7nu62Y3"
["last_ip"]=>
string(14) "46.134.102.117"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-01 08:06:40"
["created_at"]=>
string(19) "2013-09-23 23:11:34"
["updated_at"]=>
string(19) "2023-08-01 08:06:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(76617)
["name"]=>
string(7) "kyjomen"
["slug"]=>
string(7) "kyjomen"
["email"]=>
string(17) "kyjo23@interia.pl"
["password"]=>
string(60) "$2y$10$P0ejKLX3aUxt8F65/QVqUO6zXnHOJZ9NTgYfRppdU33Uad5wXoZxW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DyN42Ccek7aKsYfkFRXjjSBXv1fuSvW85an9xBTuEX2ZviZGIBdAR7nu62Y3"
["last_ip"]=>
string(14) "46.134.102.117"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-01 08:06:40"
["created_at"]=>
string(19) "2013-09-23 23:11:34"
["updated_at"]=>
string(19) "2023-08-01 08:06:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[138]=>
object(App\Models\Observe)#939 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169061)
["users_id"]=>
int(88463)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 22:43:16"
["updated_at"]=>
string(19) "2017-11-09 22:43:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(169061)
["users_id"]=>
int(88463)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 22:43:16"
["updated_at"]=>
string(19) "2017-11-09 22:43:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#655 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(88463)
["name"]=>
string(8) "szymek13"
["slug"]=>
string(8) "szymek13"
["email"]=>
string(15) "ula79@gazeta.pl"
["password"]=>
string(60) "$2y$10$ueyKupiYLWfchfF.slAIGOJQZnt3keUwob0zwe8YxbJDCGYuC4iwm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vYQgyCyJwcRwajZ0uwThzxJVpW3Q91PzrSSqheQFT91rNohMjtkbelARvekf"
["last_ip"]=>
string(12) "5.173.137.83"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0"
["last_logged_at"]=>
string(19) "2021-11-16 19:34:17"
["created_at"]=>
string(19) "2015-05-10 10:13:51"
["updated_at"]=>
string(19) "2021-11-16 19:34:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(88463)
["name"]=>
string(8) "szymek13"
["slug"]=>
string(8) "szymek13"
["email"]=>
string(15) "ula79@gazeta.pl"
["password"]=>
string(60) "$2y$10$ueyKupiYLWfchfF.slAIGOJQZnt3keUwob0zwe8YxbJDCGYuC4iwm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vYQgyCyJwcRwajZ0uwThzxJVpW3Q91PzrSSqheQFT91rNohMjtkbelARvekf"
["last_ip"]=>
string(12) "5.173.137.83"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0"
["last_logged_at"]=>
string(19) "2021-11-16 19:34:17"
["created_at"]=>
string(19) "2015-05-10 10:13:51"
["updated_at"]=>
string(19) "2021-11-16 19:34:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[139]=>
object(App\Models\Observe)#940 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169062)
["users_id"]=>
int(59977)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 23:02:40"
["updated_at"]=>
string(19) "2017-11-09 23:02:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(169062)
["users_id"]=>
int(59977)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-09 23:02:40"
["updated_at"]=>
string(19) "2017-11-09 23:02:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#654 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(59977)
["name"]=>
string(13) "z113-szczecin"
["slug"]=>
string(13) "z113-szczecin"
["email"]=>
string(22) "joanna10_77@interia.eu"
["password"]=>
string(60) "$2y$10$2TR6dJpynGKIUettuJ9C/uTwCesb9RLyv8yMScfQJ7Lwk8OXZZDBi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ha4cDXLqTEp5aqppXaECo6sVgAPMuxGox3qlUghqua6JR6oOu9fpn5GpKdDA"
["last_ip"]=>
string(12) "80.94.31.191"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-10-14 21:08:35"
["created_at"]=>
string(19) "2012-09-20 13:18:57"
["updated_at"]=>
string(19) "2020-10-14 21:08:35"
}
["original":protected]=>
array(26) {
["id"]=>
int(59977)
["name"]=>
string(13) "z113-szczecin"
["slug"]=>
string(13) "z113-szczecin"
["email"]=>
string(22) "joanna10_77@interia.eu"
["password"]=>
string(60) "$2y$10$2TR6dJpynGKIUettuJ9C/uTwCesb9RLyv8yMScfQJ7Lwk8OXZZDBi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ha4cDXLqTEp5aqppXaECo6sVgAPMuxGox3qlUghqua6JR6oOu9fpn5GpKdDA"
["last_ip"]=>
string(12) "80.94.31.191"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-10-14 21:08:35"
["created_at"]=>
string(19) "2012-09-20 13:18:57"
["updated_at"]=>
string(19) "2020-10-14 21:08:35"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[140]=>
object(App\Models\Observe)#941 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169065)
["users_id"]=>
int(49820)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 00:00:59"
["updated_at"]=>
string(19) "2017-11-10 00:00:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(169065)
["users_id"]=>
int(49820)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 00:00:59"
["updated_at"]=>
string(19) "2017-11-10 00:00:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#653 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49820)
["name"]=>
string(10) "s-agata578"
["slug"]=>
string(10) "s-agata578"
["email"]=>
string(14) "s-agata5@wp.pl"
["password"]=>
string(60) "$2y$10$CAX5.BzehmD4U3a9eDdF5ucx/Hd/Pl8dyyH36WhR64yK.woVn/ynS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "FuvxzRlZnfrY9UalxnJA7IZNXQowCBn2bpy1iGtZkXvdaZZYpR5pz6qxwwJp"
["last_ip"]=>
string(14) "188.146.99.181"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-03-09 14:04:17"
["created_at"]=>
string(19) "2017-06-03 20:54:56"
["updated_at"]=>
string(19) "2021-03-09 14:04:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(49820)
["name"]=>
string(10) "s-agata578"
["slug"]=>
string(10) "s-agata578"
["email"]=>
string(14) "s-agata5@wp.pl"
["password"]=>
string(60) "$2y$10$CAX5.BzehmD4U3a9eDdF5ucx/Hd/Pl8dyyH36WhR64yK.woVn/ynS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "FuvxzRlZnfrY9UalxnJA7IZNXQowCBn2bpy1iGtZkXvdaZZYpR5pz6qxwwJp"
["last_ip"]=>
string(14) "188.146.99.181"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-03-09 14:04:17"
["created_at"]=>
string(19) "2017-06-03 20:54:56"
["updated_at"]=>
string(19) "2021-03-09 14:04:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[141]=>
object(App\Models\Observe)#942 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169067)
["users_id"]=>
int(92883)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 07:47:15"
["updated_at"]=>
string(19) "2017-11-10 07:47:15"
}
["original":protected]=>
array(6) {
["id"]=>
int(169067)
["users_id"]=>
int(92883)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 07:47:15"
["updated_at"]=>
string(19) "2017-11-10 07:47:15"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#652 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(92883)
["name"]=>
string(11) "sandranadia"
["slug"]=>
string(11) "sandranadia"
["email"]=>
string(15) "sandiiix3@o2.pl"
["password"]=>
string(40) "cad1524360e58851cd0ae1e82b75ff5283474667"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "193.106.130.235"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-05-26 17:51:45"
["created_at"]=>
string(19) "2015-11-30 13:40:41"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(92883)
["name"]=>
string(11) "sandranadia"
["slug"]=>
string(11) "sandranadia"
["email"]=>
string(15) "sandiiix3@o2.pl"
["password"]=>
string(40) "cad1524360e58851cd0ae1e82b75ff5283474667"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "193.106.130.235"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-05-26 17:51:45"
["created_at"]=>
string(19) "2015-11-30 13:40:41"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[142]=>
object(App\Models\Observe)#943 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169086)
["users_id"]=>
int(61832)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 18:49:08"
["updated_at"]=>
string(19) "2017-11-10 18:49:08"
}
["original":protected]=>
array(6) {
["id"]=>
int(169086)
["users_id"]=>
int(61832)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 18:49:08"
["updated_at"]=>
string(19) "2017-11-10 18:49:08"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#651 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(61832)
["name"]=>
string(7) "logatom"
["slug"]=>
string(7) "logatom"
["email"]=>
string(12) "m_ania@vp.pl"
["password"]=>
string(40) "52dbebb8fcf793bac1035296f176891811762ac8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "79.185.90.51"
["last_host"]=>
string(29) "Firefox, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-28 17:56:20"
["created_at"]=>
string(19) "2010-12-12 15:04:46"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(61832)
["name"]=>
string(7) "logatom"
["slug"]=>
string(7) "logatom"
["email"]=>
string(12) "m_ania@vp.pl"
["password"]=>
string(40) "52dbebb8fcf793bac1035296f176891811762ac8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "79.185.90.51"
["last_host"]=>
string(29) "Firefox, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-28 17:56:20"
["created_at"]=>
string(19) "2010-12-12 15:04:46"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[143]=>
object(App\Models\Observe)#944 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169087)
["users_id"]=>
int(17228)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 19:05:52"
["updated_at"]=>
string(19) "2017-11-10 19:05:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(169087)
["users_id"]=>
int(17228)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 19:05:52"
["updated_at"]=>
string(19) "2017-11-10 19:05:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#650 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(17228)
["name"]=>
string(5) "e-121"
["slug"]=>
string(5) "e-121"
["email"]=>
string(15) "rgajewski@o2.pl"
["password"]=>
string(60) "$2y$10$8rjQGAOG5QRbAAjltiS1AeULkz5DEdSzuNO0JCc3LPLqHFtARJSAO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "74zkpETNx89TMqPpEgEQQ4eDwtdAH640b479Av2wXxkL8pHHBbHoz1OtAkDM"
["last_ip"]=>
string(12) "93.177.91.58"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-04-11 22:34:40"
["created_at"]=>
string(19) "2017-04-02 09:41:06"
["updated_at"]=>
string(19) "2022-04-11 22:34:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(17228)
["name"]=>
string(5) "e-121"
["slug"]=>
string(5) "e-121"
["email"]=>
string(15) "rgajewski@o2.pl"
["password"]=>
string(60) "$2y$10$8rjQGAOG5QRbAAjltiS1AeULkz5DEdSzuNO0JCc3LPLqHFtARJSAO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "74zkpETNx89TMqPpEgEQQ4eDwtdAH640b479Av2wXxkL8pHHBbHoz1OtAkDM"
["last_ip"]=>
string(12) "93.177.91.58"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-04-11 22:34:40"
["created_at"]=>
string(19) "2017-04-02 09:41:06"
["updated_at"]=>
string(19) "2022-04-11 22:34:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[144]=>
object(App\Models\Observe)#945 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169088)
["users_id"]=>
int(40710)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 19:17:42"
["updated_at"]=>
string(19) "2017-11-10 19:17:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(169088)
["users_id"]=>
int(40710)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-10 19:17:42"
["updated_at"]=>
string(19) "2017-11-10 19:17:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#649 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40710)
["name"]=>
string(14) "naszejablonki6"
["slug"]=>
string(14) "naszejablonki6"
["email"]=>
string(16) "amacko@gazeta.pl"
["password"]=>
string(60) "$2y$10$SE0MaYfP8EHDX.r9SaOg5OvECf.J6fS1lhxwEpI5p.ktF2XDPzX.i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "4h8cnREDi1ONzRhlRbTVFEp5DfpjPtHxXRHCxzKJG8cLc2lyD5wmuSwQxHpD"
["last_ip"]=>
string(13) "81.161.204.79"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-02-18 19:31:36"
["created_at"]=>
string(19) "2017-07-16 20:40:50"
["updated_at"]=>
string(19) "2023-02-18 19:31:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(40710)
["name"]=>
string(14) "naszejablonki6"
["slug"]=>
string(14) "naszejablonki6"
["email"]=>
string(16) "amacko@gazeta.pl"
["password"]=>
string(60) "$2y$10$SE0MaYfP8EHDX.r9SaOg5OvECf.J6fS1lhxwEpI5p.ktF2XDPzX.i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "4h8cnREDi1ONzRhlRbTVFEp5DfpjPtHxXRHCxzKJG8cLc2lyD5wmuSwQxHpD"
["last_ip"]=>
string(13) "81.161.204.79"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-02-18 19:31:36"
["created_at"]=>
string(19) "2017-07-16 20:40:50"
["updated_at"]=>
string(19) "2023-02-18 19:31:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[145]=>
object(App\Models\Observe)#946 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169160)
["users_id"]=>
int(9035)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-11 18:09:42"
["updated_at"]=>
string(19) "2017-11-11 18:09:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(169160)
["users_id"]=>
int(9035)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-11 18:09:42"
["updated_at"]=>
string(19) "2017-11-11 18:09:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#648 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(9035)
["name"]=>
string(6) "asrudy"
["slug"]=>
string(6) "asrudy"
["email"]=>
string(19) "agarudy02@gmail.com"
["password"]=>
string(60) "$2y$10$klD/51ef5qw9xrJXufDb4euU2RQ9AbEYYrRHVv/Afsr3XvVdUJm5y"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "84.150.162.60"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0"
["last_logged_at"]=>
string(19) "2020-06-04 20:41:18"
["created_at"]=>
string(19) "2012-06-12 22:12:54"
["updated_at"]=>
string(19) "2020-06-04 20:41:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(9035)
["name"]=>
string(6) "asrudy"
["slug"]=>
string(6) "asrudy"
["email"]=>
string(19) "agarudy02@gmail.com"
["password"]=>
string(60) "$2y$10$klD/51ef5qw9xrJXufDb4euU2RQ9AbEYYrRHVv/Afsr3XvVdUJm5y"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "84.150.162.60"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0"
["last_logged_at"]=>
string(19) "2020-06-04 20:41:18"
["created_at"]=>
string(19) "2012-06-12 22:12:54"
["updated_at"]=>
string(19) "2020-06-04 20:41:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[146]=>
object(App\Models\Observe)#947 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169259)
["users_id"]=>
int(99574)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-13 12:44:23"
["updated_at"]=>
string(19) "2017-11-13 12:44:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(169259)
["users_id"]=>
int(99574)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-13 12:44:23"
["updated_at"]=>
string(19) "2017-11-13 12:44:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#647 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99574)
["name"]=>
string(8) "lewandom"
["slug"]=>
string(8) "lewandom"
["email"]=>
string(14) "monialew@wp.pl"
["password"]=>
string(60) "$2y$10$s0XKilfrtTCwGyMgPMczaeGeIrzqH9XWVhKCAzd/0VYYFgPIoIRPK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "77.115.238.114"
["last_host"]=>
string(147) "HTTP_USER_AGENT: Mozilla/5.0 (iPad; CPU OS 12_4_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-06-03 19:55:41"
["created_at"]=>
string(19) "2016-09-22 14:45:25"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(99574)
["name"]=>
string(8) "lewandom"
["slug"]=>
string(8) "lewandom"
["email"]=>
string(14) "monialew@wp.pl"
["password"]=>
string(60) "$2y$10$s0XKilfrtTCwGyMgPMczaeGeIrzqH9XWVhKCAzd/0VYYFgPIoIRPK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "77.115.238.114"
["last_host"]=>
string(147) "HTTP_USER_AGENT: Mozilla/5.0 (iPad; CPU OS 12_4_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-06-03 19:55:41"
["created_at"]=>
string(19) "2016-09-22 14:45:25"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[147]=>
object(App\Models\Observe)#948 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169274)
["users_id"]=>
int(72672)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-13 16:40:58"
["updated_at"]=>
string(19) "2017-11-13 16:40:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(169274)
["users_id"]=>
int(72672)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-13 16:40:58"
["updated_at"]=>
string(19) "2017-11-13 16:40:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#646 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(72672)
["name"]=>
string(9) "marek1979"
["slug"]=>
string(9) "marek1979"
["email"]=>
string(18) "emitula@interia.pl"
["password"]=>
string(40) "5e50b50cf07bb81da6ba7f28ace311b493601175"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "37.248.211.122"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-02-25 15:38:30"
["created_at"]=>
string(19) "2013-02-18 16:37:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(72672)
["name"]=>
string(9) "marek1979"
["slug"]=>
string(9) "marek1979"
["email"]=>
string(18) "emitula@interia.pl"
["password"]=>
string(40) "5e50b50cf07bb81da6ba7f28ace311b493601175"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "37.248.211.122"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-02-25 15:38:30"
["created_at"]=>
string(19) "2013-02-18 16:37:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[148]=>
object(App\Models\Observe)#949 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169336)
["users_id"]=>
int(61059)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 20:10:59"
["updated_at"]=>
string(19) "2017-11-14 20:10:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(169336)
["users_id"]=>
int(61059)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 20:10:59"
["updated_at"]=>
string(19) "2017-11-14 20:10:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#645 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(61059)
["name"]=>
string(6) "onunka"
["slug"]=>
string(6) "onunka"
["email"]=>
string(18) "ulka-roman@tlen.pl"
["password"]=>
string(60) "$2y$10$ciFy2JYgtV2ef7/s8lOq1OeiYP/TFs1Ud4Rv8lwwka/NlhBMY4Yf6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WUFU20SArZg4MHRHBqTJgobapMD8KcerstXzs3rHGLrbeQ4ZUTpHKofMgtRa"
["last_ip"]=>
string(14) "193.56.104.197"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-06-19 19:03:10"
["created_at"]=>
string(19) "2010-04-15 12:48:40"
["updated_at"]=>
string(19) "2024-06-19 19:03:10"
}
["original":protected]=>
array(26) {
["id"]=>
int(61059)
["name"]=>
string(6) "onunka"
["slug"]=>
string(6) "onunka"
["email"]=>
string(18) "ulka-roman@tlen.pl"
["password"]=>
string(60) "$2y$10$ciFy2JYgtV2ef7/s8lOq1OeiYP/TFs1Ud4Rv8lwwka/NlhBMY4Yf6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WUFU20SArZg4MHRHBqTJgobapMD8KcerstXzs3rHGLrbeQ4ZUTpHKofMgtRa"
["last_ip"]=>
string(14) "193.56.104.197"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-06-19 19:03:10"
["created_at"]=>
string(19) "2010-04-15 12:48:40"
["updated_at"]=>
string(19) "2024-06-19 19:03:10"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[149]=>
object(App\Models\Observe)#950 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169347)
["users_id"]=>
int(40471)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 21:33:20"
["updated_at"]=>
string(19) "2017-11-14 21:33:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(169347)
["users_id"]=>
int(40471)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 21:33:20"
["updated_at"]=>
string(19) "2017-11-14 21:33:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#644 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40471)
["name"]=>
string(12) "nasz-dom2014"
["slug"]=>
string(12) "nasz-dom2014"
["email"]=>
string(19) "paulinaluczka@wp.pl"
["password"]=>
string(40) "e0e3d61ee009c8af8c79fd920edbe58fae788f32"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "85.221.155.158"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0; ALE-L21) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-09-07 05:11:48"
["created_at"]=>
string(19) "2013-09-30 16:42:06"
["updated_at"]=>
string(19) "2013-09-30 16:42:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(40471)
["name"]=>
string(12) "nasz-dom2014"
["slug"]=>
string(12) "nasz-dom2014"
["email"]=>
string(19) "paulinaluczka@wp.pl"
["password"]=>
string(40) "e0e3d61ee009c8af8c79fd920edbe58fae788f32"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "85.221.155.158"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0; ALE-L21) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-09-07 05:11:48"
["created_at"]=>
string(19) "2013-09-30 16:42:06"
["updated_at"]=>
string(19) "2013-09-30 16:42:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[150]=>
object(App\Models\Observe)#951 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169352)
["users_id"]=>
int(5210)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 22:35:37"
["updated_at"]=>
string(19) "2017-11-14 22:35:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(169352)
["users_id"]=>
int(5210)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 22:35:37"
["updated_at"]=>
string(19) "2017-11-14 22:35:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#643 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5210)
["name"]=>
string(6) "agunia"
["slug"]=>
string(6) "agunia"
["email"]=>
string(14) "agunia70@vp.pl"
["password"]=>
string(40) "3e19189b56bcf65eb07a375888ae0d9bc440a9b7"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.223.64.243"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-11-20 08:18:02"
["created_at"]=>
string(19) "2011-04-21 18:50:36"
["updated_at"]=>
string(19) "2011-04-21 18:50:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(5210)
["name"]=>
string(6) "agunia"
["slug"]=>
string(6) "agunia"
["email"]=>
string(14) "agunia70@vp.pl"
["password"]=>
string(40) "3e19189b56bcf65eb07a375888ae0d9bc440a9b7"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.223.64.243"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-11-20 08:18:02"
["created_at"]=>
string(19) "2011-04-21 18:50:36"
["updated_at"]=>
string(19) "2011-04-21 18:50:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[151]=>
object(App\Models\Observe)#952 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169353)
["users_id"]=>
int(43928)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 22:43:33"
["updated_at"]=>
string(19) "2017-11-14 22:43:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(169353)
["users_id"]=>
int(43928)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-14 22:43:33"
["updated_at"]=>
string(19) "2017-11-14 22:43:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#642 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(43928)
["name"]=>
string(9) "oxxxo1989"
["slug"]=>
string(9) "oxxxo1989"
["email"]=>
string(19) "oxxxo1989@gmail.com"
["password"]=>
string(60) "$2y$10$1PereYQIpB.m091AWhi1V.d3jzAD3gPI6QUwPPpkh75gSyEWDyIYu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "eTio7x67uGvceAOiudM10Xzv56B2H4li9t0HWAlUUGbbdVOwVuDWM0YnOx9c"
["last_ip"]=>
string(14) "89.231.203.218"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-06 20:11:45"
["created_at"]=>
string(19) "2016-02-28 22:45:16"
["updated_at"]=>
string(19) "2023-08-06 20:11:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(43928)
["name"]=>
string(9) "oxxxo1989"
["slug"]=>
string(9) "oxxxo1989"
["email"]=>
string(19) "oxxxo1989@gmail.com"
["password"]=>
string(60) "$2y$10$1PereYQIpB.m091AWhi1V.d3jzAD3gPI6QUwPPpkh75gSyEWDyIYu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "eTio7x67uGvceAOiudM10Xzv56B2H4li9t0HWAlUUGbbdVOwVuDWM0YnOx9c"
["last_ip"]=>
string(14) "89.231.203.218"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-06 20:11:45"
["created_at"]=>
string(19) "2016-02-28 22:45:16"
["updated_at"]=>
string(19) "2023-08-06 20:11:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[152]=>
object(App\Models\Observe)#953 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169366)
["users_id"]=>
int(99590)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 08:26:17"
["updated_at"]=>
string(19) "2017-11-15 08:26:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(169366)
["users_id"]=>
int(99590)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 08:26:17"
["updated_at"]=>
string(19) "2017-11-15 08:26:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#641 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99590)
["name"]=>
string(7) "ekstasa"
["slug"]=>
string(7) "ekstasa"
["email"]=>
string(24) "karolcia_@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$sAn7RU8saNyg1YyivF6U5ecDhxbFsI5bZOebz.2hFsLsoSkOmhxQy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "AXLGUEI8UgeZvCP05wQEdtJlR6ftnW5Rc9QamSarzGaVHyzlXfyg2kuzNiuk"
["last_ip"]=>
string(13) "91.233.19.251"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0"
["last_logged_at"]=>
string(19) "2023-04-20 09:06:49"
["created_at"]=>
string(19) "2016-09-23 14:38:46"
["updated_at"]=>
string(19) "2023-04-20 09:06:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(99590)
["name"]=>
string(7) "ekstasa"
["slug"]=>
string(7) "ekstasa"
["email"]=>
string(24) "karolcia_@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$sAn7RU8saNyg1YyivF6U5ecDhxbFsI5bZOebz.2hFsLsoSkOmhxQy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "AXLGUEI8UgeZvCP05wQEdtJlR6ftnW5Rc9QamSarzGaVHyzlXfyg2kuzNiuk"
["last_ip"]=>
string(13) "91.233.19.251"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0"
["last_logged_at"]=>
string(19) "2023-04-20 09:06:49"
["created_at"]=>
string(19) "2016-09-23 14:38:46"
["updated_at"]=>
string(19) "2023-04-20 09:06:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[153]=>
object(App\Models\Observe)#954 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169369)
["users_id"]=>
int(17516)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 09:32:43"
["updated_at"]=>
string(19) "2017-11-15 09:32:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(169369)
["users_id"]=>
int(17516)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 09:32:43"
["updated_at"]=>
string(19) "2017-11-15 09:32:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#640 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(17516)
["name"]=>
string(12) "edyta.marcin"
["slug"]=>
string(13) "edyta--marcin"
["email"]=>
string(17) "e.szymanska@vp.pl"
["password"]=>
string(40) "a028011eae71c85900742a9ad12c1955792159d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "185.237.140.112"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2019-10-09 09:33:15"
["created_at"]=>
string(19) "2015-04-15 19:39:59"
["updated_at"]=>
string(19) "2015-04-15 19:39:59"
}
["original":protected]=>
array(26) {
["id"]=>
int(17516)
["name"]=>
string(12) "edyta.marcin"
["slug"]=>
string(13) "edyta--marcin"
["email"]=>
string(17) "e.szymanska@vp.pl"
["password"]=>
string(40) "a028011eae71c85900742a9ad12c1955792159d4"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(15) "185.237.140.112"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2019-10-09 09:33:15"
["created_at"]=>
string(19) "2015-04-15 19:39:59"
["updated_at"]=>
string(19) "2015-04-15 19:39:59"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[154]=>
object(App\Models\Observe)#955 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169379)
["users_id"]=>
int(87715)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 12:06:44"
["updated_at"]=>
string(19) "2017-11-15 12:06:44"
}
["original":protected]=>
array(6) {
["id"]=>
int(169379)
["users_id"]=>
int(87715)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 12:06:44"
["updated_at"]=>
string(19) "2017-11-15 12:06:44"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#639 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(87715)
["name"]=>
string(14) "miodokwiaty-k1"
["slug"]=>
string(14) "miodokwiaty-k1"
["email"]=>
string(14) "solito3@go2.pl"
["password"]=>
string(60) "$2y$10$VYieQrg20D336cCbXBoVx.5X2syqKTQEHHgR/zDVL1NKipKoAHutm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6gOhTOTTixoze5aBhSojzdiE2Cu4ZhWU0jgkzZciTGlKl17gFZ2xKkW3OACs"
["last_ip"]=>
string(13) "91.237.86.197"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0"
["last_logged_at"]=>
string(19) "2022-01-30 09:43:15"
["created_at"]=>
string(19) "2015-04-09 16:55:57"
["updated_at"]=>
string(19) "2022-01-30 09:43:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(87715)
["name"]=>
string(14) "miodokwiaty-k1"
["slug"]=>
string(14) "miodokwiaty-k1"
["email"]=>
string(14) "solito3@go2.pl"
["password"]=>
string(60) "$2y$10$VYieQrg20D336cCbXBoVx.5X2syqKTQEHHgR/zDVL1NKipKoAHutm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6gOhTOTTixoze5aBhSojzdiE2Cu4ZhWU0jgkzZciTGlKl17gFZ2xKkW3OACs"
["last_ip"]=>
string(13) "91.237.86.197"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0"
["last_logged_at"]=>
string(19) "2022-01-30 09:43:15"
["created_at"]=>
string(19) "2015-04-09 16:55:57"
["updated_at"]=>
string(19) "2022-01-30 09:43:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[155]=>
object(App\Models\Observe)#956 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169384)
["users_id"]=>
int(10608)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 13:58:13"
["updated_at"]=>
string(19) "2017-11-15 13:58:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(169384)
["users_id"]=>
int(10608)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 13:58:13"
["updated_at"]=>
string(19) "2017-11-15 13:58:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#638 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10608)
["name"]=>
string(15) "bergeniowieclbn"
["slug"]=>
string(15) "bergeniowieclbn"
["email"]=>
string(16) "ewa_w7@poczta.fm"
["password"]=>
string(60) "$2y$10$L.iC.G3p6aPCobZc5CURzOrGURJkRDzjQERQUza0AovXgLgbUmrga"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UmdOBdHzrERE5crfdE5CCOUDvvfkuSzWnoGYEkBItUBPwI0wG5FITd2GRdSs"
["last_ip"]=>
string(13) "109.200.89.66"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-26 11:23:57"
["created_at"]=>
string(19) "2017-03-12 16:03:26"
["updated_at"]=>
string(19) "2024-04-26 11:32:27"
}
["original":protected]=>
array(26) {
["id"]=>
int(10608)
["name"]=>
string(15) "bergeniowieclbn"
["slug"]=>
string(15) "bergeniowieclbn"
["email"]=>
string(16) "ewa_w7@poczta.fm"
["password"]=>
string(60) "$2y$10$L.iC.G3p6aPCobZc5CURzOrGURJkRDzjQERQUza0AovXgLgbUmrga"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UmdOBdHzrERE5crfdE5CCOUDvvfkuSzWnoGYEkBItUBPwI0wG5FITd2GRdSs"
["last_ip"]=>
string(13) "109.200.89.66"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-26 11:23:57"
["created_at"]=>
string(19) "2017-03-12 16:03:26"
["updated_at"]=>
string(19) "2024-04-26 11:32:27"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[156]=>
object(App\Models\Observe)#957 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169397)
["users_id"]=>
int(7230)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 16:43:16"
["updated_at"]=>
string(19) "2017-11-15 16:43:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(169397)
["users_id"]=>
int(7230)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 16:43:16"
["updated_at"]=>
string(19) "2017-11-15 16:43:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#637 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7230)
["name"]=>
string(12) "aniaopalek2g"
["slug"]=>
string(12) "aniaopalek2g"
["email"]=>
string(19) "ania.marysia1@wp.pl"
["password"]=>
string(40) "a32a6c3adc0ce95841848b64330b15619f16e9d3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "91.226.68.2"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2012-07-29 17:52:45"
["created_at"]=>
string(19) "2010-08-22 14:25:55"
["updated_at"]=>
string(19) "2010-08-22 14:25:55"
}
["original":protected]=>
array(26) {
["id"]=>
int(7230)
["name"]=>
string(12) "aniaopalek2g"
["slug"]=>
string(12) "aniaopalek2g"
["email"]=>
string(19) "ania.marysia1@wp.pl"
["password"]=>
string(40) "a32a6c3adc0ce95841848b64330b15619f16e9d3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "91.226.68.2"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2012-07-29 17:52:45"
["created_at"]=>
string(19) "2010-08-22 14:25:55"
["updated_at"]=>
string(19) "2010-08-22 14:25:55"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[157]=>
object(App\Models\Observe)#958 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169398)
["users_id"]=>
int(5081)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 18:01:52"
["updated_at"]=>
string(19) "2017-11-15 18:01:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(169398)
["users_id"]=>
int(5081)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 18:01:52"
["updated_at"]=>
string(19) "2017-11-15 18:01:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#636 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5081)
["name"]=>
string(11) "agnieszka29"
["slug"]=>
string(11) "agnieszka29"
["email"]=>
string(14) "agula102@wp.pl"
["password"]=>
string(40) "8b1af36f78018f661e1b17adaf0b5b36e4ff318c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "109.196.88.124"
["last_host"]=>
string(22) "Firefox, Windows Vista"
["last_logged_at"]=>
string(19) "2015-02-06 20:44:23"
["created_at"]=>
string(19) "2011-07-22 19:04:23"
["updated_at"]=>
string(19) "2011-07-22 19:04:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(5081)
["name"]=>
string(11) "agnieszka29"
["slug"]=>
string(11) "agnieszka29"
["email"]=>
string(14) "agula102@wp.pl"
["password"]=>
string(40) "8b1af36f78018f661e1b17adaf0b5b36e4ff318c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "109.196.88.124"
["last_host"]=>
string(22) "Firefox, Windows Vista"
["last_logged_at"]=>
string(19) "2015-02-06 20:44:23"
["created_at"]=>
string(19) "2011-07-22 19:04:23"
["updated_at"]=>
string(19) "2011-07-22 19:04:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[158]=>
object(App\Models\Observe)#959 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169401)
["users_id"]=>
int(34508)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 19:16:19"
["updated_at"]=>
string(19) "2017-11-15 19:16:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(169401)
["users_id"]=>
int(34508)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-15 19:16:19"
["updated_at"]=>
string(19) "2017-11-15 19:16:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#635 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34508)
["name"]=>
string(10) "madera2016"
["slug"]=>
string(10) "madera2016"
["email"]=>
string(21) "patryslaw28@gmail.com"
["password"]=>
string(60) "$2y$10$kMTBpt/ejYBYG2Lm3vdIl.resMl91HAvzV9xRM2Nxvy4Cz4swDawq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rxQSNqB0AKugHT5troV2oUigcIysELt1p7sK7v7tVeTl3biPPa5wwK1lMg86"
["last_ip"]=>
string(12) "94.240.28.95"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A505FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-04-15 17:37:18"
["created_at"]=>
string(19) "2016-10-11 12:39:10"
["updated_at"]=>
string(19) "2021-04-15 17:37:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(34508)
["name"]=>
string(10) "madera2016"
["slug"]=>
string(10) "madera2016"
["email"]=>
string(21) "patryslaw28@gmail.com"
["password"]=>
string(60) "$2y$10$kMTBpt/ejYBYG2Lm3vdIl.resMl91HAvzV9xRM2Nxvy4Cz4swDawq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rxQSNqB0AKugHT5troV2oUigcIysELt1p7sK7v7tVeTl3biPPa5wwK1lMg86"
["last_ip"]=>
string(12) "94.240.28.95"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A505FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-04-15 17:37:18"
["created_at"]=>
string(19) "2016-10-11 12:39:10"
["updated_at"]=>
string(19) "2021-04-15 17:37:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[159]=>
object(App\Models\Observe)#960 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169432)
["users_id"]=>
int(34690)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-16 00:41:04"
["updated_at"]=>
string(19) "2017-11-16 00:41:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(169432)
["users_id"]=>
int(34690)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-16 00:41:04"
["updated_at"]=>
string(19) "2017-11-16 00:41:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#634 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34690)
["name"]=>
string(7) "mag1406"
["slug"]=>
string(7) "mag1406"
["email"]=>
string(22) "emilia0kusmierek@wp.pl"
["password"]=>
string(60) "$2y$10$LwSFSh/ShjbMBdlH1rvt1uLSzwQUNxbHDQBvRAW/JhZFz9dKAEuo2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Uxg5ppVyXYrqNUEk97LwxeTLNy63HYJGDRAdsvZCMuFRxBtJZeMMaOqJ5IoT"
["last_ip"]=>
string(13) "83.242.122.13"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-02 22:11:22"
["created_at"]=>
string(19) "2016-02-17 19:16:03"
["updated_at"]=>
string(19) "2023-09-02 22:11:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(34690)
["name"]=>
string(7) "mag1406"
["slug"]=>
string(7) "mag1406"
["email"]=>
string(22) "emilia0kusmierek@wp.pl"
["password"]=>
string(60) "$2y$10$LwSFSh/ShjbMBdlH1rvt1uLSzwQUNxbHDQBvRAW/JhZFz9dKAEuo2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Uxg5ppVyXYrqNUEk97LwxeTLNy63HYJGDRAdsvZCMuFRxBtJZeMMaOqJ5IoT"
["last_ip"]=>
string(13) "83.242.122.13"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-02 22:11:22"
["created_at"]=>
string(19) "2016-02-17 19:16:03"
["updated_at"]=>
string(19) "2023-09-02 22:11:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[160]=>
object(App\Models\Observe)#961 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169439)
["users_id"]=>
int(69946)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-16 11:22:31"
["updated_at"]=>
string(19) "2017-11-16 11:22:31"
}
["original":protected]=>
array(6) {
["id"]=>
int(169439)
["users_id"]=>
int(69946)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-16 11:22:31"
["updated_at"]=>
string(19) "2017-11-16 11:22:31"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#633 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(69946)
["name"]=>
string(6) "anitag"
["slug"]=>
string(6) "anitag"
["email"]=>
string(25) "agnieszkagoszcz@gmail.com"
["password"]=>
string(60) "$2y$10$oqlSK4OuTpoelb.94bLyJ.q8u19hvLODsNAfntexuEmE/jJmn5wLq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WE2eVOopOzpflyGWT4PiZKG9UWTsnFK6IipWnq3zUoxD9TLcsnd9ed0Wx1Eh"
["last_ip"]=>
string(12) "84.40.228.54"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-14 11:25:49"
["created_at"]=>
string(19) "2012-10-19 18:22:06"
["updated_at"]=>
string(19) "2024-04-14 11:25:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(69946)
["name"]=>
string(6) "anitag"
["slug"]=>
string(6) "anitag"
["email"]=>
string(25) "agnieszkagoszcz@gmail.com"
["password"]=>
string(60) "$2y$10$oqlSK4OuTpoelb.94bLyJ.q8u19hvLODsNAfntexuEmE/jJmn5wLq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WE2eVOopOzpflyGWT4PiZKG9UWTsnFK6IipWnq3zUoxD9TLcsnd9ed0Wx1Eh"
["last_ip"]=>
string(12) "84.40.228.54"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-14 11:25:49"
["created_at"]=>
string(19) "2012-10-19 18:22:06"
["updated_at"]=>
string(19) "2024-04-14 11:25:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[161]=>
object(App\Models\Observe)#962 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(169956)
["users_id"]=>
int(40629)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-23 20:59:03"
["updated_at"]=>
string(19) "2017-11-23 20:59:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(169956)
["users_id"]=>
int(40629)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-23 20:59:03"
["updated_at"]=>
string(19) "2017-11-23 20:59:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#632 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40629)
["name"]=>
string(16) "naszastodola2017"
["slug"]=>
string(16) "naszastodola2017"
["email"]=>
string(16) "czarna-19@go2.pl"
["password"]=>
string(60) "$2y$10$PQFrhDMd4sM2nrFH5oweR.71SGo749QZ091/zJWwHZzGiwUMQbaFy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KkvLWh6x8Dx5FQv5VcYsbLra2EfdcnmO2UxbsETDRhDbj4GuYP3EyHNYZrGD"
["last_ip"]=>
string(15) "193.106.155.124"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-16 11:22:34"
["created_at"]=>
string(19) "2017-03-20 19:34:52"
["updated_at"]=>
string(19) "2021-01-16 11:22:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(40629)
["name"]=>
string(16) "naszastodola2017"
["slug"]=>
string(16) "naszastodola2017"
["email"]=>
string(16) "czarna-19@go2.pl"
["password"]=>
string(60) "$2y$10$PQFrhDMd4sM2nrFH5oweR.71SGo749QZ091/zJWwHZzGiwUMQbaFy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KkvLWh6x8Dx5FQv5VcYsbLra2EfdcnmO2UxbsETDRhDbj4GuYP3EyHNYZrGD"
["last_ip"]=>
string(15) "193.106.155.124"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-16 11:22:34"
["created_at"]=>
string(19) "2017-03-20 19:34:52"
["updated_at"]=>
string(19) "2021-01-16 11:22:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[162]=>
object(App\Models\Observe)#963 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(170122)
["users_id"]=>
int(98723)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-26 20:35:38"
["updated_at"]=>
string(19) "2017-11-26 20:35:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(170122)
["users_id"]=>
int(98723)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-26 20:35:38"
["updated_at"]=>
string(19) "2017-11-26 20:35:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#631 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(98723)
["name"]=>
string(8) "neti2401"
["slug"]=>
string(8) "neti2401"
["email"]=>
string(17) "dzimi1234@onet.eu"
["password"]=>
string(40) "1f196eafa9f1c6df5abe10d9cd2ed8c99ae3ea63"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "81.210.2.14"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-11-05 22:51:51"
["created_at"]=>
string(19) "2016-08-03 16:19:02"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(98723)
["name"]=>
string(8) "neti2401"
["slug"]=>
string(8) "neti2401"
["email"]=>
string(17) "dzimi1234@onet.eu"
["password"]=>
string(40) "1f196eafa9f1c6df5abe10d9cd2ed8c99ae3ea63"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "81.210.2.14"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-11-05 22:51:51"
["created_at"]=>
string(19) "2016-08-03 16:19:02"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[163]=>
object(App\Models\Observe)#964 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(170166)
["users_id"]=>
int(61414)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-27 13:19:10"
["updated_at"]=>
string(19) "2017-11-27 13:19:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(170166)
["users_id"]=>
int(61414)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-27 13:19:10"
["updated_at"]=>
string(19) "2017-11-27 13:19:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#630 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(61414)
["name"]=>
string(6) "Nikoś"
["slug"]=>
string(5) "nikos"
["email"]=>
string(18) "joladobies@tlen.pl"
["password"]=>
string(40) "5e88e810c3c60ecfb7f8182b73071b254170486d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "185.129.78.49"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2019-03-17 14:45:06"
["created_at"]=>
string(19) "2010-07-31 08:56:17"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(61414)
["name"]=>
string(6) "Nikoś"
["slug"]=>
string(5) "nikos"
["email"]=>
string(18) "joladobies@tlen.pl"
["password"]=>
string(40) "5e88e810c3c60ecfb7f8182b73071b254170486d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "185.129.78.49"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2019-03-17 14:45:06"
["created_at"]=>
string(19) "2010-07-31 08:56:17"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[164]=>
object(App\Models\Observe)#965 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(170198)
["users_id"]=>
int(99250)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-27 21:56:30"
["updated_at"]=>
string(19) "2017-11-27 21:56:30"
}
["original":protected]=>
array(6) {
["id"]=>
int(170198)
["users_id"]=>
int(99250)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-11-27 21:56:30"
["updated_at"]=>
string(19) "2017-11-27 21:56:30"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#629 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99250)
["name"]=>
string(9) "karakazik"
["slug"]=>
string(9) "karakazik"
["email"]=>
string(20) "karinahaja@gmail.com"
["password"]=>
string(60) "$2y$10$4x8XOmujyYIgw8.HHZ/jXubUxxQnIZ9YYwWFg.lnYVWzWNKIc/XMW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.38.153"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-26 06:54:36"
["created_at"]=>
string(19) "2016-09-01 11:48:23"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(99250)
["name"]=>
string(9) "karakazik"
["slug"]=>
string(9) "karakazik"
["email"]=>
string(20) "karinahaja@gmail.com"
["password"]=>
string(60) "$2y$10$4x8XOmujyYIgw8.HHZ/jXubUxxQnIZ9YYwWFg.lnYVWzWNKIc/XMW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.38.153"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-26 06:54:36"
["created_at"]=>
string(19) "2016-09-01 11:48:23"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[165]=>
object(App\Models\Observe)#966 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(170736)
["users_id"]=>
int(33343)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-09 08:16:43"
["updated_at"]=>
string(19) "2017-12-09 08:16:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(170736)
["users_id"]=>
int(33343)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-09 08:16:43"
["updated_at"]=>
string(19) "2017-12-09 08:16:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#628 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(33343)
["name"]=>
string(12) "lmkalinowice"
["slug"]=>
string(12) "lmkalinowice"
["email"]=>
string(17) "lmklajn@gmail.com"
["password"]=>
string(60) "$2y$10$oQY5FhlwCEJT4OILkQYfoOOns5JEOaf4xZXhcz5n2lJVDYtpt84/."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8h7ZHu9o6Xob55xOomW076tX9gsnTzZhaaSWHOWCfNRWuCqAHWw2yEGkAsaJ"
["last_ip"]=>
string(10) "5.173.3.61"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-05-30 11:48:34"
["created_at"]=>
string(19) "2017-02-14 17:31:35"
["updated_at"]=>
string(19) "2021-05-30 11:48:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(33343)
["name"]=>
string(12) "lmkalinowice"
["slug"]=>
string(12) "lmkalinowice"
["email"]=>
string(17) "lmklajn@gmail.com"
["password"]=>
string(60) "$2y$10$oQY5FhlwCEJT4OILkQYfoOOns5JEOaf4xZXhcz5n2lJVDYtpt84/."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8h7ZHu9o6Xob55xOomW076tX9gsnTzZhaaSWHOWCfNRWuCqAHWw2yEGkAsaJ"
["last_ip"]=>
string(10) "5.173.3.61"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-05-30 11:48:34"
["created_at"]=>
string(19) "2017-02-14 17:31:35"
["updated_at"]=>
string(19) "2021-05-30 11:48:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[166]=>
object(App\Models\Observe)#967 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(170739)
["users_id"]=>
int(10232)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-09 10:16:08"
["updated_at"]=>
string(19) "2017-12-09 10:16:08"
}
["original":protected]=>
array(6) {
["id"]=>
int(170739)
["users_id"]=>
int(10232)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-09 10:16:08"
["updated_at"]=>
string(19) "2017-12-09 10:16:08"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#627 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10232)
["name"]=>
string(7) "baxdbax"
["slug"]=>
string(7) "baxdbax"
["email"]=>
string(18) "daniluk@interia.pl"
["password"]=>
string(40) "3eb9d607611829763f87eab5dbd624d09676dd88"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.184.42.94"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; Mi A2 Lite) AppleWebKit/"
["last_logged_at"]=>
string(19) "2019-04-24 18:15:13"
["created_at"]=>
string(19) "2017-11-14 21:14:23"
["updated_at"]=>
string(19) "2017-11-14 21:14:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(10232)
["name"]=>
string(7) "baxdbax"
["slug"]=>
string(7) "baxdbax"
["email"]=>
string(18) "daniluk@interia.pl"
["password"]=>
string(40) "3eb9d607611829763f87eab5dbd624d09676dd88"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "5.184.42.94"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; Mi A2 Lite) AppleWebKit/"
["last_logged_at"]=>
string(19) "2019-04-24 18:15:13"
["created_at"]=>
string(19) "2017-11-14 21:14:23"
["updated_at"]=>
string(19) "2017-11-14 21:14:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[167]=>
object(App\Models\Observe)#968 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(170969)
["users_id"]=>
int(7102)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-14 23:48:10"
["updated_at"]=>
string(19) "2017-12-14 23:48:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(170969)
["users_id"]=>
int(7102)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-14 23:48:10"
["updated_at"]=>
string(19) "2017-12-14 23:48:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#626 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7102)
["name"]=>
string(17) "aniabudujeoberona"
["slug"]=>
string(17) "aniabudujeoberona"
["email"]=>
string(29) "ania.buduje.oberona@gmail.com"
["password"]=>
string(60) "$2y$10$cx.VWAzhkG35Vg8UmedeXuTYD2lpZKKOcAjbaM5ErCtu/H9bc9vFO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3na7m2zLolcMKal7FTODIuo75cmELjweYT0fNvodhkUgP4opw9j8ZJca7Ege"
["last_ip"]=>
string(12) "89.25.217.33"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"
["last_logged_at"]=>
string(19) "2020-08-18 20:46:50"
["created_at"]=>
string(19) "2017-06-04 22:47:53"
["updated_at"]=>
string(19) "2020-08-18 20:47:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(7102)
["name"]=>
string(17) "aniabudujeoberona"
["slug"]=>
string(17) "aniabudujeoberona"
["email"]=>
string(29) "ania.buduje.oberona@gmail.com"
["password"]=>
string(60) "$2y$10$cx.VWAzhkG35Vg8UmedeXuTYD2lpZKKOcAjbaM5ErCtu/H9bc9vFO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3na7m2zLolcMKal7FTODIuo75cmELjweYT0fNvodhkUgP4opw9j8ZJca7Ege"
["last_ip"]=>
string(12) "89.25.217.33"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"
["last_logged_at"]=>
string(19) "2020-08-18 20:46:50"
["created_at"]=>
string(19) "2017-06-04 22:47:53"
["updated_at"]=>
string(19) "2020-08-18 20:47:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[168]=>
object(App\Models\Observe)#969 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171109)
["users_id"]=>
int(49298)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 19:10:47"
["updated_at"]=>
string(19) "2017-12-18 19:10:47"
}
["original":protected]=>
array(6) {
["id"]=>
int(171109)
["users_id"]=>
int(49298)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 19:10:47"
["updated_at"]=>
string(19) "2017-12-18 19:10:47"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#625 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49298)
["name"]=>
string(8) "roleksik"
["slug"]=>
string(8) "roleksik"
["email"]=>
string(29) "justyna86wlodarczyk@gmail.com"
["password"]=>
string(60) "$2y$10$ovFDIH/KK9PCVGOtdlWvNelVu/4S8BTuHAOUxtK2fGv09M4x7VLZC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TWne9H68WBXzvgmZgqaYlIZmrRszlzGuL4EwVp5YElM7vtaSZgyhrpVMLVt5"
["last_ip"]=>
string(13) "87.205.115.26"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-17 12:28:40"
["created_at"]=>
string(19) "2016-03-09 13:36:29"
["updated_at"]=>
string(19) "2025-02-17 12:28:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(49298)
["name"]=>
string(8) "roleksik"
["slug"]=>
string(8) "roleksik"
["email"]=>
string(29) "justyna86wlodarczyk@gmail.com"
["password"]=>
string(60) "$2y$10$ovFDIH/KK9PCVGOtdlWvNelVu/4S8BTuHAOUxtK2fGv09M4x7VLZC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TWne9H68WBXzvgmZgqaYlIZmrRszlzGuL4EwVp5YElM7vtaSZgyhrpVMLVt5"
["last_ip"]=>
string(13) "87.205.115.26"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-17 12:28:40"
["created_at"]=>
string(19) "2016-03-09 13:36:29"
["updated_at"]=>
string(19) "2025-02-17 12:28:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[169]=>
object(App\Models\Observe)#970 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171110)
["users_id"]=>
int(92213)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 19:31:33"
["updated_at"]=>
string(19) "2017-12-18 19:31:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(171110)
["users_id"]=>
int(92213)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 19:31:33"
["updated_at"]=>
string(19) "2017-12-18 19:31:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#624 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(92213)
["name"]=>
string(5) "miqua"
["slug"]=>
string(5) "miqua"
["email"]=>
string(16) "miqua@interia.pl"
["password"]=>
string(60) "$2y$10$ZXLjLJfS5yhn/wUPNpph8uth0aea7kdKgwI95fX51y6RAVGAzqdgW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yaLrZ7yblwyrf71D7ijzk6J5KmPPXI2zr9ywIC7mFwZIrLUszBId2tvd8vFu"
["last_ip"]=>
string(11) "83.31.92.38"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SM-G920F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-20 23:58:16"
["created_at"]=>
string(19) "2015-11-04 10:24:29"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(92213)
["name"]=>
string(5) "miqua"
["slug"]=>
string(5) "miqua"
["email"]=>
string(16) "miqua@interia.pl"
["password"]=>
string(60) "$2y$10$ZXLjLJfS5yhn/wUPNpph8uth0aea7kdKgwI95fX51y6RAVGAzqdgW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "yaLrZ7yblwyrf71D7ijzk6J5KmPPXI2zr9ywIC7mFwZIrLUszBId2tvd8vFu"
["last_ip"]=>
string(11) "83.31.92.38"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SM-G920F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-20 23:58:16"
["created_at"]=>
string(19) "2015-11-04 10:24:29"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[170]=>
object(App\Models\Observe)#971 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171111)
["users_id"]=>
int(37747)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 19:32:16"
["updated_at"]=>
string(19) "2017-12-18 19:32:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(171111)
["users_id"]=>
int(37747)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 19:32:16"
["updated_at"]=>
string(19) "2017-12-18 19:32:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#623 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37747)
["name"]=>
string(8) "mentom18"
["slug"]=>
string(8) "mentom18"
["email"]=>
string(14) "mentom18@wp.pl"
["password"]=>
string(40) "f596b180bf847fcc65fa7a7d6681d2e46cff528c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.172.239.206"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:64.0) Gecko"
["last_logged_at"]=>
string(19) "2019-01-23 18:56:02"
["created_at"]=>
string(19) "2014-10-05 13:56:58"
["updated_at"]=>
string(19) "2014-10-05 13:56:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(37747)
["name"]=>
string(8) "mentom18"
["slug"]=>
string(8) "mentom18"
["email"]=>
string(14) "mentom18@wp.pl"
["password"]=>
string(40) "f596b180bf847fcc65fa7a7d6681d2e46cff528c"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.172.239.206"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:64.0) Gecko"
["last_logged_at"]=>
string(19) "2019-01-23 18:56:02"
["created_at"]=>
string(19) "2014-10-05 13:56:58"
["updated_at"]=>
string(19) "2014-10-05 13:56:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[171]=>
object(App\Models\Observe)#972 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171113)
["users_id"]=>
int(41593)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 20:05:26"
["updated_at"]=>
string(19) "2017-12-18 20:05:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(171113)
["users_id"]=>
int(41593)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 20:05:26"
["updated_at"]=>
string(19) "2017-12-18 20:05:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#622 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(41593)
["name"]=>
string(8) "noelkabb"
["slug"]=>
string(8) "noelkabb"
["email"]=>
string(23) "eponikiewska@interia.pl"
["password"]=>
string(60) "$2y$10$oEIbRhVGdWat1Ci4nYZbg.zH8JBh2nkyolykskvvK5DV9DuV333.S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "46.134.61.190"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-T813) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-01-25 21:33:26"
["created_at"]=>
string(19) "2017-01-22 22:27:46"
["updated_at"]=>
string(19) "2020-01-25 21:33:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(41593)
["name"]=>
string(8) "noelkabb"
["slug"]=>
string(8) "noelkabb"
["email"]=>
string(23) "eponikiewska@interia.pl"
["password"]=>
string(60) "$2y$10$oEIbRhVGdWat1Ci4nYZbg.zH8JBh2nkyolykskvvK5DV9DuV333.S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "46.134.61.190"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-T813) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-01-25 21:33:26"
["created_at"]=>
string(19) "2017-01-22 22:27:46"
["updated_at"]=>
string(19) "2020-01-25 21:33:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[172]=>
object(App\Models\Observe)#973 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171118)
["users_id"]=>
int(52696)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 21:28:20"
["updated_at"]=>
string(19) "2017-12-18 21:28:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(171118)
["users_id"]=>
int(52696)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-18 21:28:20"
["updated_at"]=>
string(19) "2017-12-18 21:28:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#621 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52696)
["name"]=>
string(5) "synta"
["slug"]=>
string(5) "synta"
["email"]=>
string(13) "synta@tlen.pl"
["password"]=>
string(60) "$2y$10$i3Fb3xeB7oIzdjVR6z.hs.0bzLxDpTVq1gLd82JRc1ORGrzNY0Hde"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TYGYRx25j8mBDgDsH2BpTXgYqVvsPpozPP2IAqxTTaYwq6M1xOXS5nT0HOti"
["last_ip"]=>
string(13) "5.173.130.171"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
["last_logged_at"]=>
string(19) "2023-01-26 12:41:37"
["created_at"]=>
string(19) "2014-07-22 10:07:27"
["updated_at"]=>
string(19) "2023-01-26 12:41:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(52696)
["name"]=>
string(5) "synta"
["slug"]=>
string(5) "synta"
["email"]=>
string(13) "synta@tlen.pl"
["password"]=>
string(60) "$2y$10$i3Fb3xeB7oIzdjVR6z.hs.0bzLxDpTVq1gLd82JRc1ORGrzNY0Hde"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TYGYRx25j8mBDgDsH2BpTXgYqVvsPpozPP2IAqxTTaYwq6M1xOXS5nT0HOti"
["last_ip"]=>
string(13) "5.173.130.171"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
["last_logged_at"]=>
string(19) "2023-01-26 12:41:37"
["created_at"]=>
string(19) "2014-07-22 10:07:27"
["updated_at"]=>
string(19) "2023-01-26 12:41:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[173]=>
object(App\Models\Observe)#974 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171143)
["users_id"]=>
int(31344)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-19 09:28:23"
["updated_at"]=>
string(19) "2017-12-19 09:28:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(171143)
["users_id"]=>
int(31344)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-19 09:28:23"
["updated_at"]=>
string(19) "2017-12-19 09:28:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#620 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(31344)
["name"]=>
string(6) "kp1205"
["slug"]=>
string(6) "kp1205"
["email"]=>
string(14) "kp1205@onet.pl"
["password"]=>
string(40) "0944360bdb1c2d29e0b7a7f2e0d12fad2d881ccb"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.6.243.159"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-07-01 22:01:36"
["created_at"]=>
string(19) "2017-11-08 10:40:08"
["updated_at"]=>
string(19) "2017-11-08 10:40:08"
}
["original":protected]=>
array(26) {
["id"]=>
int(31344)
["name"]=>
string(6) "kp1205"
["slug"]=>
string(6) "kp1205"
["email"]=>
string(14) "kp1205@onet.pl"
["password"]=>
string(40) "0944360bdb1c2d29e0b7a7f2e0d12fad2d881ccb"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.6.243.159"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2018-07-01 22:01:36"
["created_at"]=>
string(19) "2017-11-08 10:40:08"
["updated_at"]=>
string(19) "2017-11-08 10:40:08"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[174]=>
object(App\Models\Observe)#975 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171153)
["users_id"]=>
int(88963)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-19 13:52:13"
["updated_at"]=>
string(19) "2017-12-19 13:52:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(171153)
["users_id"]=>
int(88963)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-19 13:52:13"
["updated_at"]=>
string(19) "2017-12-19 13:52:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#619 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(88963)
["name"]=>
string(4) "jaqi"
["slug"]=>
string(4) "jaqi"
["email"]=>
string(14) "pawlo@world.pl"
["password"]=>
string(40) "7108c8df755551c1dbf1f4ab9d18506955a3686f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "162.27.161.189"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-06-21 07:37:43"
["created_at"]=>
string(19) "2015-07-26 20:49:57"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(88963)
["name"]=>
string(4) "jaqi"
["slug"]=>
string(4) "jaqi"
["email"]=>
string(14) "pawlo@world.pl"
["password"]=>
string(40) "7108c8df755551c1dbf1f4ab9d18506955a3686f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "162.27.161.189"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2018-06-21 07:37:43"
["created_at"]=>
string(19) "2015-07-26 20:49:57"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[175]=>
object(App\Models\Observe)#976 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171155)
["users_id"]=>
int(42805)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-19 14:04:34"
["updated_at"]=>
string(19) "2017-12-19 14:04:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(171155)
["users_id"]=>
int(42805)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-19 14:04:34"
["updated_at"]=>
string(19) "2017-12-19 14:04:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#618 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(42805)
["name"]=>
string(8) "olenka78"
["slug"]=>
string(8) "olenka78"
["email"]=>
string(30) "aleksandra.glowacka@interia.pl"
["password"]=>
string(60) "$2y$10$VsQkDTTBJka9VeHnNcI8pOk3Lulvo3kwHeMFJjtQwjsOYz1Vf8i8q"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "79ReWUZK412Z0x4AshbFssIES5f8wBBckZd6F277fIOMYLZI5IsSyolWRGmP"
["last_ip"]=>
string(12) "83.31.15.211"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-03 17:20:36"
["created_at"]=>
string(19) "2017-03-04 21:39:29"
["updated_at"]=>
string(19) "2024-11-03 17:20:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(42805)
["name"]=>
string(8) "olenka78"
["slug"]=>
string(8) "olenka78"
["email"]=>
string(30) "aleksandra.glowacka@interia.pl"
["password"]=>
string(60) "$2y$10$VsQkDTTBJka9VeHnNcI8pOk3Lulvo3kwHeMFJjtQwjsOYz1Vf8i8q"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "79ReWUZK412Z0x4AshbFssIES5f8wBBckZd6F277fIOMYLZI5IsSyolWRGmP"
["last_ip"]=>
string(12) "83.31.15.211"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-03 17:20:36"
["created_at"]=>
string(19) "2017-03-04 21:39:29"
["updated_at"]=>
string(19) "2024-11-03 17:20:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[176]=>
object(App\Models\Observe)#977 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171337)
["users_id"]=>
int(75295)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-26 02:52:02"
["updated_at"]=>
string(19) "2017-12-26 02:52:02"
}
["original":protected]=>
array(6) {
["id"]=>
int(171337)
["users_id"]=>
int(75295)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-26 02:52:02"
["updated_at"]=>
string(19) "2017-12-26 02:52:02"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#617 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(75295)
["name"]=>
string(8) "inka1912"
["slug"]=>
string(8) "inka1912"
["email"]=>
string(22) "kinga.dudek1@gmail.com"
["password"]=>
string(60) "$2y$10$EpYrX3Y3HZZXgXf0bntWe.tQcWO/OTRXzrbqecShYDS84LjWj4TjC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6iP0ARE7pRPVPLxdmnpV6Lm1U5zADwjj3P4kPebLludm0szMTOywuLWxqTxC"
["last_ip"]=>
string(15) "213.134.174.254"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/104.0.5112.88 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-08-15 23:33:47"
["created_at"]=>
string(19) "2013-07-07 23:28:29"
["updated_at"]=>
string(19) "2022-08-15 23:33:47"
}
["original":protected]=>
array(26) {
["id"]=>
int(75295)
["name"]=>
string(8) "inka1912"
["slug"]=>
string(8) "inka1912"
["email"]=>
string(22) "kinga.dudek1@gmail.com"
["password"]=>
string(60) "$2y$10$EpYrX3Y3HZZXgXf0bntWe.tQcWO/OTRXzrbqecShYDS84LjWj4TjC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6iP0ARE7pRPVPLxdmnpV6Lm1U5zADwjj3P4kPebLludm0szMTOywuLWxqTxC"
["last_ip"]=>
string(15) "213.134.174.254"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/104.0.5112.88 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-08-15 23:33:47"
["created_at"]=>
string(19) "2013-07-07 23:28:29"
["updated_at"]=>
string(19) "2022-08-15 23:33:47"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[177]=>
object(App\Models\Observe)#978 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171462)
["users_id"]=>
int(25618)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-27 21:57:44"
["updated_at"]=>
string(19) "2017-12-27 21:57:44"
}
["original":protected]=>
array(6) {
["id"]=>
int(171462)
["users_id"]=>
int(25618)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-27 21:57:44"
["updated_at"]=>
string(19) "2017-12-27 21:57:44"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#616 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25618)
["name"]=>
string(9) "iwanienka"
["slug"]=>
string(9) "iwanienka"
["email"]=>
string(19) "iwanienka@gmail.com"
["password"]=>
string(60) "$2y$10$uYAC5JKhXadUIAMrjz3wBO2A28WRPEelLCDm4/IIYv/MnomtufSFy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vSBozClDnKA3vYAj3unN09RxdwYqjUQn8HVT4ZAhaQ76cqYMLQp3Cw9I71Qn"
["last_ip"]=>
string(14) "37.248.210.174"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-22 08:37:14"
["created_at"]=>
string(19) "2017-11-27 22:15:59"
["updated_at"]=>
string(19) "2023-07-22 08:37:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(25618)
["name"]=>
string(9) "iwanienka"
["slug"]=>
string(9) "iwanienka"
["email"]=>
string(19) "iwanienka@gmail.com"
["password"]=>
string(60) "$2y$10$uYAC5JKhXadUIAMrjz3wBO2A28WRPEelLCDm4/IIYv/MnomtufSFy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vSBozClDnKA3vYAj3unN09RxdwYqjUQn8HVT4ZAhaQ76cqYMLQp3Cw9I71Qn"
["last_ip"]=>
string(14) "37.248.210.174"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-22 08:37:14"
["created_at"]=>
string(19) "2017-11-27 22:15:59"
["updated_at"]=>
string(19) "2023-07-22 08:37:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[178]=>
object(App\Models\Observe)#979 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171631)
["users_id"]=>
int(7145)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-31 11:05:14"
["updated_at"]=>
string(19) "2017-12-31 11:05:14"
}
["original":protected]=>
array(6) {
["id"]=>
int(171631)
["users_id"]=>
int(7145)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2017-12-31 11:05:14"
["updated_at"]=>
string(19) "2017-12-31 11:05:14"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#615 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7145)
["name"]=>
string(10) "aniaikarol"
["slug"]=>
string(10) "aniaikarol"
["email"]=>
string(12) "wilk_k@op.pl"
["password"]=>
string(60) "$2y$10$FBlny9A66UKsRJSimhvJJePveajbAkcYPVu3wrXS9EKhe/GO.CZiq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QdXzcl0ThWD1FK9ti590y3CIfAiSbyZxUKXUIAaacvths4F13OeyAVwu5iQd"
["last_ip"]=>
string(14) "91.231.230.234"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-05-14 12:02:33"
["created_at"]=>
string(19) "2017-03-11 20:39:43"
["updated_at"]=>
string(19) "2024-05-14 12:02:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(7145)
["name"]=>
string(10) "aniaikarol"
["slug"]=>
string(10) "aniaikarol"
["email"]=>
string(12) "wilk_k@op.pl"
["password"]=>
string(60) "$2y$10$FBlny9A66UKsRJSimhvJJePveajbAkcYPVu3wrXS9EKhe/GO.CZiq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QdXzcl0ThWD1FK9ti590y3CIfAiSbyZxUKXUIAaacvths4F13OeyAVwu5iQd"
["last_ip"]=>
string(14) "91.231.230.234"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-05-14 12:02:33"
["created_at"]=>
string(19) "2017-03-11 20:39:43"
["updated_at"]=>
string(19) "2024-05-14 12:02:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[179]=>
object(App\Models\Observe)#980 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171703)
["users_id"]=>
int(56848)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-01 22:13:37"
["updated_at"]=>
string(19) "2018-01-01 22:13:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(171703)
["users_id"]=>
int(56848)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-01 22:13:37"
["updated_at"]=>
string(19) "2018-01-01 22:13:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#614 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(56848)
["name"]=>
string(5) "w0zny"
["slug"]=>
string(5) "w0zny"
["email"]=>
string(26) "brachman.ryszard@gmail.com"
["password"]=>
string(40) "0c4ca97bfcc515d89461048eee4fbd3997dd688d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "46.134.38.93"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0.1; SM-G903F Build/MMB29"
["last_logged_at"]=>
string(19) "2017-12-31 00:06:56"
["created_at"]=>
string(19) "2017-12-31 00:00:08"
["updated_at"]=>
string(19) "2017-12-31 00:00:08"
}
["original":protected]=>
array(26) {
["id"]=>
int(56848)
["name"]=>
string(5) "w0zny"
["slug"]=>
string(5) "w0zny"
["email"]=>
string(26) "brachman.ryszard@gmail.com"
["password"]=>
string(40) "0c4ca97bfcc515d89461048eee4fbd3997dd688d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "46.134.38.93"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 6.0.1; SM-G903F Build/MMB29"
["last_logged_at"]=>
string(19) "2017-12-31 00:06:56"
["created_at"]=>
string(19) "2017-12-31 00:00:08"
["updated_at"]=>
string(19) "2017-12-31 00:00:08"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[180]=>
object(App\Models\Observe)#981 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(171712)
["users_id"]=>
int(22085)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-01 23:34:32"
["updated_at"]=>
string(19) "2018-01-01 23:34:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(171712)
["users_id"]=>
int(22085)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-01 23:34:32"
["updated_at"]=>
string(19) "2018-01-01 23:34:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#613 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22085)
["name"]=>
string(10) "gosienka03"
["slug"]=>
string(10) "gosienka03"
["email"]=>
string(16) "gosia03071@wp.pl"
["password"]=>
string(60) "$2y$10$mYgfLwSCTB5IIetybsXNZu64NqXdqHupLd//qh1CKDtx6flqLbG0a"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xdNVbcO9arH8qdQ1QyF9QbY0JcFnuw2n3qynatMH2V9gyHa0pwvBLpTAVWpX"
["last_ip"]=>
string(14) "81.219.156.126"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-31 21:09:34"
["created_at"]=>
string(19) "2017-12-10 14:55:14"
["updated_at"]=>
string(19) "2023-12-31 21:09:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(22085)
["name"]=>
string(10) "gosienka03"
["slug"]=>
string(10) "gosienka03"
["email"]=>
string(16) "gosia03071@wp.pl"
["password"]=>
string(60) "$2y$10$mYgfLwSCTB5IIetybsXNZu64NqXdqHupLd//qh1CKDtx6flqLbG0a"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xdNVbcO9arH8qdQ1QyF9QbY0JcFnuw2n3qynatMH2V9gyHa0pwvBLpTAVWpX"
["last_ip"]=>
string(14) "81.219.156.126"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-31 21:09:34"
["created_at"]=>
string(19) "2017-12-10 14:55:14"
["updated_at"]=>
string(19) "2023-12-31 21:09:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[181]=>
object(App\Models\Observe)#982 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(172016)
["users_id"]=>
int(39967)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-06 21:08:32"
["updated_at"]=>
string(19) "2018-01-06 21:08:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(172016)
["users_id"]=>
int(39967)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-06 21:08:32"
["updated_at"]=>
string(19) "2018-01-06 21:08:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#612 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39967)
["name"]=>
string(5) "mrhek"
["slug"]=>
string(5) "mrhek"
["email"]=>
string(17) "speedgarage@o2.pl"
["password"]=>
string(40) "a051c61ad54c27ea9e360e2f0c30b521eaef27ee"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.7.124.223"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4X) AppleWebKi"
["last_logged_at"]=>
string(19) "2019-03-30 13:42:07"
["created_at"]=>
string(19) "2018-01-01 22:22:18"
["updated_at"]=>
string(19) "2018-01-01 22:22:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(39967)
["name"]=>
string(5) "mrhek"
["slug"]=>
string(5) "mrhek"
["email"]=>
string(17) "speedgarage@o2.pl"
["password"]=>
string(40) "a051c61ad54c27ea9e360e2f0c30b521eaef27ee"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.7.124.223"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4X) AppleWebKi"
["last_logged_at"]=>
string(19) "2019-03-30 13:42:07"
["created_at"]=>
string(19) "2018-01-01 22:22:18"
["updated_at"]=>
string(19) "2018-01-01 22:22:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[182]=>
object(App\Models\Observe)#983 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(172088)
["users_id"]=>
int(57579)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-07 23:06:55"
["updated_at"]=>
string(19) "2018-01-07 23:06:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(172088)
["users_id"]=>
int(57579)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-07 23:06:55"
["updated_at"]=>
string(19) "2018-01-07 23:06:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#611 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57579)
["name"]=>
string(7) "wiola27"
["slug"]=>
string(7) "wiola27"
["email"]=>
string(19) "wiolettaburek@wp.pl"
["password"]=>
string(40) "e2899c8279884df6cdc023bc9f921bdbfffb378f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "193.19.165.130"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.4.2; LG-D320 Build/KOT49I"
["last_logged_at"]=>
string(19) "2015-12-14 15:21:40"
["created_at"]=>
string(19) "2015-12-14 14:57:20"
["updated_at"]=>
string(19) "2015-12-14 14:57:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(57579)
["name"]=>
string(7) "wiola27"
["slug"]=>
string(7) "wiola27"
["email"]=>
string(19) "wiolettaburek@wp.pl"
["password"]=>
string(40) "e2899c8279884df6cdc023bc9f921bdbfffb378f"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "193.19.165.130"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.4.2; LG-D320 Build/KOT49I"
["last_logged_at"]=>
string(19) "2015-12-14 15:21:40"
["created_at"]=>
string(19) "2015-12-14 14:57:20"
["updated_at"]=>
string(19) "2015-12-14 14:57:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[183]=>
object(App\Models\Observe)#984 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(172115)
["users_id"]=>
int(23065)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-08 12:35:25"
["updated_at"]=>
string(19) "2018-01-08 12:35:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(172115)
["users_id"]=>
int(23065)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-08 12:35:25"
["updated_at"]=>
string(19) "2018-01-08 12:35:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#610 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23065)
["name"]=>
string(5) "hazy3"
["slug"]=>
string(5) "hazy3"
["email"]=>
string(26) "martyna.drzewiecka@tlen.pl"
["password"]=>
string(60) "$2y$10$4Dqk8BUWU2AzytmPOioe4.nsLxFUXxDgGnmsLr.bmebX6Wt.bfTNW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KSigPT5gbtvDTTsHoxVPmYIN3Ym9nn55vG4IuQp9Y4q7ZrzgA3sj5XHafDw7"
["last_ip"]=>
string(13) "37.47.163.142"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-14 19:30:54"
["created_at"]=>
string(19) "2018-07-16 16:57:58"
["updated_at"]=>
string(19) "2021-08-14 19:30:54"
}
["original":protected]=>
array(26) {
["id"]=>
int(23065)
["name"]=>
string(5) "hazy3"
["slug"]=>
string(5) "hazy3"
["email"]=>
string(26) "martyna.drzewiecka@tlen.pl"
["password"]=>
string(60) "$2y$10$4Dqk8BUWU2AzytmPOioe4.nsLxFUXxDgGnmsLr.bmebX6Wt.bfTNW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KSigPT5gbtvDTTsHoxVPmYIN3Ym9nn55vG4IuQp9Y4q7ZrzgA3sj5XHafDw7"
["last_ip"]=>
string(13) "37.47.163.142"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-14 19:30:54"
["created_at"]=>
string(19) "2018-07-16 16:57:58"
["updated_at"]=>
string(19) "2021-08-14 19:30:54"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[184]=>
object(App\Models\Observe)#985 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(172329)
["users_id"]=>
int(12448)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-11 19:27:38"
["updated_at"]=>
string(19) "2018-01-11 19:27:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(172329)
["users_id"]=>
int(12448)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-11 19:27:38"
["updated_at"]=>
string(19) "2018-01-11 19:27:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#609 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(12448)
["name"]=>
string(11) "budujemysie"
["slug"]=>
string(11) "budujemysie"
["email"]=>
string(24) "michal.pietka@interia.pl"
["password"]=>
string(40) "06b5654362a02989f545b01be8a90729b055e7b3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "46.134.52.106"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Geck"
["last_logged_at"]=>
string(19) "2019-10-20 19:25:42"
["created_at"]=>
string(19) "2016-03-15 19:33:41"
["updated_at"]=>
string(19) "2016-03-15 19:33:41"
}
["original":protected]=>
array(26) {
["id"]=>
int(12448)
["name"]=>
string(11) "budujemysie"
["slug"]=>
string(11) "budujemysie"
["email"]=>
string(24) "michal.pietka@interia.pl"
["password"]=>
string(40) "06b5654362a02989f545b01be8a90729b055e7b3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "46.134.52.106"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Geck"
["last_logged_at"]=>
string(19) "2019-10-20 19:25:42"
["created_at"]=>
string(19) "2016-03-15 19:33:41"
["updated_at"]=>
string(19) "2016-03-15 19:33:41"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[185]=>
object(App\Models\Observe)#986 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(172595)
["users_id"]=>
int(100887)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-16 10:27:58"
["updated_at"]=>
string(19) "2018-01-16 10:27:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(172595)
["users_id"]=>
int(100887)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-16 10:27:58"
["updated_at"]=>
string(19) "2018-01-16 10:27:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#608 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100887)
["name"]=>
string(6) "abee87"
["slug"]=>
string(6) "abee87"
["email"]=>
string(14) "aniabiro@wp.pl"
["password"]=>
string(60) "$2y$10$a4FxUik.26q/WsX2KYRVo.byE7bVS.EtYgJcaAh3VaNN5O2X2Ab0u"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UMRhydQMfwMxuLwHEtYLEcEVlFWa8Y38QiyavfKet20WwodrtgEssAo7qsmx"
["last_ip"]=>
string(12) "91.197.89.34"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-23 09:58:20"
["created_at"]=>
string(19) "2016-12-02 13:27:40"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(100887)
["name"]=>
string(6) "abee87"
["slug"]=>
string(6) "abee87"
["email"]=>
string(14) "aniabiro@wp.pl"
["password"]=>
string(60) "$2y$10$a4FxUik.26q/WsX2KYRVo.byE7bVS.EtYgJcaAh3VaNN5O2X2Ab0u"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UMRhydQMfwMxuLwHEtYLEcEVlFWa8Y38QiyavfKet20WwodrtgEssAo7qsmx"
["last_ip"]=>
string(12) "91.197.89.34"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-23 09:58:20"
["created_at"]=>
string(19) "2016-12-02 13:27:40"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[186]=>
object(App\Models\Observe)#987 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(172787)
["users_id"]=>
int(24676)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-19 13:54:26"
["updated_at"]=>
string(19) "2018-01-19 13:54:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(172787)
["users_id"]=>
int(24676)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-01-19 13:54:26"
["updated_at"]=>
string(19) "2018-01-19 13:54:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#607 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(24676)
["name"]=>
string(5) "ilons"
["slug"]=>
string(5) "ilons"
["email"]=>
string(23) "ilona.galecka@gmail.com"
["password"]=>
string(40) "31de5917515eff1c87a5a7e8ac30da6e297c28d3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "88.156.140.106"
["last_host"]=>
string(66) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_4 like Mac OS X, Macintosh"
["last_logged_at"]=>
string(19) "2019-03-09 11:39:05"
["created_at"]=>
string(19) "2016-12-21 21:19:07"
["updated_at"]=>
string(19) "2016-12-21 21:19:07"
}
["original":protected]=>
array(26) {
["id"]=>
int(24676)
["name"]=>
string(5) "ilons"
["slug"]=>
string(5) "ilons"
["email"]=>
string(23) "ilona.galecka@gmail.com"
["password"]=>
string(40) "31de5917515eff1c87a5a7e8ac30da6e297c28d3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "88.156.140.106"
["last_host"]=>
string(66) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_4 like Mac OS X, Macintosh"
["last_logged_at"]=>
string(19) "2019-03-09 11:39:05"
["created_at"]=>
string(19) "2016-12-21 21:19:07"
["updated_at"]=>
string(19) "2016-12-21 21:19:07"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[187]=>
object(App\Models\Observe)#988 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(173805)
["users_id"]=>
int(52577)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-07 18:54:57"
["updated_at"]=>
string(19) "2018-02-07 18:54:57"
}
["original":protected]=>
array(6) {
["id"]=>
int(173805)
["users_id"]=>
int(52577)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-07 18:54:57"
["updated_at"]=>
string(19) "2018-02-07 18:54:57"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#606 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52577)
["name"]=>
string(9) "sylwia123"
["slug"]=>
string(9) "sylwia123"
["email"]=>
string(20) "ktrojanowski@onet.pl"
["password"]=>
string(60) "$2y$10$kt4BOgRd.CtJvotgyg/mB.R9BD0Vk8Io63MunlCkOc.oIH7VSQ7h6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "VmZeGdL2Ne74hopnI7U43FclEcwzs8uF4ZBMtlvJTvbjG0KCVrQLiqrgYjdV"
["last_ip"]=>
string(14) "77.112.143.173"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A202F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-22 16:34:02"
["created_at"]=>
string(19) "2016-09-09 21:46:34"
["updated_at"]=>
string(19) "2020-07-22 16:34:02"
}
["original":protected]=>
array(26) {
["id"]=>
int(52577)
["name"]=>
string(9) "sylwia123"
["slug"]=>
string(9) "sylwia123"
["email"]=>
string(20) "ktrojanowski@onet.pl"
["password"]=>
string(60) "$2y$10$kt4BOgRd.CtJvotgyg/mB.R9BD0Vk8Io63MunlCkOc.oIH7VSQ7h6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "VmZeGdL2Ne74hopnI7U43FclEcwzs8uF4ZBMtlvJTvbjG0KCVrQLiqrgYjdV"
["last_ip"]=>
string(14) "77.112.143.173"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A202F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-22 16:34:02"
["created_at"]=>
string(19) "2016-09-09 21:46:34"
["updated_at"]=>
string(19) "2020-07-22 16:34:02"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[188]=>
object(App\Models\Observe)#989 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174015)
["users_id"]=>
int(12554)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 11:09:12"
["updated_at"]=>
string(19) "2018-02-11 11:09:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(174015)
["users_id"]=>
int(12554)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 11:09:12"
["updated_at"]=>
string(19) "2018-02-11 11:09:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#605 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(12554)
["name"]=>
string(7) "bunkier"
["slug"]=>
string(7) "bunkier"
["email"]=>
string(27) "radoslawwittbrodt@gmail.com"
["password"]=>
string(60) "$2y$10$0ov1xaaP7EKLRg2JrZZWaOpHKiaa9zz/Dka0Ei1TIHGycoldYb2J6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "M10P2uYdyRCueK7EgpBpj9viyds69L5wl6KW8k9xSNGjxQPe2T25owNEp46J"
["last_ip"]=>
string(12) "91.231.25.43"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0"
["last_logged_at"]=>
string(19) "2020-12-12 20:48:30"
["created_at"]=>
string(19) "2017-08-09 15:50:43"
["updated_at"]=>
string(19) "2020-12-12 20:48:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(12554)
["name"]=>
string(7) "bunkier"
["slug"]=>
string(7) "bunkier"
["email"]=>
string(27) "radoslawwittbrodt@gmail.com"
["password"]=>
string(60) "$2y$10$0ov1xaaP7EKLRg2JrZZWaOpHKiaa9zz/Dka0Ei1TIHGycoldYb2J6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "M10P2uYdyRCueK7EgpBpj9viyds69L5wl6KW8k9xSNGjxQPe2T25owNEp46J"
["last_ip"]=>
string(12) "91.231.25.43"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0"
["last_logged_at"]=>
string(19) "2020-12-12 20:48:30"
["created_at"]=>
string(19) "2017-08-09 15:50:43"
["updated_at"]=>
string(19) "2020-12-12 20:48:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[189]=>
object(App\Models\Observe)#990 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174019)
["users_id"]=>
int(94367)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 12:04:11"
["updated_at"]=>
string(19) "2018-02-11 12:04:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(174019)
["users_id"]=>
int(94367)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 12:04:11"
["updated_at"]=>
string(19) "2018-02-11 12:04:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#604 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(94367)
["name"]=>
string(7) "monix27"
["slug"]=>
string(7) "monix27"
["email"]=>
string(17) "m_nowik27@tlen.pl"
["password"]=>
string(60) "$2y$10$VsQFjkFgAPbv.AuV1GdoOuPVktoyWOR2p4WIUZfUCfXqI23Xy8bVq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kF27IKr1qqcY569HeSwmvJeeXZitXuvUXLBZX1LELtvnr4zDk3ergXCLP0Sd"
["last_ip"]=>
string(14) "77.114.105.140"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-27 21:58:49"
["created_at"]=>
string(19) "2016-01-28 17:14:45"
["updated_at"]=>
string(19) "2021-12-27 21:58:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(94367)
["name"]=>
string(7) "monix27"
["slug"]=>
string(7) "monix27"
["email"]=>
string(17) "m_nowik27@tlen.pl"
["password"]=>
string(60) "$2y$10$VsQFjkFgAPbv.AuV1GdoOuPVktoyWOR2p4WIUZfUCfXqI23Xy8bVq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kF27IKr1qqcY569HeSwmvJeeXZitXuvUXLBZX1LELtvnr4zDk3ergXCLP0Sd"
["last_ip"]=>
string(14) "77.114.105.140"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-27 21:58:49"
["created_at"]=>
string(19) "2016-01-28 17:14:45"
["updated_at"]=>
string(19) "2021-12-27 21:58:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[190]=>
object(App\Models\Observe)#991 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174020)
["users_id"]=>
int(39249)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 12:13:54"
["updated_at"]=>
string(19) "2018-02-11 12:13:54"
}
["original":protected]=>
array(6) {
["id"]=>
int(174020)
["users_id"]=>
int(39249)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 12:13:54"
["updated_at"]=>
string(19) "2018-02-11 12:13:54"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#603 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39249)
["name"]=>
string(8) "mojeendo"
["slug"]=>
string(8) "mojeendo"
["email"]=>
string(11) "indet@o2.pl"
["password"]=>
string(60) "$2y$10$AqydmItAYZYoAGttX7DQCu8Az4.hlnIU7Eoga7v7hgivbF.yHyO0S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DDsJs3HPDRf0txxT0bf08Zf2l6QdMGMgF12lyIcHtjVO5x8ZklUlAPRVhKq4"
["last_ip"]=>
string(12) "37.47.177.65"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A725F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.0 Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-05-14 10:47:10"
["created_at"]=>
string(19) "2017-04-22 22:39:38"
["updated_at"]=>
string(19) "2021-05-14 10:47:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(39249)
["name"]=>
string(8) "mojeendo"
["slug"]=>
string(8) "mojeendo"
["email"]=>
string(11) "indet@o2.pl"
["password"]=>
string(60) "$2y$10$AqydmItAYZYoAGttX7DQCu8Az4.hlnIU7Eoga7v7hgivbF.yHyO0S"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DDsJs3HPDRf0txxT0bf08Zf2l6QdMGMgF12lyIcHtjVO5x8ZklUlAPRVhKq4"
["last_ip"]=>
string(12) "37.47.177.65"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A725F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.0 Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-05-14 10:47:10"
["created_at"]=>
string(19) "2017-04-22 22:39:38"
["updated_at"]=>
string(19) "2021-05-14 10:47:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[191]=>
object(App\Models\Observe)#992 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174034)
["users_id"]=>
int(21069)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 14:59:59"
["updated_at"]=>
string(19) "2018-02-11 14:59:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(174034)
["users_id"]=>
int(21069)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 14:59:59"
["updated_at"]=>
string(19) "2018-02-11 14:59:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#602 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(21069)
["name"]=>
string(5) "gapum"
["slug"]=>
string(5) "gapum"
["email"]=>
string(24) "gabriela.kocur@gmail.com"
["password"]=>
string(60) "$2y$10$luEkeweJb9h8pSb1aFCF2uV72oCDKO4MhGuapeHpvlZnoaNwJH9dm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QKYuFE5pERsYA793UxDed6bmt3Mi3MNrFrcj4056vdefUAddtufQoSc8Sq5b"
["last_ip"]=>
string(12) "81.162.213.6"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0"
["last_logged_at"]=>
string(19) "2020-10-28 20:27:05"
["created_at"]=>
string(19) "2017-01-13 23:15:10"
["updated_at"]=>
string(19) "2020-10-28 20:27:05"
}
["original":protected]=>
array(26) {
["id"]=>
int(21069)
["name"]=>
string(5) "gapum"
["slug"]=>
string(5) "gapum"
["email"]=>
string(24) "gabriela.kocur@gmail.com"
["password"]=>
string(60) "$2y$10$luEkeweJb9h8pSb1aFCF2uV72oCDKO4MhGuapeHpvlZnoaNwJH9dm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QKYuFE5pERsYA793UxDed6bmt3Mi3MNrFrcj4056vdefUAddtufQoSc8Sq5b"
["last_ip"]=>
string(12) "81.162.213.6"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0"
["last_logged_at"]=>
string(19) "2020-10-28 20:27:05"
["created_at"]=>
string(19) "2017-01-13 23:15:10"
["updated_at"]=>
string(19) "2020-10-28 20:27:05"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[192]=>
object(App\Models\Observe)#993 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174037)
["users_id"]=>
int(14049)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 15:17:23"
["updated_at"]=>
string(19) "2018-02-11 15:17:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(174037)
["users_id"]=>
int(14049)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 15:17:23"
["updated_at"]=>
string(19) "2018-02-11 15:17:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#601 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(14049)
["name"]=>
string(15) "czarnuszka2ver2"
["slug"]=>
string(15) "czarnuszka2ver2"
["email"]=>
string(14) "menus171@wp.pl"
["password"]=>
string(60) "$2y$10$mQikDToPhFrIRmgvUVggm.L6d8pGq19ceq.NMRijCwnsX4OVSBsz."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.47.50.16"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; F8331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-03 22:40:02"
["created_at"]=>
string(19) "2017-01-28 14:03:17"
["updated_at"]=>
string(19) "2020-03-03 22:40:02"
}
["original":protected]=>
array(26) {
["id"]=>
int(14049)
["name"]=>
string(15) "czarnuszka2ver2"
["slug"]=>
string(15) "czarnuszka2ver2"
["email"]=>
string(14) "menus171@wp.pl"
["password"]=>
string(60) "$2y$10$mQikDToPhFrIRmgvUVggm.L6d8pGq19ceq.NMRijCwnsX4OVSBsz."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.47.50.16"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; F8331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-03 22:40:02"
["created_at"]=>
string(19) "2017-01-28 14:03:17"
["updated_at"]=>
string(19) "2020-03-03 22:40:02"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[193]=>
object(App\Models\Observe)#994 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174041)
["users_id"]=>
int(19838)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 16:22:18"
["updated_at"]=>
string(19) "2018-02-11 16:22:18"
}
["original":protected]=>
array(6) {
["id"]=>
int(174041)
["users_id"]=>
int(19838)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 16:22:18"
["updated_at"]=>
string(19) "2018-02-11 16:22:18"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#600 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(19838)
["name"]=>
string(5) "fabia"
["slug"]=>
string(5) "fabia"
["email"]=>
string(18) "madziaaa2506@o2.pl"
["password"]=>
string(60) "$2y$10$ELrOaitty4bTLHsXGyiMuuZv8cHCWJpj9/xhp4HU9fUJma0UUlVsi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ppTEhzvpTzuz9gRiJ1TyxdUfDBDSa4a4frMCggVMY2HBipTGzLWpMm90xBeJ"
["last_ip"]=>
string(11) "83.31.46.44"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0"
["last_logged_at"]=>
string(19) "2023-05-10 12:15:51"
["created_at"]=>
string(19) "2016-05-15 22:48:36"
["updated_at"]=>
string(19) "2023-05-10 12:15:51"
}
["original":protected]=>
array(26) {
["id"]=>
int(19838)
["name"]=>
string(5) "fabia"
["slug"]=>
string(5) "fabia"
["email"]=>
string(18) "madziaaa2506@o2.pl"
["password"]=>
string(60) "$2y$10$ELrOaitty4bTLHsXGyiMuuZv8cHCWJpj9/xhp4HU9fUJma0UUlVsi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ppTEhzvpTzuz9gRiJ1TyxdUfDBDSa4a4frMCggVMY2HBipTGzLWpMm90xBeJ"
["last_ip"]=>
string(11) "83.31.46.44"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0"
["last_logged_at"]=>
string(19) "2023-05-10 12:15:51"
["created_at"]=>
string(19) "2016-05-15 22:48:36"
["updated_at"]=>
string(19) "2023-05-10 12:15:51"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[194]=>
object(App\Models\Observe)#995 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174050)
["users_id"]=>
int(26130)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 18:18:21"
["updated_at"]=>
string(19) "2018-02-11 18:18:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(174050)
["users_id"]=>
int(26130)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 18:18:21"
["updated_at"]=>
string(19) "2018-02-11 18:18:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#599 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26130)
["name"]=>
string(10) "jablonki_4"
["slug"]=>
string(10) "jablonki_4"
["email"]=>
string(20) "radek.bike@gmail.com"
["password"]=>
string(60) "$2y$10$/hF4N3Dxonmv2PSxV/jHyeNqHUqjDQRu2yk0Ib0weLqSj27k/ZXKO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Bsf6jW1v9Ok8Y2fICxTaIJekPt4B90wjLzn91RhlVqC60VW4fIexPCD41QtQ"
["last_ip"]=>
string(14) "85.200.241.206"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-12-11 17:50:04"
["created_at"]=>
string(19) "2018-01-28 22:56:40"
["updated_at"]=>
string(19) "2020-12-11 17:50:04"
}
["original":protected]=>
array(26) {
["id"]=>
int(26130)
["name"]=>
string(10) "jablonki_4"
["slug"]=>
string(10) "jablonki_4"
["email"]=>
string(20) "radek.bike@gmail.com"
["password"]=>
string(60) "$2y$10$/hF4N3Dxonmv2PSxV/jHyeNqHUqjDQRu2yk0Ib0weLqSj27k/ZXKO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Bsf6jW1v9Ok8Y2fICxTaIJekPt4B90wjLzn91RhlVqC60VW4fIexPCD41QtQ"
["last_ip"]=>
string(14) "85.200.241.206"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-12-11 17:50:04"
["created_at"]=>
string(19) "2018-01-28 22:56:40"
["updated_at"]=>
string(19) "2020-12-11 17:50:04"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[195]=>
object(App\Models\Observe)#996 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174052)
["users_id"]=>
int(91874)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 18:26:55"
["updated_at"]=>
string(19) "2018-02-11 18:26:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(174052)
["users_id"]=>
int(91874)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 18:26:55"
["updated_at"]=>
string(19) "2018-02-11 18:26:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#598 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(91874)
["name"]=>
string(10) "dddorotaaa"
["slug"]=>
string(10) "dddorotaaa"
["email"]=>
string(23) "dorota.wajdyk@gmail.com"
["password"]=>
string(40) "eab55e13837a2d07c6c28449683f782909c2beda"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "37.249.86.184"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2019-01-23 14:09:37"
["created_at"]=>
string(19) "2015-10-26 20:45:26"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(91874)
["name"]=>
string(10) "dddorotaaa"
["slug"]=>
string(10) "dddorotaaa"
["email"]=>
string(23) "dorota.wajdyk@gmail.com"
["password"]=>
string(40) "eab55e13837a2d07c6c28449683f782909c2beda"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "37.249.86.184"
["last_host"]=>
string(21) "Chrome, Windows Seven"
["last_logged_at"]=>
string(19) "2019-01-23 14:09:37"
["created_at"]=>
string(19) "2015-10-26 20:45:26"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[196]=>
object(App\Models\Observe)#997 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174054)
["users_id"]=>
int(22719)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 18:47:48"
["updated_at"]=>
string(19) "2018-02-11 18:47:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(174054)
["users_id"]=>
int(22719)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 18:47:48"
["updated_at"]=>
string(19) "2018-02-11 18:47:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#597 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22719)
["name"]=>
string(11) "guliwer2019"
["slug"]=>
string(11) "guliwer2019"
["email"]=>
string(16) "mayday20bm@wp.pl"
["password"]=>
string(60) "$2y$10$WNpk6yb5cG.Bd9OlOzG25usMsIGGxmdQJM/h8fq46ZNARRnUMEDjy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DxV6NNNI5E0kLCfmQNA15zHHeJ2xv16xZ7T6XLLwkdgzVHPZ8yofjpscvWaa"
["last_ip"]=>
string(13) "193.104.5.239"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-16 16:04:16"
["created_at"]=>
string(19) "2019-05-27 19:40:48"
["updated_at"]=>
string(19) "2025-01-16 16:04:16"
}
["original":protected]=>
array(26) {
["id"]=>
int(22719)
["name"]=>
string(11) "guliwer2019"
["slug"]=>
string(11) "guliwer2019"
["email"]=>
string(16) "mayday20bm@wp.pl"
["password"]=>
string(60) "$2y$10$WNpk6yb5cG.Bd9OlOzG25usMsIGGxmdQJM/h8fq46ZNARRnUMEDjy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DxV6NNNI5E0kLCfmQNA15zHHeJ2xv16xZ7T6XLLwkdgzVHPZ8yofjpscvWaa"
["last_ip"]=>
string(13) "193.104.5.239"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-16 16:04:16"
["created_at"]=>
string(19) "2019-05-27 19:40:48"
["updated_at"]=>
string(19) "2025-01-16 16:04:16"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[197]=>
object(App\Models\Observe)#998 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174057)
["users_id"]=>
int(33538)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 19:20:11"
["updated_at"]=>
string(19) "2018-02-11 19:20:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(174057)
["users_id"]=>
int(33538)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-11 19:20:11"
["updated_at"]=>
string(19) "2018-02-11 19:20:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#596 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(33538)
["name"]=>
string(5) "lorki"
["slug"]=>
string(5) "lorki"
["email"]=>
string(13) "lete@lorki.pl"
["password"]=>
string(60) "$2y$10$551zZYP5IU/ZO0ZABx.fW.8LXwAViKmeTPNwJP4wNQ29wfoCnhNo6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "MIpr1gvebsw8JzJMlpe4qdTbUadCR1QZrGpQAmwAFlUOWNghZXTgJQRZG8Fl"
["last_ip"]=>
string(14) "37.248.162.158"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-04-26 23:27:12"
["created_at"]=>
string(19) "2017-11-25 18:13:19"
["updated_at"]=>
string(19) "2024-04-26 23:27:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(33538)
["name"]=>
string(5) "lorki"
["slug"]=>
string(5) "lorki"
["email"]=>
string(13) "lete@lorki.pl"
["password"]=>
string(60) "$2y$10$551zZYP5IU/ZO0ZABx.fW.8LXwAViKmeTPNwJP4wNQ29wfoCnhNo6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "MIpr1gvebsw8JzJMlpe4qdTbUadCR1QZrGpQAmwAFlUOWNghZXTgJQRZG8Fl"
["last_ip"]=>
string(14) "37.248.162.158"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-04-26 23:27:12"
["created_at"]=>
string(19) "2017-11-25 18:13:19"
["updated_at"]=>
string(19) "2024-04-26 23:27:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[198]=>
object(App\Models\Observe)#999 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174099)
["users_id"]=>
int(57645)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-12 11:34:55"
["updated_at"]=>
string(19) "2018-02-12 11:34:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(174099)
["users_id"]=>
int(57645)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-12 11:34:55"
["updated_at"]=>
string(19) "2018-02-12 11:34:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#595 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57645)
["name"]=>
string(9) "wiolkachm"
["slug"]=>
string(9) "wiolkachm"
["email"]=>
string(27) "wiolettachmielewska14@vp.pl"
["password"]=>
string(40) "b88a19795ba51b596a01278bfbd108fc47ac1525"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.147.97.212"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2018-11-10 14:57:01"
["created_at"]=>
string(19) "2018-02-12 11:20:20"
["updated_at"]=>
string(19) "2018-02-12 11:20:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(57645)
["name"]=>
string(9) "wiolkachm"
["slug"]=>
string(9) "wiolkachm"
["email"]=>
string(27) "wiolettachmielewska14@vp.pl"
["password"]=>
string(40) "b88a19795ba51b596a01278bfbd108fc47ac1525"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.147.97.212"
["last_host"]=>
string(22) "Firefox, Windows Seven"
["last_logged_at"]=>
string(19) "2018-11-10 14:57:01"
["created_at"]=>
string(19) "2018-02-12 11:20:20"
["updated_at"]=>
string(19) "2018-02-12 11:20:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[199]=>
object(App\Models\Observe)#1000 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174107)
["users_id"]=>
int(31302)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-12 13:18:02"
["updated_at"]=>
string(19) "2018-02-12 13:18:02"
}
["original":protected]=>
array(6) {
["id"]=>
int(174107)
["users_id"]=>
int(31302)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-12 13:18:02"
["updated_at"]=>
string(19) "2018-02-12 13:18:02"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#594 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(31302)
["name"]=>
string(8) "kowalsky"
["slug"]=>
string(8) "kowalsky"
["email"]=>
string(15) "aneczka_a@o2.pl"
["password"]=>
string(60) "$2y$10$ZJ0hb8gudPEtTUB1bGmarek8I6c8KBTzuvIwX4I5D1PhgHeaFuGiS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IFYulJ57PaFri2cu6FUA6Plq5EJU4ejCEA0UWamBM7Qk9O942hbVla63rTPh"
["last_ip"]=>
string(11) "85.128.7.41"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-03 12:54:42"
["created_at"]=>
string(19) "2015-03-17 12:53:51"
["updated_at"]=>
string(19) "2020-08-03 12:54:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(31302)
["name"]=>
string(8) "kowalsky"
["slug"]=>
string(8) "kowalsky"
["email"]=>
string(15) "aneczka_a@o2.pl"
["password"]=>
string(60) "$2y$10$ZJ0hb8gudPEtTUB1bGmarek8I6c8KBTzuvIwX4I5D1PhgHeaFuGiS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IFYulJ57PaFri2cu6FUA6Plq5EJU4ejCEA0UWamBM7Qk9O942hbVla63rTPh"
["last_ip"]=>
string(11) "85.128.7.41"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-03 12:54:42"
["created_at"]=>
string(19) "2015-03-17 12:53:51"
["updated_at"]=>
string(19) "2020-08-03 12:54:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[200]=>
object(App\Models\Observe)#1001 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174120)
["users_id"]=>
int(4820)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-12 16:46:37"
["updated_at"]=>
string(19) "2018-02-12 16:46:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(174120)
["users_id"]=>
int(4820)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-12 16:46:37"
["updated_at"]=>
string(19) "2018-02-12 16:46:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#593 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4820)
["name"]=>
string(7) "agata13"
["slug"]=>
string(7) "agata13"
["email"]=>
string(20) "agata.pacelt@onet.pl"
["password"]=>
string(40) "b8032761cfd3010153cd9f44d1b02931e5c88239"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.32.128"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; SM-G950F) AppleWebKi"
["last_logged_at"]=>
string(19) "2019-09-04 11:48:05"
["created_at"]=>
string(19) "2016-07-13 11:55:21"
["updated_at"]=>
string(19) "2016-07-13 11:55:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(4820)
["name"]=>
string(7) "agata13"
["slug"]=>
string(7) "agata13"
["email"]=>
string(20) "agata.pacelt@onet.pl"
["password"]=>
string(40) "b8032761cfd3010153cd9f44d1b02931e5c88239"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.32.128"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; SM-G950F) AppleWebKi"
["last_logged_at"]=>
string(19) "2019-09-04 11:48:05"
["created_at"]=>
string(19) "2016-07-13 11:55:21"
["updated_at"]=>
string(19) "2016-07-13 11:55:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[201]=>
object(App\Models\Observe)#1002 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174159)
["users_id"]=>
int(13394)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-13 09:01:20"
["updated_at"]=>
string(19) "2018-02-13 09:01:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(174159)
["users_id"]=>
int(13394)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-13 09:01:20"
["updated_at"]=>
string(19) "2018-02-13 09:01:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#592 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(13394)
["name"]=>
string(13) "cislobuilding"
["slug"]=>
string(13) "cislobuilding"
["email"]=>
string(17) "marta_cislo@wp.pl"
["password"]=>
string(60) "$2y$10$bAtaDmUWK7mex30omoEIG.jQRT./Lk0AudpVc8KREIWZw2jLpTbh."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "HCzUboecKQXmPz6cEcHOqKYETioEo4kVbaP7YuDGi2tXZ4WgUz369x7IfKyg"
["last_ip"]=>
string(12) "37.47.51.131"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A415F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-08 19:47:53"
["created_at"]=>
string(19) "2018-01-03 20:53:18"
["updated_at"]=>
string(19) "2021-06-08 19:47:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(13394)
["name"]=>
string(13) "cislobuilding"
["slug"]=>
string(13) "cislobuilding"
["email"]=>
string(17) "marta_cislo@wp.pl"
["password"]=>
string(60) "$2y$10$bAtaDmUWK7mex30omoEIG.jQRT./Lk0AudpVc8KREIWZw2jLpTbh."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "HCzUboecKQXmPz6cEcHOqKYETioEo4kVbaP7YuDGi2tXZ4WgUz369x7IfKyg"
["last_ip"]=>
string(12) "37.47.51.131"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A415F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-08 19:47:53"
["created_at"]=>
string(19) "2018-01-03 20:53:18"
["updated_at"]=>
string(19) "2021-06-08 19:47:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[202]=>
object(App\Models\Observe)#1003 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174161)
["users_id"]=>
int(92377)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-13 09:54:29"
["updated_at"]=>
string(19) "2018-02-13 09:54:29"
}
["original":protected]=>
array(6) {
["id"]=>
int(174161)
["users_id"]=>
int(92377)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-13 09:54:29"
["updated_at"]=>
string(19) "2018-02-13 09:54:29"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#591 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(92377)
["name"]=>
string(9) "omega2016"
["slug"]=>
string(9) "omega2016"
["email"]=>
string(14) "beata.j9@wp.pl"
["password"]=>
string(60) "$2y$10$BOaRiiaEVEwin1eVJVVE6uoOjRfR8QE9XtzkJilU5865YeTHEkIOK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aJbomiFOhUxxfpel0059ZfPeUgu8aWcMTUK3x6N4qQkERa1xOFvtxxyXjMas"
["last_ip"]=>
string(11) "83.1.106.66"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-20 08:15:53"
["created_at"]=>
string(19) "2016-03-03 18:19:16"
["updated_at"]=>
string(19) "2021-10-20 08:15:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(92377)
["name"]=>
string(9) "omega2016"
["slug"]=>
string(9) "omega2016"
["email"]=>
string(14) "beata.j9@wp.pl"
["password"]=>
string(60) "$2y$10$BOaRiiaEVEwin1eVJVVE6uoOjRfR8QE9XtzkJilU5865YeTHEkIOK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aJbomiFOhUxxfpel0059ZfPeUgu8aWcMTUK3x6N4qQkERa1xOFvtxxyXjMas"
["last_ip"]=>
string(11) "83.1.106.66"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-20 08:15:53"
["created_at"]=>
string(19) "2016-03-03 18:19:16"
["updated_at"]=>
string(19) "2021-10-20 08:15:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[203]=>
object(App\Models\Observe)#1004 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174402)
["users_id"]=>
int(58660)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-17 21:30:04"
["updated_at"]=>
string(19) "2018-02-17 21:30:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(174402)
["users_id"]=>
int(58660)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-17 21:30:04"
["updated_at"]=>
string(19) "2018-02-17 21:30:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#590 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(58660)
["name"]=>
string(5) "xxl77"
["slug"]=>
string(5) "xxl77"
["email"]=>
string(11) "xxl77@o2.pl"
["password"]=>
string(60) "$2y$10$jPVFVIclmoHhgG0f7P7TEuD3bBUEQToPERLPyiBBVt15OMlSVgYg6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "E4l7pC8onETLLabI5QDliN2zqnFJiEUoBWoIzOk50NOFxPKckPMFp8RXx7Sl"
["last_ip"]=>
string(12) "185.15.2.171"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-13 02:49:05"
["created_at"]=>
string(19) "2018-02-15 01:22:17"
["updated_at"]=>
string(19) "2021-12-13 02:49:05"
}
["original":protected]=>
array(26) {
["id"]=>
int(58660)
["name"]=>
string(5) "xxl77"
["slug"]=>
string(5) "xxl77"
["email"]=>
string(11) "xxl77@o2.pl"
["password"]=>
string(60) "$2y$10$jPVFVIclmoHhgG0f7P7TEuD3bBUEQToPERLPyiBBVt15OMlSVgYg6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "E4l7pC8onETLLabI5QDliN2zqnFJiEUoBWoIzOk50NOFxPKckPMFp8RXx7Sl"
["last_ip"]=>
string(12) "185.15.2.171"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-13 02:49:05"
["created_at"]=>
string(19) "2018-02-15 01:22:17"
["updated_at"]=>
string(19) "2021-12-13 02:49:05"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[204]=>
object(App\Models\Observe)#1005 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(174813)
["users_id"]=>
int(4867)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-25 07:18:05"
["updated_at"]=>
string(19) "2018-02-25 07:18:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(174813)
["users_id"]=>
int(4867)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-02-25 07:18:05"
["updated_at"]=>
string(19) "2018-02-25 07:18:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#589 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4867)
["name"]=>
string(6) "agatat"
["slug"]=>
string(6) "agatat"
["email"]=>
string(20) "agnieszka.l540@wp.pl"
["password"]=>
string(60) "$2y$10$64HETRlVRRHgVDQiS2wKbODwdsssOWBFk7.dMW4Qj1TxNdvMwgYD2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KMeWdjUQ6B489dBJbHmwMLiGx8aFdmdO9kIjN3c6nF8rBCiz3ub0cGzKWJDo"
["last_ip"]=>
string(12) "37.30.17.216"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.110 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-11-05 20:51:06"
["created_at"]=>
string(19) "2017-10-24 07:12:15"
["updated_at"]=>
string(19) "2020-11-05 20:51:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(4867)
["name"]=>
string(6) "agatat"
["slug"]=>
string(6) "agatat"
["email"]=>
string(20) "agnieszka.l540@wp.pl"
["password"]=>
string(60) "$2y$10$64HETRlVRRHgVDQiS2wKbODwdsssOWBFk7.dMW4Qj1TxNdvMwgYD2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "KMeWdjUQ6B489dBJbHmwMLiGx8aFdmdO9kIjN3c6nF8rBCiz3ub0cGzKWJDo"
["last_ip"]=>
string(12) "37.30.17.216"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.110 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-11-05 20:51:06"
["created_at"]=>
string(19) "2017-10-24 07:12:15"
["updated_at"]=>
string(19) "2020-11-05 20:51:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[205]=>
object(App\Models\Observe)#1006 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(175050)
["users_id"]=>
int(35441)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-01 08:57:25"
["updated_at"]=>
string(19) "2018-03-01 08:57:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(175050)
["users_id"]=>
int(35441)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-01 08:57:25"
["updated_at"]=>
string(19) "2018-03-01 08:57:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#588 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35441)
["name"]=>
string(9) "malutka81"
["slug"]=>
string(9) "malutka81"
["email"]=>
string(18) "milenasoroka@wp.pl"
["password"]=>
string(60) "$2y$10$iVN4wROwRmh8J10GdAEiXuRh6ynkyTrhVqBR9OHzclp7UBh8eT8fq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "btqsDuZvPcTq6zYzKWaBTMYBQ2jTasp3M3wqvNsxvi4SrgaHvKr2qj7MwUhC"
["last_ip"]=>
string(15) "188.147.104.156"
["last_host"]=>
string(188) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A605FN Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-21 08:43:56"
["created_at"]=>
string(19) "2018-01-11 15:34:16"
["updated_at"]=>
string(19) "2020-07-21 08:43:56"
}
["original":protected]=>
array(26) {
["id"]=>
int(35441)
["name"]=>
string(9) "malutka81"
["slug"]=>
string(9) "malutka81"
["email"]=>
string(18) "milenasoroka@wp.pl"
["password"]=>
string(60) "$2y$10$iVN4wROwRmh8J10GdAEiXuRh6ynkyTrhVqBR9OHzclp7UBh8eT8fq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "btqsDuZvPcTq6zYzKWaBTMYBQ2jTasp3M3wqvNsxvi4SrgaHvKr2qj7MwUhC"
["last_ip"]=>
string(15) "188.147.104.156"
["last_host"]=>
string(188) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A605FN Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-21 08:43:56"
["created_at"]=>
string(19) "2018-01-11 15:34:16"
["updated_at"]=>
string(19) "2020-07-21 08:43:56"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[206]=>
object(App\Models\Observe)#1007 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(175441)
["users_id"]=>
int(13764)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-08 20:51:34"
["updated_at"]=>
string(19) "2018-03-08 20:51:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(175441)
["users_id"]=>
int(13764)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-08 20:51:34"
["updated_at"]=>
string(19) "2018-03-08 20:51:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#587 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(13764)
["name"]=>
string(6) "sunny2"
["slug"]=>
string(6) "sunny2"
["email"]=>
string(16) "crazyjulia@wp.pl"
["password"]=>
string(60) "$2y$10$W3/w2UoKanzW0P/A3Y7S4Ogl66svmYiHk/Ll5CzZ9BXCdLPluDM4."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cdh669XB3wgKZBBMn7HWUJeAgWozgufUJwHrR131HaEyQPsxyc3fUSpjzX0a"
["last_ip"]=>
string(13) "91.222.163.26"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-03 21:57:54"
["created_at"]=>
string(19) "2018-02-06 20:28:07"
["updated_at"]=>
string(19) "2025-02-03 21:57:54"
}
["original":protected]=>
array(26) {
["id"]=>
int(13764)
["name"]=>
string(6) "sunny2"
["slug"]=>
string(6) "sunny2"
["email"]=>
string(16) "crazyjulia@wp.pl"
["password"]=>
string(60) "$2y$10$W3/w2UoKanzW0P/A3Y7S4Ogl66svmYiHk/Ll5CzZ9BXCdLPluDM4."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cdh669XB3wgKZBBMn7HWUJeAgWozgufUJwHrR131HaEyQPsxyc3fUSpjzX0a"
["last_ip"]=>
string(13) "91.222.163.26"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-03 21:57:54"
["created_at"]=>
string(19) "2018-02-06 20:28:07"
["updated_at"]=>
string(19) "2025-02-03 21:57:54"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[207]=>
object(App\Models\Observe)#1008 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(175852)
["users_id"]=>
int(30903)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-18 17:27:21"
["updated_at"]=>
string(19) "2018-03-18 17:27:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(175852)
["users_id"]=>
int(30903)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-18 17:27:21"
["updated_at"]=>
string(19) "2018-03-18 17:27:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#586 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(30903)
["name"]=>
string(8) "kolikoli"
["slug"]=>
string(8) "kolikoli"
["email"]=>
string(31) "szczesniak.korneliusz@gmail.com"
["password"]=>
string(60) "$2y$10$FzqxGkaokmG78Piin0T/1eXhC9vzq3SJ2awbDHw3HnJx.IWgd4k6."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "NqZL6qCEyGYaTnR0DGppft09qDn2iJfGWyyvXsDvB0xnOxd3eFbKCZA0JnZ0"
["last_ip"]=>
string(13) "37.47.206.117"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-10-20 22:03:25"
["created_at"]=>
string(19) "2017-01-24 16:10:19"
["updated_at"]=>
string(19) "2023-10-20 22:03:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(30903)
["name"]=>
string(8) "kolikoli"
["slug"]=>
string(8) "kolikoli"
["email"]=>
string(31) "szczesniak.korneliusz@gmail.com"
["password"]=>
string(60) "$2y$10$FzqxGkaokmG78Piin0T/1eXhC9vzq3SJ2awbDHw3HnJx.IWgd4k6."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "NqZL6qCEyGYaTnR0DGppft09qDn2iJfGWyyvXsDvB0xnOxd3eFbKCZA0JnZ0"
["last_ip"]=>
string(13) "37.47.206.117"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-10-20 22:03:25"
["created_at"]=>
string(19) "2017-01-24 16:10:19"
["updated_at"]=>
string(19) "2023-10-20 22:03:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[208]=>
object(App\Models\Observe)#1009 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(175857)
["users_id"]=>
int(98555)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-18 19:21:59"
["updated_at"]=>
string(19) "2018-03-18 19:21:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(175857)
["users_id"]=>
int(98555)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-18 19:21:59"
["updated_at"]=>
string(19) "2018-03-18 19:21:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#585 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(98555)
["name"]=>
string(5) "netka"
["slug"]=>
string(5) "netka"
["email"]=>
string(16) "adomanska1@o2.pl"
["password"]=>
string(60) "$2y$10$pnbqIimPsiVbbIYlw.vLNOUmkMuhN9JPXFRXjrjgQTc23DspBKonK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "c3jMckxYXNRPNkR0HZBNRtOfbeONFScKfQoItpuaM9t9lGwEVPZWOTGkGr7Z"
["last_ip"]=>
string(13) "31.60.128.227"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-17 21:55:32"
["created_at"]=>
string(19) "2016-07-26 12:28:53"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(98555)
["name"]=>
string(5) "netka"
["slug"]=>
string(5) "netka"
["email"]=>
string(16) "adomanska1@o2.pl"
["password"]=>
string(60) "$2y$10$pnbqIimPsiVbbIYlw.vLNOUmkMuhN9JPXFRXjrjgQTc23DspBKonK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "c3jMckxYXNRPNkR0HZBNRtOfbeONFScKfQoItpuaM9t9lGwEVPZWOTGkGr7Z"
["last_ip"]=>
string(13) "31.60.128.227"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-17 21:55:32"
["created_at"]=>
string(19) "2016-07-26 12:28:53"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[209]=>
object(App\Models\Observe)#1010 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(175969)
["users_id"]=>
int(100868)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-21 21:48:36"
["updated_at"]=>
string(19) "2018-03-21 21:48:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(175969)
["users_id"]=>
int(100868)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-03-21 21:48:36"
["updated_at"]=>
string(19) "2018-03-21 21:48:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#584 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100868)
["name"]=>
string(4) "cian"
["slug"]=>
string(4) "cian"
["email"]=>
string(14) "tom22c@tlen.pl"
["password"]=>
string(60) "$2y$10$IhXGUw/7IMSB7q1VBtydB.HeRHvFuRptX5N8oB/9he4HpY5PF8xGi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.172.235.133"
["last_host"]=>
string(122) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-05-16 18:17:43"
["created_at"]=>
string(19) "2016-12-01 13:39:41"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(100868)
["name"]=>
string(4) "cian"
["slug"]=>
string(4) "cian"
["email"]=>
string(14) "tom22c@tlen.pl"
["password"]=>
string(60) "$2y$10$IhXGUw/7IMSB7q1VBtydB.HeRHvFuRptX5N8oB/9he4HpY5PF8xGi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.172.235.133"
["last_host"]=>
string(122) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-05-16 18:17:43"
["created_at"]=>
string(19) "2016-12-01 13:39:41"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[210]=>
object(App\Models\Observe)#1011 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176480)
["users_id"]=>
int(97030)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 22:15:23"
["updated_at"]=>
string(19) "2018-04-03 22:15:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(176480)
["users_id"]=>
int(97030)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 22:15:23"
["updated_at"]=>
string(19) "2018-04-03 22:15:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#583 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(97030)
["name"]=>
string(7) "kacik94"
["slug"]=>
string(7) "kacik94"
["email"]=>
string(13) "kacik94@wp.pl"
["password"]=>
string(40) "53e537d2a8f5b4efe3fdea96716914316f3a6596"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "79.185.218.220"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2018-12-08 20:14:54"
["created_at"]=>
string(19) "2016-04-29 15:47:20"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(97030)
["name"]=>
string(7) "kacik94"
["slug"]=>
string(7) "kacik94"
["email"]=>
string(13) "kacik94@wp.pl"
["password"]=>
string(40) "53e537d2a8f5b4efe3fdea96716914316f3a6596"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "79.185.218.220"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2018-12-08 20:14:54"
["created_at"]=>
string(19) "2016-04-29 15:47:20"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[211]=>
object(App\Models\Observe)#1012 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176482)
["users_id"]=>
int(38960)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 22:18:43"
["updated_at"]=>
string(19) "2018-04-03 22:18:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(176482)
["users_id"]=>
int(38960)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 22:18:43"
["updated_at"]=>
string(19) "2018-04-03 22:18:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#582 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38960)
["name"]=>
string(7) "mmarcin"
["slug"]=>
string(7) "mmarcin"
["email"]=>
string(21) "marcin.mazurek@int.pl"
["password"]=>
string(60) "$2y$10$tuSaLmdIFqcSA3P6mRf0luMvE3LdQsWeUCwSyOdYJ.obbJYNJXZjG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.189.201"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-07-19 21:52:45"
["created_at"]=>
string(19) "2017-08-23 12:58:41"
["updated_at"]=>
string(19) "2020-07-19 21:52:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(38960)
["name"]=>
string(7) "mmarcin"
["slug"]=>
string(7) "mmarcin"
["email"]=>
string(21) "marcin.mazurek@int.pl"
["password"]=>
string(60) "$2y$10$tuSaLmdIFqcSA3P6mRf0luMvE3LdQsWeUCwSyOdYJ.obbJYNJXZjG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.189.201"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-07-19 21:52:45"
["created_at"]=>
string(19) "2017-08-23 12:58:41"
["updated_at"]=>
string(19) "2020-07-19 21:52:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[212]=>
object(App\Models\Observe)#1013 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176483)
["users_id"]=>
int(52681)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 23:27:46"
["updated_at"]=>
string(19) "2018-04-03 23:27:46"
}
["original":protected]=>
array(6) {
["id"]=>
int(176483)
["users_id"]=>
int(52681)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 23:27:46"
["updated_at"]=>
string(19) "2018-04-03 23:27:46"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#581 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52681)
["name"]=>
string(8) "sylwunia"
["slug"]=>
string(8) "sylwunia"
["email"]=>
string(21) "dominik_n6@interia.pl"
["password"]=>
string(60) "$2y$10$gHR1TUuGpmA7YRSNBykzyud2SfdU3zS/VZcplVVpSTgZY1y7/aadK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "18IOIfcrna0T7lYZEVpI4q6I4qFZepyoE3ASbKm9d5GIlGi9CJo7tPl9xt45"
["last_ip"]=>
string(13) "212.156.30.14"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A307FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-05-28 09:04:38"
["created_at"]=>
string(19) "2016-04-12 21:00:50"
["updated_at"]=>
string(19) "2022-05-28 09:04:38"
}
["original":protected]=>
array(26) {
["id"]=>
int(52681)
["name"]=>
string(8) "sylwunia"
["slug"]=>
string(8) "sylwunia"
["email"]=>
string(21) "dominik_n6@interia.pl"
["password"]=>
string(60) "$2y$10$gHR1TUuGpmA7YRSNBykzyud2SfdU3zS/VZcplVVpSTgZY1y7/aadK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "18IOIfcrna0T7lYZEVpI4q6I4qFZepyoE3ASbKm9d5GIlGi9CJo7tPl9xt45"
["last_ip"]=>
string(13) "212.156.30.14"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A307FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-05-28 09:04:38"
["created_at"]=>
string(19) "2016-04-12 21:00:50"
["updated_at"]=>
string(19) "2022-05-28 09:04:38"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[213]=>
object(App\Models\Observe)#1014 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176484)
["users_id"]=>
int(23519)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 23:56:23"
["updated_at"]=>
string(19) "2018-04-03 23:56:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(176484)
["users_id"]=>
int(23519)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-03 23:56:23"
["updated_at"]=>
string(19) "2018-04-03 23:56:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#580 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23519)
["name"]=>
string(13) "home-memories"
["slug"]=>
string(13) "home-memories"
["email"]=>
string(13) "wit.old@op.pl"
["password"]=>
string(60) "$2y$10$SeiwPFib7/pM.3Zt4rTOiO7rcsjlEIttCZ9Q1ZQfNsROoQbLXqXnO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dQnhM2ccPTsg11hS7u03cHZJwKmsU6veYAeshHIwaTcnQoFu5mhoksSjcQAj"
["last_ip"]=>
string(12) "37.31.46.241"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-18 16:42:23"
["created_at"]=>
string(19) "2017-08-29 12:19:12"
["updated_at"]=>
string(19) "2025-02-18 16:42:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(23519)
["name"]=>
string(13) "home-memories"
["slug"]=>
string(13) "home-memories"
["email"]=>
string(13) "wit.old@op.pl"
["password"]=>
string(60) "$2y$10$SeiwPFib7/pM.3Zt4rTOiO7rcsjlEIttCZ9Q1ZQfNsROoQbLXqXnO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dQnhM2ccPTsg11hS7u03cHZJwKmsU6veYAeshHIwaTcnQoFu5mhoksSjcQAj"
["last_ip"]=>
string(12) "37.31.46.241"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-18 16:42:23"
["created_at"]=>
string(19) "2017-08-29 12:19:12"
["updated_at"]=>
string(19) "2025-02-18 16:42:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[214]=>
object(App\Models\Observe)#1015 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176494)
["users_id"]=>
int(95640)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-04 12:40:33"
["updated_at"]=>
string(19) "2018-04-04 12:40:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(176494)
["users_id"]=>
int(95640)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-04 12:40:33"
["updated_at"]=>
string(19) "2018-04-04 12:40:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#579 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(95640)
["name"]=>
string(7) "magdaz3"
["slug"]=>
string(7) "magdaz3"
["email"]=>
string(20) "magdaz3@buziaczek.pl"
["password"]=>
string(60) "$2y$10$htjOOEOAM7zoyw8CeagWu.eN4bDPqbntjWy9xOHh99dOd.V23Hc1e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pAkrwQIR3xuB0yGDSCMmOAZ4MFw31aICD0savQu16xghyoVC8BdbNsJkgaB0"
["last_ip"]=>
string(13) "77.89.115.156"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-30 14:38:40"
["created_at"]=>
string(19) "2016-03-07 15:16:54"
["updated_at"]=>
string(19) "2025-03-30 14:38:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(95640)
["name"]=>
string(7) "magdaz3"
["slug"]=>
string(7) "magdaz3"
["email"]=>
string(20) "magdaz3@buziaczek.pl"
["password"]=>
string(60) "$2y$10$htjOOEOAM7zoyw8CeagWu.eN4bDPqbntjWy9xOHh99dOd.V23Hc1e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pAkrwQIR3xuB0yGDSCMmOAZ4MFw31aICD0savQu16xghyoVC8BdbNsJkgaB0"
["last_ip"]=>
string(13) "77.89.115.156"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-30 14:38:40"
["created_at"]=>
string(19) "2016-03-07 15:16:54"
["updated_at"]=>
string(19) "2025-03-30 14:38:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[215]=>
object(App\Models\Observe)#1016 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176495)
["users_id"]=>
int(8976)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-04 13:12:58"
["updated_at"]=>
string(19) "2018-04-04 13:12:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(176495)
["users_id"]=>
int(8976)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-04 13:12:58"
["updated_at"]=>
string(19) "2018-04-04 13:12:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#578 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8976)
["name"]=>
string(9) "asiusia31"
["slug"]=>
string(9) "asiusia31"
["email"]=>
string(15) "asiusia31@wp.pl"
["password"]=>
string(60) "$2y$10$Phphr9eaCBVOEidTw5q9ouofzpAYfq6LnGWkvyBkK6ytx6pCUjlhu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2w24uJrjmaCv5Pq9ztDtV4EmpNhFOHF0kbA1BK4ER7czTHBByZMjGTbAu3z3"
["last_ip"]=>
string(13) "46.171.96.242"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0"
["last_logged_at"]=>
string(19) "2024-10-29 10:43:40"
["created_at"]=>
string(19) "2017-06-09 21:32:40"
["updated_at"]=>
string(19) "2024-10-29 10:43:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(8976)
["name"]=>
string(9) "asiusia31"
["slug"]=>
string(9) "asiusia31"
["email"]=>
string(15) "asiusia31@wp.pl"
["password"]=>
string(60) "$2y$10$Phphr9eaCBVOEidTw5q9ouofzpAYfq6LnGWkvyBkK6ytx6pCUjlhu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2w24uJrjmaCv5Pq9ztDtV4EmpNhFOHF0kbA1BK4ER7czTHBByZMjGTbAu3z3"
["last_ip"]=>
string(13) "46.171.96.242"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0"
["last_logged_at"]=>
string(19) "2024-10-29 10:43:40"
["created_at"]=>
string(19) "2017-06-09 21:32:40"
["updated_at"]=>
string(19) "2024-10-29 10:43:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[216]=>
object(App\Models\Observe)#1017 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176518)
["users_id"]=>
int(85464)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-04 22:42:38"
["updated_at"]=>
string(19) "2018-04-04 22:42:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(176518)
["users_id"]=>
int(85464)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-04 22:42:38"
["updated_at"]=>
string(19) "2018-04-04 22:42:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#577 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(85464)
["name"]=>
string(8) "agas1979"
["slug"]=>
string(8) "agas1979"
["email"]=>
string(19) "agas1979@interia.pl"
["password"]=>
string(60) "$2y$10$qpWmyaY5WvCuEtR92TQt2uRb2iPcIexACsxQhtsJ9LTE5X.JIlEDK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QbJbBA5ISisDfG8uysOf90h3lWmnHECDEiQX4awjOAzL1fi0yYFPjgdNAzJA"
["last_ip"]=>
string(14) "185.157.14.155"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-02-26 20:29:22"
["created_at"]=>
string(19) "2015-01-09 21:05:33"
["updated_at"]=>
string(19) "2024-02-26 20:29:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(85464)
["name"]=>
string(8) "agas1979"
["slug"]=>
string(8) "agas1979"
["email"]=>
string(19) "agas1979@interia.pl"
["password"]=>
string(60) "$2y$10$qpWmyaY5WvCuEtR92TQt2uRb2iPcIexACsxQhtsJ9LTE5X.JIlEDK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QbJbBA5ISisDfG8uysOf90h3lWmnHECDEiQX4awjOAzL1fi0yYFPjgdNAzJA"
["last_ip"]=>
string(14) "185.157.14.155"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-02-26 20:29:22"
["created_at"]=>
string(19) "2015-01-09 21:05:33"
["updated_at"]=>
string(19) "2024-02-26 20:29:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[217]=>
object(App\Models\Observe)#1018 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176536)
["users_id"]=>
int(11886)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-05 15:21:06"
["updated_at"]=>
string(19) "2018-04-05 15:21:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(176536)
["users_id"]=>
int(11886)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-05 15:21:06"
["updated_at"]=>
string(19) "2018-04-05 15:21:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#576 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(11886)
["name"]=>
string(10) "borowikowo"
["slug"]=>
string(10) "borowikowo"
["email"]=>
string(29) "katarzynka1979@poczta.onet.pl"
["password"]=>
string(40) "65d12f0698c6fd5e26f6a17a535a3253db4facb5"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "89.25.159.210"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Geck"
["last_logged_at"]=>
string(19) "2019-06-05 12:49:07"
["created_at"]=>
string(19) "2014-07-25 12:08:32"
["updated_at"]=>
string(19) "2014-07-25 12:08:32"
}
["original":protected]=>
array(26) {
["id"]=>
int(11886)
["name"]=>
string(10) "borowikowo"
["slug"]=>
string(10) "borowikowo"
["email"]=>
string(29) "katarzynka1979@poczta.onet.pl"
["password"]=>
string(40) "65d12f0698c6fd5e26f6a17a535a3253db4facb5"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "89.25.159.210"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Geck"
["last_logged_at"]=>
string(19) "2019-06-05 12:49:07"
["created_at"]=>
string(19) "2014-07-25 12:08:32"
["updated_at"]=>
string(19) "2014-07-25 12:08:32"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[218]=>
object(App\Models\Observe)#1019 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176553)
["users_id"]=>
int(5711)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-05 22:08:55"
["updated_at"]=>
string(19) "2018-04-05 22:08:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(176553)
["users_id"]=>
int(5711)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-05 22:08:55"
["updated_at"]=>
string(19) "2018-04-05 22:08:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#575 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5711)
["name"]=>
string(9) "alaslawek"
["slug"]=>
string(9) "alaslawek"
["email"]=>
string(16) "alicjass21@wp.pl"
["password"]=>
string(60) "$2y$10$g7v6tDaacTun7u9sau55LeQMRpMsSiY5eBgF37WgRsQZbx4VcP.5i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "hzMYpKQd0hDr0Q9s07msJvpoqpvwgZmak2lgDgIkWEnv1GOCw3NOS9DqOzSb"
["last_ip"]=>
string(13) "94.154.27.131"
["last_host"]=>
string(120) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-18 14:51:12"
["created_at"]=>
string(19) "2016-12-19 17:36:04"
["updated_at"]=>
string(19) "2021-01-18 14:51:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(5711)
["name"]=>
string(9) "alaslawek"
["slug"]=>
string(9) "alaslawek"
["email"]=>
string(16) "alicjass21@wp.pl"
["password"]=>
string(60) "$2y$10$g7v6tDaacTun7u9sau55LeQMRpMsSiY5eBgF37WgRsQZbx4VcP.5i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "hzMYpKQd0hDr0Q9s07msJvpoqpvwgZmak2lgDgIkWEnv1GOCw3NOS9DqOzSb"
["last_ip"]=>
string(13) "94.154.27.131"
["last_host"]=>
string(120) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-18 14:51:12"
["created_at"]=>
string(19) "2016-12-19 17:36:04"
["updated_at"]=>
string(19) "2021-01-18 14:51:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[219]=>
object(App\Models\Observe)#1020 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176557)
["users_id"]=>
int(28167)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 07:40:23"
["updated_at"]=>
string(19) "2018-04-06 07:40:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(176557)
["users_id"]=>
int(28167)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 07:40:23"
["updated_at"]=>
string(19) "2018-04-06 07:40:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#574 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28167)
["name"]=>
string(6) "kadves"
["slug"]=>
string(6) "kadves"
["email"]=>
string(23) "gracek100proo@gmail.com"
["password"]=>
string(60) "$2y$10$AWHrsvE7QfhlvRtwYVe5E.w3YxH6BZhsgoIPVzeZ.bipXIXBRu/KG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "phBvt1rzDwv0LluPc0IlTtW17YMAuV4GvD9ovrzeZpv294RdHG8E53RHWWEH"
["last_ip"]=>
string(14) "185.234.243.42"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-25 20:28:56"
["created_at"]=>
string(19) "2017-01-23 23:59:13"
["updated_at"]=>
string(19) "2021-10-25 20:28:56"
}
["original":protected]=>
array(26) {
["id"]=>
int(28167)
["name"]=>
string(6) "kadves"
["slug"]=>
string(6) "kadves"
["email"]=>
string(23) "gracek100proo@gmail.com"
["password"]=>
string(60) "$2y$10$AWHrsvE7QfhlvRtwYVe5E.w3YxH6BZhsgoIPVzeZ.bipXIXBRu/KG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "phBvt1rzDwv0LluPc0IlTtW17YMAuV4GvD9ovrzeZpv294RdHG8E53RHWWEH"
["last_ip"]=>
string(14) "185.234.243.42"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-10-25 20:28:56"
["created_at"]=>
string(19) "2017-01-23 23:59:13"
["updated_at"]=>
string(19) "2021-10-25 20:28:56"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[220]=>
object(App\Models\Observe)#1021 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176558)
["users_id"]=>
int(10173)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 08:20:47"
["updated_at"]=>
string(19) "2018-04-06 08:20:47"
}
["original":protected]=>
array(6) {
["id"]=>
int(176558)
["users_id"]=>
int(10173)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 08:20:47"
["updated_at"]=>
string(19) "2018-04-06 08:20:47"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#573 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10173)
["name"]=>
string(7) "basiatz"
["slug"]=>
string(7) "basiatz"
["email"]=>
string(23) "barbara.telus@gmail.com"
["password"]=>
string(60) "$2y$10$KuXYDRD97VlgWBHH2Tb6x.turNT5ivl/WOOXKztjytipT5JWqJjqq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZEcm7vje80KIRpdK8TKnS6YsSBEva3LaOotFBROGmzBc2jFbe3bx0xO3D5o7"
["last_ip"]=>
string(14) "171.25.230.231"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-02 10:38:36"
["created_at"]=>
string(19) "2017-12-01 10:51:39"
["updated_at"]=>
string(19) "2022-03-02 10:38:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(10173)
["name"]=>
string(7) "basiatz"
["slug"]=>
string(7) "basiatz"
["email"]=>
string(23) "barbara.telus@gmail.com"
["password"]=>
string(60) "$2y$10$KuXYDRD97VlgWBHH2Tb6x.turNT5ivl/WOOXKztjytipT5JWqJjqq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZEcm7vje80KIRpdK8TKnS6YsSBEva3LaOotFBROGmzBc2jFbe3bx0xO3D5o7"
["last_ip"]=>
string(14) "171.25.230.231"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-02 10:38:36"
["created_at"]=>
string(19) "2017-12-01 10:51:39"
["updated_at"]=>
string(19) "2022-03-02 10:38:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[221]=>
object(App\Models\Observe)#1022 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176560)
["users_id"]=>
int(56921)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 09:42:22"
["updated_at"]=>
string(19) "2018-04-06 09:42:22"
}
["original":protected]=>
array(6) {
["id"]=>
int(176560)
["users_id"]=>
int(56921)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 09:42:22"
["updated_at"]=>
string(19) "2018-04-06 09:42:22"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#572 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(56921)
["name"]=>
string(8) "waldinio"
["slug"]=>
string(8) "waldinio"
["email"]=>
string(22) "golebiowskiw@gmail.com"
["password"]=>
string(60) "$2y$10$Ij2GbDBE3zCN80X9pcxkBebo1y4V3aNh9MzuISMHliJAKHKeIhZnS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "unUJXwN01iTWUKuuOJTAu9L4yudsOWLS7zIsR13K68yvThVSKQu2J3EFVnSg"
["last_ip"]=>
string(14) "178.183.86.114"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-26 15:16:45"
["created_at"]=>
string(19) "2015-03-12 00:14:21"
["updated_at"]=>
string(19) "2021-02-26 15:16:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(56921)
["name"]=>
string(8) "waldinio"
["slug"]=>
string(8) "waldinio"
["email"]=>
string(22) "golebiowskiw@gmail.com"
["password"]=>
string(60) "$2y$10$Ij2GbDBE3zCN80X9pcxkBebo1y4V3aNh9MzuISMHliJAKHKeIhZnS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "unUJXwN01iTWUKuuOJTAu9L4yudsOWLS7zIsR13K68yvThVSKQu2J3EFVnSg"
["last_ip"]=>
string(14) "178.183.86.114"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-26 15:16:45"
["created_at"]=>
string(19) "2015-03-12 00:14:21"
["updated_at"]=>
string(19) "2021-02-26 15:16:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[222]=>
object(App\Models\Observe)#1023 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176565)
["users_id"]=>
int(8316)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 12:08:55"
["updated_at"]=>
string(19) "2018-04-06 12:08:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(176565)
["users_id"]=>
int(8316)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 12:08:55"
["updated_at"]=>
string(19) "2018-04-06 12:08:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#571 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8316)
["name"]=>
string(8) "ariadna3"
["slug"]=>
string(8) "ariadna3"
["email"]=>
string(17) "janczak.ewa@wp.pl"
["password"]=>
string(60) "$2y$10$22mCngorL57Pl0vLi7BC/OARiJjSLlqulRKvpTo5cHTflNmA7O3CO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WJl9NKzDfWFXvEzYEgcpwRaIFKEVkVJj0eXGZM1eqxhg5USvsR6WrfcOEECV"
["last_ip"]=>
string(14) "178.212.221.62"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
["last_logged_at"]=>
string(19) "2021-11-11 11:31:20"
["created_at"]=>
string(19) "2013-01-01 13:29:02"
["updated_at"]=>
string(19) "2021-11-11 11:31:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(8316)
["name"]=>
string(8) "ariadna3"
["slug"]=>
string(8) "ariadna3"
["email"]=>
string(17) "janczak.ewa@wp.pl"
["password"]=>
string(60) "$2y$10$22mCngorL57Pl0vLi7BC/OARiJjSLlqulRKvpTo5cHTflNmA7O3CO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WJl9NKzDfWFXvEzYEgcpwRaIFKEVkVJj0eXGZM1eqxhg5USvsR6WrfcOEECV"
["last_ip"]=>
string(14) "178.212.221.62"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
["last_logged_at"]=>
string(19) "2021-11-11 11:31:20"
["created_at"]=>
string(19) "2013-01-01 13:29:02"
["updated_at"]=>
string(19) "2021-11-11 11:31:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[223]=>
object(App\Models\Observe)#1024 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176568)
["users_id"]=>
int(30901)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 14:00:16"
["updated_at"]=>
string(19) "2018-04-06 14:00:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(176568)
["users_id"]=>
int(30901)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 14:00:16"
["updated_at"]=>
string(19) "2018-04-06 14:00:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#570 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(30901)
["name"]=>
string(9) "koliberek"
["slug"]=>
string(9) "koliberek"
["email"]=>
string(40) "monika.stolowska@wrobel.mercedes-benz.pl"
["password"]=>
string(60) "$2y$10$nMg2rH40tVckoGBoXqdvmOVz/QjZzLLJG0S6QXjEALKdjOOv4NXha"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jcr8hHV8UjKinAmNr6Dkewy7mcwhefYjvSf0f5whXrV0Z5KZLiKBQjprUosI"
["last_ip"]=>
string(12) "78.8.214.243"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-27 01:12:28"
["created_at"]=>
string(19) "2016-01-14 14:19:48"
["updated_at"]=>
string(19) "2022-01-27 01:12:28"
}
["original":protected]=>
array(26) {
["id"]=>
int(30901)
["name"]=>
string(9) "koliberek"
["slug"]=>
string(9) "koliberek"
["email"]=>
string(40) "monika.stolowska@wrobel.mercedes-benz.pl"
["password"]=>
string(60) "$2y$10$nMg2rH40tVckoGBoXqdvmOVz/QjZzLLJG0S6QXjEALKdjOOv4NXha"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jcr8hHV8UjKinAmNr6Dkewy7mcwhefYjvSf0f5whXrV0Z5KZLiKBQjprUosI"
["last_ip"]=>
string(12) "78.8.214.243"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-27 01:12:28"
["created_at"]=>
string(19) "2016-01-14 14:19:48"
["updated_at"]=>
string(19) "2022-01-27 01:12:28"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[224]=>
object(App\Models\Observe)#1025 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176572)
["users_id"]=>
int(13945)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 15:32:24"
["updated_at"]=>
string(19) "2018-04-06 15:32:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(176572)
["users_id"]=>
int(13945)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 15:32:24"
["updated_at"]=>
string(19) "2018-04-06 15:32:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#569 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(13945)
["name"]=>
string(9) "cyprysowa"
["slug"]=>
string(9) "cyprysowa"
["email"]=>
string(10) "sdud@o2.pl"
["password"]=>
string(60) "$2y$10$Q2INw/CyKHCcOyZvLpQ2tecqutVeFz7axsSmnrqkR4ABBhw8DGxHG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zNOrJK9DLe7vV5smjnR1LEDfxSm1m1FmRP3eoA6QcqO6kuOKy71l2cExYaiv"
["last_ip"]=>
string(13) "77.254.54.223"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0"
["last_logged_at"]=>
string(19) "2025-01-15 15:16:18"
["created_at"]=>
string(19) "2014-01-06 21:24:46"
["updated_at"]=>
string(19) "2025-01-15 15:16:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(13945)
["name"]=>
string(9) "cyprysowa"
["slug"]=>
string(9) "cyprysowa"
["email"]=>
string(10) "sdud@o2.pl"
["password"]=>
string(60) "$2y$10$Q2INw/CyKHCcOyZvLpQ2tecqutVeFz7axsSmnrqkR4ABBhw8DGxHG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zNOrJK9DLe7vV5smjnR1LEDfxSm1m1FmRP3eoA6QcqO6kuOKy71l2cExYaiv"
["last_ip"]=>
string(13) "77.254.54.223"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0"
["last_logged_at"]=>
string(19) "2025-01-15 15:16:18"
["created_at"]=>
string(19) "2014-01-06 21:24:46"
["updated_at"]=>
string(19) "2025-01-15 15:16:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[225]=>
object(App\Models\Observe)#1026 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(176583)
["users_id"]=>
int(5498)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 23:38:24"
["updated_at"]=>
string(19) "2018-04-06 23:38:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(176583)
["users_id"]=>
int(5498)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-06 23:38:24"
["updated_at"]=>
string(19) "2018-04-06 23:38:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#568 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5498)
["name"]=>
string(9) "akasnicka"
["slug"]=>
string(9) "akasnicka"
["email"]=>
string(15) "akasnicka@vp.pl"
["password"]=>
string(60) "$2y$10$/T9zdD5s6Hbf94AB4GBlFekWC17/9OxexQfSPTBvQ9Qi70LI01cXi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZVbGLF58ScfUTg1CWTtdLiLIMLv6XbYDzCM8zprd2ncreDctMwOz39TCygyg"
["last_ip"]=>
string(12) "5.173.210.13"
["last_host"]=>
string(121) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-06-23 00:58:00"
["created_at"]=>
string(19) "2018-02-04 13:28:24"
["updated_at"]=>
string(19) "2024-06-23 00:58:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(5498)
["name"]=>
string(9) "akasnicka"
["slug"]=>
string(9) "akasnicka"
["email"]=>
string(15) "akasnicka@vp.pl"
["password"]=>
string(60) "$2y$10$/T9zdD5s6Hbf94AB4GBlFekWC17/9OxexQfSPTBvQ9Qi70LI01cXi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZVbGLF58ScfUTg1CWTtdLiLIMLv6XbYDzCM8zprd2ncreDctMwOz39TCygyg"
["last_ip"]=>
string(12) "5.173.210.13"
["last_host"]=>
string(121) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-06-23 00:58:00"
["created_at"]=>
string(19) "2018-02-04 13:28:24"
["updated_at"]=>
string(19) "2024-06-23 00:58:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[226]=>
object(App\Models\Observe)#1027 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(177231)
["users_id"]=>
int(71907)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-25 13:21:24"
["updated_at"]=>
string(19) "2018-04-25 13:21:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(177231)
["users_id"]=>
int(71907)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-04-25 13:21:24"
["updated_at"]=>
string(19) "2018-04-25 13:21:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#567 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(71907)
["name"]=>
string(5) "do-mi"
["slug"]=>
string(5) "do-mi"
["email"]=>
string(19) "donka997@interia.pl"
["password"]=>
string(60) "$2y$10$rHPxiyg8KYDstWplv8hsAOH8OnWlk6NgGlty.IMD0SPYRtfPx7qSG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fY5BaB8v4DirVwd2QvSz16wsFnEm98mkFZICQXslzFKSqPYUBXYAWp9gmUOw"
["last_ip"]=>
string(13) "5.252.213.109"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-06-05 17:05:36"
["created_at"]=>
string(19) "2013-01-19 18:20:49"
["updated_at"]=>
string(19) "2021-06-05 17:05:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(71907)
["name"]=>
string(5) "do-mi"
["slug"]=>
string(5) "do-mi"
["email"]=>
string(19) "donka997@interia.pl"
["password"]=>
string(60) "$2y$10$rHPxiyg8KYDstWplv8hsAOH8OnWlk6NgGlty.IMD0SPYRtfPx7qSG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fY5BaB8v4DirVwd2QvSz16wsFnEm98mkFZICQXslzFKSqPYUBXYAWp9gmUOw"
["last_ip"]=>
string(13) "5.252.213.109"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-06-05 17:05:36"
["created_at"]=>
string(19) "2013-01-19 18:20:49"
["updated_at"]=>
string(19) "2021-06-05 17:05:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[227]=>
object(App\Models\Observe)#1028 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178188)
["users_id"]=>
int(13959)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-21 15:56:55"
["updated_at"]=>
string(19) "2018-05-21 15:56:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(178188)
["users_id"]=>
int(13959)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-21 15:56:55"
["updated_at"]=>
string(19) "2018-05-21 15:56:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#566 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(13959)
["name"]=>
string(9) "cyprysowo"
["slug"]=>
string(9) "cyprysowo"
["email"]=>
string(14) "heidi100@wp.pl"
["password"]=>
string(60) "$2y$10$b2W8ngTYmWMjP1LMTdNAMOAd9g7o8LVjtIy4NdFkpn0ZziIC28Eie"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rj3DyGe0rzPkwRwtkUCrRPz5FNXT0H1lVFbZsu74D5pdEsvxNzpUI1zFycAi"
["last_ip"]=>
string(14) "37.248.253.140"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-06-01 08:53:42"
["created_at"]=>
string(19) "2013-06-14 22:53:07"
["updated_at"]=>
string(19) "2024-06-01 08:53:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(13959)
["name"]=>
string(9) "cyprysowo"
["slug"]=>
string(9) "cyprysowo"
["email"]=>
string(14) "heidi100@wp.pl"
["password"]=>
string(60) "$2y$10$b2W8ngTYmWMjP1LMTdNAMOAd9g7o8LVjtIy4NdFkpn0ZziIC28Eie"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rj3DyGe0rzPkwRwtkUCrRPz5FNXT0H1lVFbZsu74D5pdEsvxNzpUI1zFycAi"
["last_ip"]=>
string(14) "37.248.253.140"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-06-01 08:53:42"
["created_at"]=>
string(19) "2013-06-14 22:53:07"
["updated_at"]=>
string(19) "2024-06-01 08:53:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[228]=>
object(App\Models\Observe)#1029 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178241)
["users_id"]=>
int(47468)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-22 22:42:25"
["updated_at"]=>
string(19) "2018-05-22 22:42:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(178241)
["users_id"]=>
int(47468)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-22 22:42:25"
["updated_at"]=>
string(19) "2018-05-22 22:42:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#565 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(47468)
["name"]=>
string(18) "przemekradomyski11"
["slug"]=>
string(18) "przemekradomyski11"
["email"]=>
string(34) "przemo.radomyski.siedlce@gmail.com"
["password"]=>
string(60) "$2y$10$30gHpv8arYpzeorsZ0BKUO0/z0liyG50ybTBvGymnyXZIN80mV932"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oweTCnnIsCe2FQhsc2b3WXp0rcAFBB0t1sDtWSfF0egZ1OJWL041ZLCt2vBv"
["last_ip"]=>
string(11) "194.31.40.4"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-04 08:44:29"
["created_at"]=>
string(19) "2018-01-23 20:02:53"
["updated_at"]=>
string(19) "2024-09-04 08:44:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(47468)
["name"]=>
string(18) "przemekradomyski11"
["slug"]=>
string(18) "przemekradomyski11"
["email"]=>
string(34) "przemo.radomyski.siedlce@gmail.com"
["password"]=>
string(60) "$2y$10$30gHpv8arYpzeorsZ0BKUO0/z0liyG50ybTBvGymnyXZIN80mV932"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oweTCnnIsCe2FQhsc2b3WXp0rcAFBB0t1sDtWSfF0egZ1OJWL041ZLCt2vBv"
["last_ip"]=>
string(11) "194.31.40.4"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-04 08:44:29"
["created_at"]=>
string(19) "2018-01-23 20:02:53"
["updated_at"]=>
string(19) "2024-09-04 08:44:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[229]=>
object(App\Models\Observe)#1030 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178242)
["users_id"]=>
int(31664)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-22 22:49:19"
["updated_at"]=>
string(19) "2018-05-22 22:49:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(178242)
["users_id"]=>
int(31664)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-22 22:49:19"
["updated_at"]=>
string(19) "2018-05-22 22:49:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#564 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(31664)
["name"]=>
string(11) "krzeszowice"
["slug"]=>
string(11) "krzeszowice"
["email"]=>
string(25) "witold.sowinski@gmail.com"
["password"]=>
string(40) "d81edfe8ed644703827225ba360ae424c9a576e0"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.238.22.58"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; WOW64; rv:55.0) Gecko/201"
["last_logged_at"]=>
string(19) "2017-09-06 13:57:11"
["created_at"]=>
string(19) "2015-05-29 00:16:23"
["updated_at"]=>
string(19) "2015-05-29 00:16:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(31664)
["name"]=>
string(11) "krzeszowice"
["slug"]=>
string(11) "krzeszowice"
["email"]=>
string(25) "witold.sowinski@gmail.com"
["password"]=>
string(40) "d81edfe8ed644703827225ba360ae424c9a576e0"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.238.22.58"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; WOW64; rv:55.0) Gecko/201"
["last_logged_at"]=>
string(19) "2017-09-06 13:57:11"
["created_at"]=>
string(19) "2015-05-29 00:16:23"
["updated_at"]=>
string(19) "2015-05-29 00:16:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[230]=>
object(App\Models\Observe)#1031 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178247)
["users_id"]=>
int(25869)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 07:45:09"
["updated_at"]=>
string(19) "2018-05-23 07:45:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(178247)
["users_id"]=>
int(25869)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 07:45:09"
["updated_at"]=>
string(19) "2018-05-23 07:45:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#563 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25869)
["name"]=>
string(9) "izaalbert"
["slug"]=>
string(9) "izaalbert"
["email"]=>
string(12) "ich555@wp.pl"
["password"]=>
string(60) "$2y$10$ZlM9iyv5mXs45m1jVG4SnuNmktBRzIFeCzliJkIW2diLm0j18UUsC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zA1iS2NFS8YD3OsbXrG8sCeP5Btgfvqg0yCsYoOZ8MtDLIwz7xrGBstTJjSr"
["last_ip"]=>
string(13) "78.30.102.214"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-12 21:40:04"
["created_at"]=>
string(19) "2018-04-12 07:06:55"
["updated_at"]=>
string(19) "2024-03-12 21:40:04"
}
["original":protected]=>
array(26) {
["id"]=>
int(25869)
["name"]=>
string(9) "izaalbert"
["slug"]=>
string(9) "izaalbert"
["email"]=>
string(12) "ich555@wp.pl"
["password"]=>
string(60) "$2y$10$ZlM9iyv5mXs45m1jVG4SnuNmktBRzIFeCzliJkIW2diLm0j18UUsC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zA1iS2NFS8YD3OsbXrG8sCeP5Btgfvqg0yCsYoOZ8MtDLIwz7xrGBstTJjSr"
["last_ip"]=>
string(13) "78.30.102.214"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-12 21:40:04"
["created_at"]=>
string(19) "2018-04-12 07:06:55"
["updated_at"]=>
string(19) "2024-03-12 21:40:04"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[231]=>
object(App\Models\Observe)#1032 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178250)
["users_id"]=>
int(53793)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 09:00:51"
["updated_at"]=>
string(19) "2018-05-23 09:00:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(178250)
["users_id"]=>
int(53793)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 09:00:51"
["updated_at"]=>
string(19) "2018-05-23 09:00:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#562 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(53793)
["name"]=>
string(6) "tolek1"
["slug"]=>
string(6) "tolek1"
["email"]=>
string(14) "meloniki@o2.pl"
["password"]=>
string(60) "$2y$10$476F64eQj4EU2Ok.KqEBZe0NhkkSTMFEJN9C4lnVo4Nun9DEwd0gK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QJ3ndZRiFKUlWqEe8nhx4VkB7k4ylB5j84bgcU3H68JJiglVbe4xSBQAoPYk"
["last_ip"]=>
string(15) "188.146.143.119"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36 OPR/86.0.0.0"
["last_logged_at"]=>
string(19) "2025-01-17 13:22:56"
["created_at"]=>
string(19) "2018-05-23 06:56:47"
["updated_at"]=>
string(19) "2025-01-17 13:22:56"
}
["original":protected]=>
array(26) {
["id"]=>
int(53793)
["name"]=>
string(6) "tolek1"
["slug"]=>
string(6) "tolek1"
["email"]=>
string(14) "meloniki@o2.pl"
["password"]=>
string(60) "$2y$10$476F64eQj4EU2Ok.KqEBZe0NhkkSTMFEJN9C4lnVo4Nun9DEwd0gK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QJ3ndZRiFKUlWqEe8nhx4VkB7k4ylB5j84bgcU3H68JJiglVbe4xSBQAoPYk"
["last_ip"]=>
string(15) "188.146.143.119"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36 OPR/86.0.0.0"
["last_logged_at"]=>
string(19) "2025-01-17 13:22:56"
["created_at"]=>
string(19) "2018-05-23 06:56:47"
["updated_at"]=>
string(19) "2025-01-17 13:22:56"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[232]=>
object(App\Models\Observe)#1033 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178255)
["users_id"]=>
int(7019)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 09:04:52"
["updated_at"]=>
string(19) "2018-05-23 09:04:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(178255)
["users_id"]=>
int(7019)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 09:04:52"
["updated_at"]=>
string(19) "2018-05-23 09:04:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#561 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7019)
["name"]=>
string(10) "ania.jakub"
["slug"]=>
string(11) "ania--jakub"
["email"]=>
string(14) "grodka83@wp.pl"
["password"]=>
string(60) "$2y$10$sLU37lMlY9wqpGcwoH60WuL03S08iWZya1f6kkB9YZItQbVRMOZZC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "I2uH0tTOaqougdibhcwzHSLObHtE82txStH8gKuZh61cngokc7B3ufRsLOjc"
["last_ip"]=>
string(15) "185.122.172.110"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-12 11:56:36"
["created_at"]=>
string(19) "2012-11-15 20:00:20"
["updated_at"]=>
string(19) "2025-01-12 12:02:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(7019)
["name"]=>
string(10) "ania.jakub"
["slug"]=>
string(11) "ania--jakub"
["email"]=>
string(14) "grodka83@wp.pl"
["password"]=>
string(60) "$2y$10$sLU37lMlY9wqpGcwoH60WuL03S08iWZya1f6kkB9YZItQbVRMOZZC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "I2uH0tTOaqougdibhcwzHSLObHtE82txStH8gKuZh61cngokc7B3ufRsLOjc"
["last_ip"]=>
string(15) "185.122.172.110"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-12 11:56:36"
["created_at"]=>
string(19) "2012-11-15 20:00:20"
["updated_at"]=>
string(19) "2025-01-12 12:02:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[233]=>
object(App\Models\Observe)#1034 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178260)
["users_id"]=>
int(44221)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 11:05:45"
["updated_at"]=>
string(19) "2018-05-23 11:05:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(178260)
["users_id"]=>
int(44221)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 11:05:45"
["updated_at"]=>
string(19) "2018-05-23 11:05:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#560 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44221)
["name"]=>
string(16) "panna_california"
["slug"]=>
string(16) "panna_california"
["email"]=>
string(27) "pol12011dabrowska@gmail.com"
["password"]=>
string(60) "$2y$10$2mjZvPQ/sCfZbQ7RBsMu9.HdLe9Njyg.WLuiRslS8Z4aoPur7IMPC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "NkbOB5M0yTMaMQmefLXI1ga4a5wYJlJZeL2FNGkVS6uCjEn7Gf8oD0fhqmb8"
["last_ip"]=>
string(12) "83.9.128.232"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-M317F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-14 10:22:01"
["created_at"]=>
string(19) "2017-03-13 20:17:21"
["updated_at"]=>
string(19) "2021-01-14 10:22:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(44221)
["name"]=>
string(16) "panna_california"
["slug"]=>
string(16) "panna_california"
["email"]=>
string(27) "pol12011dabrowska@gmail.com"
["password"]=>
string(60) "$2y$10$2mjZvPQ/sCfZbQ7RBsMu9.HdLe9Njyg.WLuiRslS8Z4aoPur7IMPC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "NkbOB5M0yTMaMQmefLXI1ga4a5wYJlJZeL2FNGkVS6uCjEn7Gf8oD0fhqmb8"
["last_ip"]=>
string(12) "83.9.128.232"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-M317F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-14 10:22:01"
["created_at"]=>
string(19) "2017-03-13 20:17:21"
["updated_at"]=>
string(19) "2021-01-14 10:22:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[234]=>
object(App\Models\Observe)#1035 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178266)
["users_id"]=>
int(43432)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 13:28:42"
["updated_at"]=>
string(19) "2018-05-23 13:28:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(178266)
["users_id"]=>
int(43432)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 13:28:42"
["updated_at"]=>
string(19) "2018-05-23 13:28:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#559 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(43432)
["name"]=>
string(6) "oregon"
["slug"]=>
string(6) "oregon"
["email"]=>
string(25) "ilona_senderowska@onet.eu"
["password"]=>
string(60) "$2y$10$/Jz7ITIy0qOAbOMRMsn3HeSEBaMct.l1AxHIWkYj55BkEchmWyw2O"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9OWS5YkpXlKXMjb8Gg3dsyfRKmdNkLrgG7fRBBhAUNxiypRCTp7dBpQUCZIx"
["last_ip"]=>
string(11) "37.47.86.10"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-17 18:45:33"
["created_at"]=>
string(19) "2015-10-01 07:09:05"
["updated_at"]=>
string(19) "2022-11-17 18:45:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(43432)
["name"]=>
string(6) "oregon"
["slug"]=>
string(6) "oregon"
["email"]=>
string(25) "ilona_senderowska@onet.eu"
["password"]=>
string(60) "$2y$10$/Jz7ITIy0qOAbOMRMsn3HeSEBaMct.l1AxHIWkYj55BkEchmWyw2O"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9OWS5YkpXlKXMjb8Gg3dsyfRKmdNkLrgG7fRBBhAUNxiypRCTp7dBpQUCZIx"
["last_ip"]=>
string(11) "37.47.86.10"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-17 18:45:33"
["created_at"]=>
string(19) "2015-10-01 07:09:05"
["updated_at"]=>
string(19) "2022-11-17 18:45:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[235]=>
object(App\Models\Observe)#1036 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178293)
["users_id"]=>
int(99144)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 23:52:27"
["updated_at"]=>
string(19) "2018-05-23 23:52:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(178293)
["users_id"]=>
int(99144)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-23 23:52:27"
["updated_at"]=>
string(19) "2018-05-23 23:52:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#558 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99144)
["name"]=>
string(13) "kasia_idaredy"
["slug"]=>
string(13) "kasia-idaredy"
["email"]=>
string(17) "kasiabaryla@op.pl"
["password"]=>
string(60) "$2y$10$OHycDmHIPOQBHa8VG6hHb.6pKWol.wJCG26fgS3DZDHFUx/4X//.K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "AKhuXE442EuW8mcxLLiw3dG4IfA0PLZ5odmfQML3olBVMs5u3MBnzERCEDlB"
["last_ip"]=>
string(15) "185.191.245.162"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-08-17 10:09:50"
["created_at"]=>
string(19) "2016-08-25 23:11:56"
["updated_at"]=>
string(19) "2024-08-17 10:09:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(99144)
["name"]=>
string(13) "kasia_idaredy"
["slug"]=>
string(13) "kasia-idaredy"
["email"]=>
string(17) "kasiabaryla@op.pl"
["password"]=>
string(60) "$2y$10$OHycDmHIPOQBHa8VG6hHb.6pKWol.wJCG26fgS3DZDHFUx/4X//.K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "AKhuXE442EuW8mcxLLiw3dG4IfA0PLZ5odmfQML3olBVMs5u3MBnzERCEDlB"
["last_ip"]=>
string(15) "185.191.245.162"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-08-17 10:09:50"
["created_at"]=>
string(19) "2016-08-25 23:11:56"
["updated_at"]=>
string(19) "2024-08-17 10:09:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[236]=>
object(App\Models\Observe)#1037 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178295)
["users_id"]=>
int(93766)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-24 07:31:36"
["updated_at"]=>
string(19) "2018-05-24 07:31:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(178295)
["users_id"]=>
int(93766)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-24 07:31:36"
["updated_at"]=>
string(19) "2018-05-24 07:31:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#557 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(93766)
["name"]=>
string(12) "kamamarta-k1"
["slug"]=>
string(12) "kamamarta-k1"
["email"]=>
string(12) "elzgru@wp.pl"
["password"]=>
string(40) "459cfc243e1fcdca1e8f7bae84bc16dfbf5d4ee2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.1.198.191"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-29 08:00:10"
["created_at"]=>
string(19) "2016-02-01 20:04:15"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(93766)
["name"]=>
string(12) "kamamarta-k1"
["slug"]=>
string(12) "kamamarta-k1"
["email"]=>
string(12) "elzgru@wp.pl"
["password"]=>
string(40) "459cfc243e1fcdca1e8f7bae84bc16dfbf5d4ee2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "83.1.198.191"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-29 08:00:10"
["created_at"]=>
string(19) "2016-02-01 20:04:15"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[237]=>
object(App\Models\Observe)#1038 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178356)
["users_id"]=>
int(38665)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-25 20:17:27"
["updated_at"]=>
string(19) "2018-05-25 20:17:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(178356)
["users_id"]=>
int(38665)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-05-25 20:17:27"
["updated_at"]=>
string(19) "2018-05-25 20:17:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#556 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38665)
["name"]=>
string(9) "misia1777"
["slug"]=>
string(9) "misia1777"
["email"]=>
string(15) "misia1777@o2.pl"
["password"]=>
string(40) "95d1381c49a4c95504765c119b4c1da4816ade39"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "94.254.167.156"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.3; D5503 Build/14.2.A.1.1"
["last_logged_at"]=>
string(19) "2018-06-06 16:11:45"
["created_at"]=>
string(19) "2018-05-25 20:12:44"
["updated_at"]=>
string(19) "2018-05-25 20:12:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(38665)
["name"]=>
string(9) "misia1777"
["slug"]=>
string(9) "misia1777"
["email"]=>
string(15) "misia1777@o2.pl"
["password"]=>
string(40) "95d1381c49a4c95504765c119b4c1da4816ade39"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "94.254.167.156"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.3; D5503 Build/14.2.A.1.1"
["last_logged_at"]=>
string(19) "2018-06-06 16:11:45"
["created_at"]=>
string(19) "2018-05-25 20:12:44"
["updated_at"]=>
string(19) "2018-05-25 20:12:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[238]=>
object(App\Models\Observe)#1039 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(178960)
["users_id"]=>
int(38665)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-11 23:25:21"
["updated_at"]=>
string(19) "2018-06-11 23:25:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(178960)
["users_id"]=>
int(38665)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-11 23:25:21"
["updated_at"]=>
string(19) "2018-06-11 23:25:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#555 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38665)
["name"]=>
string(9) "misia1777"
["slug"]=>
string(9) "misia1777"
["email"]=>
string(15) "misia1777@o2.pl"
["password"]=>
string(40) "95d1381c49a4c95504765c119b4c1da4816ade39"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "94.254.167.156"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.3; D5503 Build/14.2.A.1.1"
["last_logged_at"]=>
string(19) "2018-06-06 16:11:45"
["created_at"]=>
string(19) "2018-05-25 20:12:44"
["updated_at"]=>
string(19) "2018-05-25 20:12:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(38665)
["name"]=>
string(9) "misia1777"
["slug"]=>
string(9) "misia1777"
["email"]=>
string(15) "misia1777@o2.pl"
["password"]=>
string(40) "95d1381c49a4c95504765c119b4c1da4816ade39"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "94.254.167.156"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.3; D5503 Build/14.2.A.1.1"
["last_logged_at"]=>
string(19) "2018-06-06 16:11:45"
["created_at"]=>
string(19) "2018-05-25 20:12:44"
["updated_at"]=>
string(19) "2018-05-25 20:12:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[239]=>
object(App\Models\Observe)#1040 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179035)
["users_id"]=>
int(31500)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-13 21:17:05"
["updated_at"]=>
string(19) "2018-06-13 21:17:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(179035)
["users_id"]=>
int(31500)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-13 21:17:05"
["updated_at"]=>
string(19) "2018-06-13 21:17:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#554 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(31500)
["name"]=>
string(8) "krissaga"
["slug"]=>
string(8) "krissaga"
["email"]=>
string(14) "agabuch4@wp.pl"
["password"]=>
string(60) "$2y$10$V3IASC.JQkjyza5ev/hwOeCeNPtjOA4hJyBcOCZUeW8jRujLi.YlW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "q1E5rLWQK68jqptSCQm0DZVi7ZUhz4wQrGESp5Z6izDhsTtRuhmCG4JZe90a"
["last_ip"]=>
string(12) "5.173.132.90"
["last_host"]=>
string(160) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-03-03 23:02:02"
["created_at"]=>
string(19) "2018-04-12 20:55:24"
["updated_at"]=>
string(19) "2023-03-03 23:02:02"
}
["original":protected]=>
array(26) {
["id"]=>
int(31500)
["name"]=>
string(8) "krissaga"
["slug"]=>
string(8) "krissaga"
["email"]=>
string(14) "agabuch4@wp.pl"
["password"]=>
string(60) "$2y$10$V3IASC.JQkjyza5ev/hwOeCeNPtjOA4hJyBcOCZUeW8jRujLi.YlW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "q1E5rLWQK68jqptSCQm0DZVi7ZUhz4wQrGESp5Z6izDhsTtRuhmCG4JZe90a"
["last_ip"]=>
string(12) "5.173.132.90"
["last_host"]=>
string(160) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-03-03 23:02:02"
["created_at"]=>
string(19) "2018-04-12 20:55:24"
["updated_at"]=>
string(19) "2023-03-03 23:02:02"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[240]=>
object(App\Models\Observe)#1041 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179271)
["users_id"]=>
int(48818)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 12:12:50"
["updated_at"]=>
string(19) "2018-06-19 12:12:50"
}
["original":protected]=>
array(6) {
["id"]=>
int(179271)
["users_id"]=>
int(48818)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 12:12:50"
["updated_at"]=>
string(19) "2018-06-19 12:12:50"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#553 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(48818)
["name"]=>
string(9) "rewelka44"
["slug"]=>
string(9) "rewelka44"
["email"]=>
string(21) "ewelina-nowak82@wp.pl"
["password"]=>
string(60) "$2y$10$BAGXW4xRZmJ88h5j3/Y6hOq2US0UTbeRC9UTAWUkxH6TdXbrBRFNi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "89.67.196.252"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; LYA-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-07 17:06:18"
["created_at"]=>
string(19) "2016-03-18 13:15:12"
["updated_at"]=>
string(19) "2020-06-07 17:06:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(48818)
["name"]=>
string(9) "rewelka44"
["slug"]=>
string(9) "rewelka44"
["email"]=>
string(21) "ewelina-nowak82@wp.pl"
["password"]=>
string(60) "$2y$10$BAGXW4xRZmJ88h5j3/Y6hOq2US0UTbeRC9UTAWUkxH6TdXbrBRFNi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "89.67.196.252"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; LYA-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-07 17:06:18"
["created_at"]=>
string(19) "2016-03-18 13:15:12"
["updated_at"]=>
string(19) "2020-06-07 17:06:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[241]=>
object(App\Models\Observe)#1042 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179290)
["users_id"]=>
int(6663)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 21:38:19"
["updated_at"]=>
string(19) "2018-06-19 21:38:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(179290)
["users_id"]=>
int(6663)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 21:38:19"
["updated_at"]=>
string(19) "2018-06-19 21:38:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#552 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(6663)
["name"]=>
string(9) "andzik001"
["slug"]=>
string(9) "andzik001"
["email"]=>
string(14) "annaklos@wp.pl"
["password"]=>
string(60) "$2y$10$yuXYcuAsb8x6Z8F4mtewoeARbVtl1rVnEdImOt0Z3w6g.mwNAMc1e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "78.131.156.221"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-11 23:30:55"
["created_at"]=>
string(19) "2017-03-06 20:44:23"
["updated_at"]=>
string(19) "2020-06-11 23:30:55"
}
["original":protected]=>
array(26) {
["id"]=>
int(6663)
["name"]=>
string(9) "andzik001"
["slug"]=>
string(9) "andzik001"
["email"]=>
string(14) "annaklos@wp.pl"
["password"]=>
string(60) "$2y$10$yuXYcuAsb8x6Z8F4mtewoeARbVtl1rVnEdImOt0Z3w6g.mwNAMc1e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "78.131.156.221"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-11 23:30:55"
["created_at"]=>
string(19) "2017-03-06 20:44:23"
["updated_at"]=>
string(19) "2020-06-11 23:30:55"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[242]=>
object(App\Models\Observe)#1043 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179291)
["users_id"]=>
int(33683)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 21:51:23"
["updated_at"]=>
string(19) "2018-06-19 21:51:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(179291)
["users_id"]=>
int(33683)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 21:51:23"
["updated_at"]=>
string(19) "2018-06-19 21:51:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#551 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(33683)
["name"]=>
string(9) "lucerenka"
["slug"]=>
string(9) "lucerenka"
["email"]=>
string(26) "kasia.mariusz@buziaczek.pl"
["password"]=>
string(60) "$2y$10$htkeFi4ldedOphMcrvLWzO9ECwH/UpQ.j79zDrVk6leOYVwpgXaZ."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8Zjc3rQyJulU2u6vOz4VrnKRFQssnhZbsZ0Ya0bArsYpFkbmbrkIcoc7kKYE"
["last_ip"]=>
string(14) "94.254.177.101"
["last_host"]=>
string(170) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G935F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.0 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-22 18:28:44"
["created_at"]=>
string(19) "2018-03-25 22:13:26"
["updated_at"]=>
string(19) "2020-07-22 18:28:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(33683)
["name"]=>
string(9) "lucerenka"
["slug"]=>
string(9) "lucerenka"
["email"]=>
string(26) "kasia.mariusz@buziaczek.pl"
["password"]=>
string(60) "$2y$10$htkeFi4ldedOphMcrvLWzO9ECwH/UpQ.j79zDrVk6leOYVwpgXaZ."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8Zjc3rQyJulU2u6vOz4VrnKRFQssnhZbsZ0Ya0bArsYpFkbmbrkIcoc7kKYE"
["last_ip"]=>
string(14) "94.254.177.101"
["last_host"]=>
string(170) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G935F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.0 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-22 18:28:44"
["created_at"]=>
string(19) "2018-03-25 22:13:26"
["updated_at"]=>
string(19) "2020-07-22 18:28:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[243]=>
object(App\Models\Observe)#1044 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179293)
["users_id"]=>
int(37877)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 22:19:50"
["updated_at"]=>
string(19) "2018-06-19 22:19:50"
}
["original":protected]=>
array(6) {
["id"]=>
int(179293)
["users_id"]=>
int(37877)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-19 22:19:50"
["updated_at"]=>
string(19) "2018-06-19 22:19:50"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#550 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37877)
["name"]=>
string(12) "mg-doskonaly"
["slug"]=>
string(12) "mg-doskonaly"
["email"]=>
string(21) "mgdoskonaly@gmail.com"
["password"]=>
string(40) "9da38978cadf500849198d17b0f90452f57a53e0"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "81.6.133.148"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Geck"
["last_logged_at"]=>
string(19) "2019-08-04 12:08:24"
["created_at"]=>
string(19) "2018-02-23 17:14:46"
["updated_at"]=>
string(19) "2018-02-23 17:14:46"
}
["original":protected]=>
array(26) {
["id"]=>
int(37877)
["name"]=>
string(12) "mg-doskonaly"
["slug"]=>
string(12) "mg-doskonaly"
["email"]=>
string(21) "mgdoskonaly@gmail.com"
["password"]=>
string(40) "9da38978cadf500849198d17b0f90452f57a53e0"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "81.6.133.148"
["last_host"]=>
string(64) "Firefox, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Geck"
["last_logged_at"]=>
string(19) "2019-08-04 12:08:24"
["created_at"]=>
string(19) "2018-02-23 17:14:46"
["updated_at"]=>
string(19) "2018-02-23 17:14:46"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[244]=>
object(App\Models\Observe)#1045 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179303)
["users_id"]=>
int(83969)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-20 08:11:06"
["updated_at"]=>
string(19) "2018-06-20 08:11:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(179303)
["users_id"]=>
int(83969)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-06-20 08:11:06"
["updated_at"]=>
string(19) "2018-06-20 08:11:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#549 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(83969)
["name"]=>
string(11) "kasiaros-k1"
["slug"]=>
string(11) "kasiaros-k1"
["email"]=>
string(21) "gosia261@buziaczek.pl"
["password"]=>
string(60) "$2y$10$asQvVWJQEYuie2TorRpYROl/E2BAeTo7dfYMEic0gFq/Ji2iZSpLO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2w3vmQ7PKbkPxh0zs35MoT73P6964ZBgzaYZOJPcfhI6ndHniSnmG9mt2RsN"
["last_ip"]=>
string(14) "213.241.20.120"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-06 09:34:53"
["created_at"]=>
string(19) "2014-11-06 12:40:14"
["updated_at"]=>
string(19) "2022-11-06 09:34:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(83969)
["name"]=>
string(11) "kasiaros-k1"
["slug"]=>
string(11) "kasiaros-k1"
["email"]=>
string(21) "gosia261@buziaczek.pl"
["password"]=>
string(60) "$2y$10$asQvVWJQEYuie2TorRpYROl/E2BAeTo7dfYMEic0gFq/Ji2iZSpLO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2w3vmQ7PKbkPxh0zs35MoT73P6964ZBgzaYZOJPcfhI6ndHniSnmG9mt2RsN"
["last_ip"]=>
string(14) "213.241.20.120"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-06 09:34:53"
["created_at"]=>
string(19) "2014-11-06 12:40:14"
["updated_at"]=>
string(19) "2022-11-06 09:34:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[245]=>
object(App\Models\Observe)#1046 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(179813)
["users_id"]=>
int(78853)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-02 22:13:39"
["updated_at"]=>
string(19) "2018-07-02 22:13:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(179813)
["users_id"]=>
int(78853)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-02 22:13:39"
["updated_at"]=>
string(19) "2018-07-02 22:13:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#548 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(78853)
["name"]=>
string(14) "marlena_rembel"
["slug"]=>
string(14) "marlena-rembel"
["email"]=>
string(23) "marlena.rembelska@wp.pl"
["password"]=>
string(60) "$2y$10$bBmfzpbA5oKa/dd8qEvSYuo3.XD6KkIY6NXt9w5XHsUeT5iCu8.zC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "erP6I2kdGUkvuyfqHY5o6y8ZeO8wttqDnESVICYGUidarN9NgrWPxZbL0wVT"
["last_ip"]=>
string(14) "46.171.195.250"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-11 12:21:20"
["created_at"]=>
string(19) "2014-01-19 22:08:52"
["updated_at"]=>
string(19) "2022-08-11 12:21:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(78853)
["name"]=>
string(14) "marlena_rembel"
["slug"]=>
string(14) "marlena-rembel"
["email"]=>
string(23) "marlena.rembelska@wp.pl"
["password"]=>
string(60) "$2y$10$bBmfzpbA5oKa/dd8qEvSYuo3.XD6KkIY6NXt9w5XHsUeT5iCu8.zC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "erP6I2kdGUkvuyfqHY5o6y8ZeO8wttqDnESVICYGUidarN9NgrWPxZbL0wVT"
["last_ip"]=>
string(14) "46.171.195.250"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-11 12:21:20"
["created_at"]=>
string(19) "2014-01-19 22:08:52"
["updated_at"]=>
string(19) "2022-08-11 12:21:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[246]=>
object(App\Models\Observe)#1047 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(180090)
["users_id"]=>
int(41769)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-10 16:57:56"
["updated_at"]=>
string(19) "2018-07-10 16:57:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(180090)
["users_id"]=>
int(41769)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-10 16:57:56"
["updated_at"]=>
string(19) "2018-07-10 16:57:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#547 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(41769)
["name"]=>
string(17) "nowoczesny_energo"
["slug"]=>
string(17) "nowoczesny_energo"
["email"]=>
string(26) "oliwia.sygnowska@gmail.com"
["password"]=>
string(40) "8df59a5db9d8ff69fafe883a6a7d826358ec7e45"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "5.173.44.121"
["last_host"]=>
string(66) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X, Macintosh"
["last_logged_at"]=>
string(19) "2019-07-30 22:03:57"
["created_at"]=>
string(19) "2019-06-17 22:53:52"
["updated_at"]=>
string(19) "2019-06-17 22:53:52"
}
["original":protected]=>
array(26) {
["id"]=>
int(41769)
["name"]=>
string(17) "nowoczesny_energo"
["slug"]=>
string(17) "nowoczesny_energo"
["email"]=>
string(26) "oliwia.sygnowska@gmail.com"
["password"]=>
string(40) "8df59a5db9d8ff69fafe883a6a7d826358ec7e45"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "5.173.44.121"
["last_host"]=>
string(66) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X, Macintosh"
["last_logged_at"]=>
string(19) "2019-07-30 22:03:57"
["created_at"]=>
string(19) "2019-06-17 22:53:52"
["updated_at"]=>
string(19) "2019-06-17 22:53:52"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[247]=>
object(App\Models\Observe)#1048 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(180723)
["users_id"]=>
int(98111)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-26 11:05:24"
["updated_at"]=>
string(19) "2018-07-26 11:05:24"
}
["original":protected]=>
array(6) {
["id"]=>
int(180723)
["users_id"]=>
int(98111)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-07-26 11:05:24"
["updated_at"]=>
string(19) "2018-07-26 11:05:24"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#546 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(98111)
["name"]=>
string(8) "wreabetu"
["slug"]=>
string(8) "wreabetu"
["email"]=>
string(19) "wreabetu@turoid.com"
["password"]=>
string(40) "a45dbeb75794860edaf086bd47f91ad83cb7545d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.168.224"
["last_host"]=>
string(51) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_, Macintosh"
["last_logged_at"]=>
string(19) "2019-11-23 19:42:59"
["created_at"]=>
string(19) "2016-06-30 19:52:05"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(98111)
["name"]=>
string(8) "wreabetu"
["slug"]=>
string(8) "wreabetu"
["email"]=>
string(19) "wreabetu@turoid.com"
["password"]=>
string(40) "a45dbeb75794860edaf086bd47f91ad83cb7545d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.168.224"
["last_host"]=>
string(51) "Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_, Macintosh"
["last_logged_at"]=>
string(19) "2019-11-23 19:42:59"
["created_at"]=>
string(19) "2016-06-30 19:52:05"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[248]=>
object(App\Models\Observe)#1049 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181087)
["users_id"]=>
int(46782)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-04 22:25:45"
["updated_at"]=>
string(19) "2018-08-04 22:25:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(181087)
["users_id"]=>
int(46782)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-04 22:25:45"
["updated_at"]=>
string(19) "2018-08-04 22:25:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#545 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(46782)
["name"]=>
string(12) "pokrzywa2213"
["slug"]=>
string(12) "pokrzywa2213"
["email"]=>
string(19) "paulinaaa0622@wp.pl"
["password"]=>
string(60) "$2y$10$ouFd6fNwecI9Nb4DupMvsu0uNc9IhXJzWC7N53hulIO33l68WXogi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "x5YpmruvTjedbDZnS7bLc5w3JJ2r2gUJPRWhadqoWRq9MVcCORKa9qEymTbQ"
["last_ip"]=>
string(12) "85.149.53.63"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-17 19:28:19"
["created_at"]=>
string(19) "2017-04-07 17:47:38"
["updated_at"]=>
string(19) "2022-01-17 19:28:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(46782)
["name"]=>
string(12) "pokrzywa2213"
["slug"]=>
string(12) "pokrzywa2213"
["email"]=>
string(19) "paulinaaa0622@wp.pl"
["password"]=>
string(60) "$2y$10$ouFd6fNwecI9Nb4DupMvsu0uNc9IhXJzWC7N53hulIO33l68WXogi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "x5YpmruvTjedbDZnS7bLc5w3JJ2r2gUJPRWhadqoWRq9MVcCORKa9qEymTbQ"
["last_ip"]=>
string(12) "85.149.53.63"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.87 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-17 19:28:19"
["created_at"]=>
string(19) "2017-04-07 17:47:38"
["updated_at"]=>
string(19) "2022-01-17 19:28:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[249]=>
object(App\Models\Observe)#1050 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181091)
["users_id"]=>
int(28642)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-04 23:32:03"
["updated_at"]=>
string(19) "2018-08-04 23:32:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(181091)
["users_id"]=>
int(28642)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-04 23:32:03"
["updated_at"]=>
string(19) "2018-08-04 23:32:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#544 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28642)
["name"]=>
string(6) "kamyki"
["slug"]=>
string(6) "kamyki"
["email"]=>
string(26) "kama.pierzgalska@gmail.com"
["password"]=>
string(60) "$2y$10$KmaRT5MFp5PrHl3Ladhfaetzt4sf7udZIfkFGEI8t.4e9GBzfjqB6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "W4zFbT4EQixNZtaeZH7JMyeFEjzMppZ7XZRvkZ95N5xWwjeuZ6q6Su8KUiJp"
["last_ip"]=>
string(13) "185.75.36.130"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-10 19:26:41"
["created_at"]=>
string(19) "2017-05-30 18:15:22"
["updated_at"]=>
string(19) "2020-10-10 19:26:41"
}
["original":protected]=>
array(26) {
["id"]=>
int(28642)
["name"]=>
string(6) "kamyki"
["slug"]=>
string(6) "kamyki"
["email"]=>
string(26) "kama.pierzgalska@gmail.com"
["password"]=>
string(60) "$2y$10$KmaRT5MFp5PrHl3Ladhfaetzt4sf7udZIfkFGEI8t.4e9GBzfjqB6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "W4zFbT4EQixNZtaeZH7JMyeFEjzMppZ7XZRvkZ95N5xWwjeuZ6q6Su8KUiJp"
["last_ip"]=>
string(13) "185.75.36.130"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-10 19:26:41"
["created_at"]=>
string(19) "2017-05-30 18:15:22"
["updated_at"]=>
string(19) "2020-10-10 19:26:41"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[250]=>
object(App\Models\Observe)#1051 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181106)
["users_id"]=>
int(76230)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-05 18:46:56"
["updated_at"]=>
string(19) "2018-08-05 18:46:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(181106)
["users_id"]=>
int(76230)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-05 18:46:56"
["updated_at"]=>
string(19) "2018-08-05 18:46:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#543 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(76230)
["name"]=>
string(6) "annett"
["slug"]=>
string(6) "annett"
["email"]=>
string(15) "buziak147@o2.pl"
["password"]=>
string(60) "$2y$10$u/ri5wZHo/Is4HSORkPtC.OmreiNL2n6j4N131lqTZyOBHA2kj5ea"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wocDJqydCtOrQq3SyXBCkrr8CcVOf59LBCul3WJbuneYzfcCkCZbPDZVUQFC"
["last_ip"]=>
string(13) "37.225.85.107"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-08-30 05:58:01"
["created_at"]=>
string(19) "2013-08-28 18:14:41"
["updated_at"]=>
string(19) "2024-08-30 05:58:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(76230)
["name"]=>
string(6) "annett"
["slug"]=>
string(6) "annett"
["email"]=>
string(15) "buziak147@o2.pl"
["password"]=>
string(60) "$2y$10$u/ri5wZHo/Is4HSORkPtC.OmreiNL2n6j4N131lqTZyOBHA2kj5ea"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wocDJqydCtOrQq3SyXBCkrr8CcVOf59LBCul3WJbuneYzfcCkCZbPDZVUQFC"
["last_ip"]=>
string(13) "37.225.85.107"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-08-30 05:58:01"
["created_at"]=>
string(19) "2013-08-28 18:14:41"
["updated_at"]=>
string(19) "2024-08-30 05:58:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[251]=>
object(App\Models\Observe)#1052 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181111)
["users_id"]=>
int(24942)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-05 21:25:14"
["updated_at"]=>
string(19) "2018-08-05 21:25:14"
}
["original":protected]=>
array(6) {
["id"]=>
int(181111)
["users_id"]=>
int(24942)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-05 21:25:14"
["updated_at"]=>
string(19) "2018-08-05 21:25:14"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#542 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(24942)
["name"]=>
string(6) "inki18"
["slug"]=>
string(6) "inki18"
["email"]=>
string(12) "inki00@o2.pl"
["password"]=>
string(60) "$2y$10$tdISOaZhLTl/OxRenVIcJO/Q9saNEuiSy5ybDxHS./cPHXOd5RMAG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "XuzF2BI5Eik8L2RP8F8rCPz4DaOlQLiBJCgcUVMwl3ORLL7qKIrREsEQLqgg"
["last_ip"]=>
string(14) "93.105.178.178"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-07-05 20:25:57"
["created_at"]=>
string(19) "2017-10-03 21:04:41"
["updated_at"]=>
string(19) "2022-07-05 20:25:57"
}
["original":protected]=>
array(26) {
["id"]=>
int(24942)
["name"]=>
string(6) "inki18"
["slug"]=>
string(6) "inki18"
["email"]=>
string(12) "inki00@o2.pl"
["password"]=>
string(60) "$2y$10$tdISOaZhLTl/OxRenVIcJO/Q9saNEuiSy5ybDxHS./cPHXOd5RMAG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "XuzF2BI5Eik8L2RP8F8rCPz4DaOlQLiBJCgcUVMwl3ORLL7qKIrREsEQLqgg"
["last_ip"]=>
string(14) "93.105.178.178"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-07-05 20:25:57"
["created_at"]=>
string(19) "2017-10-03 21:04:41"
["updated_at"]=>
string(19) "2022-07-05 20:25:57"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[252]=>
object(App\Models\Observe)#1053 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181120)
["users_id"]=>
int(23423)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 08:19:23"
["updated_at"]=>
string(19) "2018-08-06 08:19:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(181120)
["users_id"]=>
int(23423)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 08:19:23"
["updated_at"]=>
string(19) "2018-08-06 08:19:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#541 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23423)
["name"]=>
string(5) "hk-46"
["slug"]=>
string(5) "hk-46"
["email"]=>
string(23) "homekoncept46@gmail.com"
["password"]=>
string(60) "$2y$10$j55UUFFialS7ufm7nXvKEO3u4vxumTNKSQ1o5.V2VfdU.Aq0y2Vhe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kb7lFdKCratCvKOwk7GJz7HuT1Es8npYTViWN96KU3ouJjBRA7GcuXx8Aal6"
["last_ip"]=>
string(13) "46.174.212.30"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0"
["last_logged_at"]=>
string(19) "2023-01-20 12:17:00"
["created_at"]=>
string(19) "2017-01-03 13:48:28"
["updated_at"]=>
string(19) "2023-01-20 12:17:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(23423)
["name"]=>
string(5) "hk-46"
["slug"]=>
string(5) "hk-46"
["email"]=>
string(23) "homekoncept46@gmail.com"
["password"]=>
string(60) "$2y$10$j55UUFFialS7ufm7nXvKEO3u4vxumTNKSQ1o5.V2VfdU.Aq0y2Vhe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kb7lFdKCratCvKOwk7GJz7HuT1Es8npYTViWN96KU3ouJjBRA7GcuXx8Aal6"
["last_ip"]=>
string(13) "46.174.212.30"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0"
["last_logged_at"]=>
string(19) "2023-01-20 12:17:00"
["created_at"]=>
string(19) "2017-01-03 13:48:28"
["updated_at"]=>
string(19) "2023-01-20 12:17:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[253]=>
object(App\Models\Observe)#1054 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181122)
["users_id"]=>
int(77981)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 09:33:11"
["updated_at"]=>
string(19) "2018-08-06 09:33:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(181122)
["users_id"]=>
int(77981)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 09:33:11"
["updated_at"]=>
string(19) "2018-08-06 09:33:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#540 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(77981)
["name"]=>
string(8) "tamara19"
["slug"]=>
string(8) "tamara19"
["email"]=>
string(20) "zgrzewara@interia.pl"
["password"]=>
string(40) "54401d296cf9205c850efc88869109c0054506f8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "85.11.113.130"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-29 15:21:30"
["created_at"]=>
string(19) "2013-12-09 10:57:46"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(77981)
["name"]=>
string(8) "tamara19"
["slug"]=>
string(8) "tamara19"
["email"]=>
string(20) "zgrzewara@interia.pl"
["password"]=>
string(40) "54401d296cf9205c850efc88869109c0054506f8"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "85.11.113.130"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-29 15:21:30"
["created_at"]=>
string(19) "2013-12-09 10:57:46"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[254]=>
object(App\Models\Observe)#1055 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181123)
["users_id"]=>
int(4501)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 09:44:43"
["updated_at"]=>
string(19) "2018-08-06 09:44:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(181123)
["users_id"]=>
int(4501)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 09:44:43"
["updated_at"]=>
string(19) "2018-08-06 09:44:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#539 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4501)
["name"]=>
string(7) "afrezja"
["slug"]=>
string(7) "afrezja"
["email"]=>
string(23) "aga_0294@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$CcOCcNAvIR08/qz74/rPG.OiU.sF.hxeonlxeAu8os.m2ykg90GCG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "SabW7Jo9lf2ZzI4YHcndI6Onab8hFR2cFMOoPJnElHMasGJ6r4VW2OAyf0hv"
["last_ip"]=>
string(15) "193.239.144.136"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; JSN-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-10 21:53:22"
["created_at"]=>
string(19) "2016-12-21 17:12:48"
["updated_at"]=>
string(19) "2022-11-10 21:53:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(4501)
["name"]=>
string(7) "afrezja"
["slug"]=>
string(7) "afrezja"
["email"]=>
string(23) "aga_0294@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$CcOCcNAvIR08/qz74/rPG.OiU.sF.hxeonlxeAu8os.m2ykg90GCG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "SabW7Jo9lf2ZzI4YHcndI6Onab8hFR2cFMOoPJnElHMasGJ6r4VW2OAyf0hv"
["last_ip"]=>
string(15) "193.239.144.136"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; JSN-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-10 21:53:22"
["created_at"]=>
string(19) "2016-12-21 17:12:48"
["updated_at"]=>
string(19) "2022-11-10 21:53:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[255]=>
object(App\Models\Observe)#1056 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181128)
["users_id"]=>
int(94059)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 10:52:14"
["updated_at"]=>
string(19) "2018-08-06 10:52:14"
}
["original":protected]=>
array(6) {
["id"]=>
int(181128)
["users_id"]=>
int(94059)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 10:52:14"
["updated_at"]=>
string(19) "2018-08-06 10:52:14"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#538 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(94059)
["name"]=>
string(8) "kubul123"
["slug"]=>
string(8) "kubul123"
["email"]=>
string(22) "makumakowski@gmail.com"
["password"]=>
string(60) "$2y$10$IvHbSbUzAVgNLCEzTM7bYuyDOJRmiVgVha68xO4gurLKiMfJoqyiC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "78.131.141.103"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0"
["last_logged_at"]=>
string(19) "2020-07-07 09:51:22"
["created_at"]=>
string(19) "2016-01-17 19:18:09"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(94059)
["name"]=>
string(8) "kubul123"
["slug"]=>
string(8) "kubul123"
["email"]=>
string(22) "makumakowski@gmail.com"
["password"]=>
string(60) "$2y$10$IvHbSbUzAVgNLCEzTM7bYuyDOJRmiVgVha68xO4gurLKiMfJoqyiC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "78.131.141.103"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0"
["last_logged_at"]=>
string(19) "2020-07-07 09:51:22"
["created_at"]=>
string(19) "2016-01-17 19:18:09"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[256]=>
object(App\Models\Observe)#1057 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181131)
["users_id"]=>
int(60670)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 11:10:00"
["updated_at"]=>
string(19) "2018-08-06 11:10:00"
}
["original":protected]=>
array(6) {
["id"]=>
int(181131)
["users_id"]=>
int(60670)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 11:10:00"
["updated_at"]=>
string(19) "2018-08-06 11:10:00"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#537 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60670)
["name"]=>
string(5) "znany"
["slug"]=>
string(5) "znany"
["email"]=>
string(11) "zuzu4@op.pl"
["password"]=>
string(60) "$2y$10$ib/QRXUJV7db./4EGNjuR.U6XWP2cWCOkGFxA31Hrs4Ta/hmLSpOu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ASk7ACxcE43NjJhIHn16rWKAlXdzxmoI3E6mv1eNLdp5jZkfb7F2huiprrY9"
["last_ip"]=>
string(12) "5.173.160.68"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.1.0; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-10 13:14:26"
["created_at"]=>
string(19) "2017-09-26 23:52:41"
["updated_at"]=>
string(19) "2020-09-10 13:14:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(60670)
["name"]=>
string(5) "znany"
["slug"]=>
string(5) "znany"
["email"]=>
string(11) "zuzu4@op.pl"
["password"]=>
string(60) "$2y$10$ib/QRXUJV7db./4EGNjuR.U6XWP2cWCOkGFxA31Hrs4Ta/hmLSpOu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ASk7ACxcE43NjJhIHn16rWKAlXdzxmoI3E6mv1eNLdp5jZkfb7F2huiprrY9"
["last_ip"]=>
string(12) "5.173.160.68"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.1.0; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-10 13:14:26"
["created_at"]=>
string(19) "2017-09-26 23:52:41"
["updated_at"]=>
string(19) "2020-09-10 13:14:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[257]=>
object(App\Models\Observe)#1058 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181134)
["users_id"]=>
int(99072)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 12:25:38"
["updated_at"]=>
string(19) "2018-08-06 12:25:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(181134)
["users_id"]=>
int(99072)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 12:25:38"
["updated_at"]=>
string(19) "2018-08-06 12:25:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#536 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99072)
["name"]=>
string(11) "ptaszkowski"
["slug"]=>
string(11) "ptaszkowski"
["email"]=>
string(25) "dominik-ptaszkowski@wp.pl"
["password"]=>
string(60) "$2y$10$SAoLvwvGPJajmQcptbHUfeY36Y7PwbRPAzyAuiNkwOK4hQuFdg60e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WBHTrgaFSYUhgX4xc1czz2h4cvrjBxTxWysMk23X8ldIEH6f1zbaxOeoj1sA"
["last_ip"]=>
string(14) "159.205.29.194"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-20 14:22:37"
["created_at"]=>
string(19) "2016-08-21 21:00:47"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(99072)
["name"]=>
string(11) "ptaszkowski"
["slug"]=>
string(11) "ptaszkowski"
["email"]=>
string(25) "dominik-ptaszkowski@wp.pl"
["password"]=>
string(60) "$2y$10$SAoLvwvGPJajmQcptbHUfeY36Y7PwbRPAzyAuiNkwOK4hQuFdg60e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WBHTrgaFSYUhgX4xc1czz2h4cvrjBxTxWysMk23X8ldIEH6f1zbaxOeoj1sA"
["last_ip"]=>
string(14) "159.205.29.194"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-20 14:22:37"
["created_at"]=>
string(19) "2016-08-21 21:00:47"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[258]=>
object(App\Models\Observe)#1059 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181137)
["users_id"]=>
int(20935)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 16:47:47"
["updated_at"]=>
string(19) "2018-08-06 16:47:47"
}
["original":protected]=>
array(6) {
["id"]=>
int(181137)
["users_id"]=>
int(20935)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-06 16:47:47"
["updated_at"]=>
string(19) "2018-08-06 16:47:47"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#535 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(20935)
["name"]=>
string(6) "gaga69"
["slug"]=>
string(6) "gaga69"
["email"]=>
string(16) "anesia6969@wp.pl"
["password"]=>
string(60) "$2y$10$jfCidiUPdtlVPUZF2NvyqeC6tDRL1YXcdLHoyM11TtiZl5NUMv4x."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WlHM3IqmTt7I8f0Q9XJdIZHfvPGvHIYpxy4qkivOUJKH170KqL5ut3y8JZVM"
["last_ip"]=>
string(13) "109.241.2.202"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0"
["last_logged_at"]=>
string(19) "2021-11-04 13:23:19"
["created_at"]=>
string(19) "2013-01-09 17:08:14"
["updated_at"]=>
string(19) "2021-11-04 13:23:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(20935)
["name"]=>
string(6) "gaga69"
["slug"]=>
string(6) "gaga69"
["email"]=>
string(16) "anesia6969@wp.pl"
["password"]=>
string(60) "$2y$10$jfCidiUPdtlVPUZF2NvyqeC6tDRL1YXcdLHoyM11TtiZl5NUMv4x."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WlHM3IqmTt7I8f0Q9XJdIZHfvPGvHIYpxy4qkivOUJKH170KqL5ut3y8JZVM"
["last_ip"]=>
string(13) "109.241.2.202"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0"
["last_logged_at"]=>
string(19) "2021-11-04 13:23:19"
["created_at"]=>
string(19) "2013-01-09 17:08:14"
["updated_at"]=>
string(19) "2021-11-04 13:23:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[259]=>
object(App\Models\Observe)#1060 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181210)
["users_id"]=>
int(81671)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-08 18:36:09"
["updated_at"]=>
string(19) "2018-08-08 18:36:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(181210)
["users_id"]=>
int(81671)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-08 18:36:09"
["updated_at"]=>
string(19) "2018-08-08 18:36:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#534 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(81671)
["name"]=>
string(9) "darek5431"
["slug"]=>
string(9) "darek5431"
["email"]=>
string(23) "dariusz.szczygiel@wp.pl"
["password"]=>
string(60) "$2y$10$bW376sPIfljik7fjvVOF7.fiLW0oGwE/rq3KWrpWfQRcXj28EsCOm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9pgRDnEzM6R76mFUD1JBy7HzPBJoFSvXW30P9xTm145233byebnLeIKEGhe0"
["last_ip"]=>
string(13) "95.40.133.176"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.1.0; SM-T585) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-04 07:42:23"
["created_at"]=>
string(19) "2014-06-03 22:11:54"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(81671)
["name"]=>
string(9) "darek5431"
["slug"]=>
string(9) "darek5431"
["email"]=>
string(23) "dariusz.szczygiel@wp.pl"
["password"]=>
string(60) "$2y$10$bW376sPIfljik7fjvVOF7.fiLW0oGwE/rq3KWrpWfQRcXj28EsCOm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9pgRDnEzM6R76mFUD1JBy7HzPBJoFSvXW30P9xTm145233byebnLeIKEGhe0"
["last_ip"]=>
string(13) "95.40.133.176"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.1.0; SM-T585) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-04 07:42:23"
["created_at"]=>
string(19) "2014-06-03 22:11:54"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[260]=>
object(App\Models\Observe)#1061 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(181277)
["users_id"]=>
int(30547)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-10 15:45:55"
["updated_at"]=>
string(19) "2018-08-10 15:45:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(181277)
["users_id"]=>
int(30547)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-08-10 15:45:55"
["updated_at"]=>
string(19) "2018-08-10 15:45:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#533 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(30547)
["name"]=>
string(7) "klaudia"
["slug"]=>
string(7) "klaudia"
["email"]=>
string(13) "relax54@wp.pl"
["password"]=>
string(60) "$2y$10$EM9mdC6dThbdLthYc.IaEu/zVgIY7CTalWwASXnFoCQeXigJ353nW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "A9apjcrwIomiuplvaa5Rrg9xoy0ArLhb0Aa7vlSs6BRF1kmjIzdgIjlMZfmH"
["last_ip"]=>
string(13) "37.248.175.64"
["last_host"]=>
string(218) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 10; pl-pl; Redmi Note 8T Build/QKQ1.200114.002) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.116 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.13.2-gn"
["last_logged_at"]=>
string(19) "2022-01-28 17:35:01"
["created_at"]=>
string(19) "2011-11-15 22:39:03"
["updated_at"]=>
string(19) "2022-01-28 22:33:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(30547)
["name"]=>
string(7) "klaudia"
["slug"]=>
string(7) "klaudia"
["email"]=>
string(13) "relax54@wp.pl"
["password"]=>
string(60) "$2y$10$EM9mdC6dThbdLthYc.IaEu/zVgIY7CTalWwASXnFoCQeXigJ353nW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "A9apjcrwIomiuplvaa5Rrg9xoy0ArLhb0Aa7vlSs6BRF1kmjIzdgIjlMZfmH"
["last_ip"]=>
string(13) "37.248.175.64"
["last_host"]=>
string(218) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 10; pl-pl; Redmi Note 8T Build/QKQ1.200114.002) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.116 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.13.2-gn"
["last_logged_at"]=>
string(19) "2022-01-28 17:35:01"
["created_at"]=>
string(19) "2011-11-15 22:39:03"
["updated_at"]=>
string(19) "2022-01-28 22:33:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[261]=>
object(App\Models\Observe)#1062 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183205)
["users_id"]=>
int(36122)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-09 00:09:31"
["updated_at"]=>
string(19) "2018-10-09 00:09:31"
}
["original":protected]=>
array(6) {
["id"]=>
int(183205)
["users_id"]=>
int(36122)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-09 00:09:31"
["updated_at"]=>
string(19) "2018-10-09 00:09:31"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#532 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36122)
["name"]=>
string(6) "margri"
["slug"]=>
string(6) "margri"
["email"]=>
string(16) "marta_hare@o2.pl"
["password"]=>
string(60) "$2y$10$QxEOpaKhQejeAdYPosbSUehLbYj7eVrX5xcc7hySNiE/uptvdG9N."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nsNkEfIjUfd9uzY4bIEgOV0xN0HWKek9QSwHwU9LG5mdGLkB0Db3zChtM9t1"
["last_ip"]=>
string(13) "94.254.196.41"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Mi 9 SE) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36 OPR/69.2.3606.65175"
["last_logged_at"]=>
string(19) "2022-06-17 00:55:51"
["created_at"]=>
string(19) "2017-04-19 03:59:31"
["updated_at"]=>
string(19) "2022-06-17 01:04:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(36122)
["name"]=>
string(6) "margri"
["slug"]=>
string(6) "margri"
["email"]=>
string(16) "marta_hare@o2.pl"
["password"]=>
string(60) "$2y$10$QxEOpaKhQejeAdYPosbSUehLbYj7eVrX5xcc7hySNiE/uptvdG9N."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nsNkEfIjUfd9uzY4bIEgOV0xN0HWKek9QSwHwU9LG5mdGLkB0Db3zChtM9t1"
["last_ip"]=>
string(13) "94.254.196.41"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Mi 9 SE) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36 OPR/69.2.3606.65175"
["last_logged_at"]=>
string(19) "2022-06-17 00:55:51"
["created_at"]=>
string(19) "2017-04-19 03:59:31"
["updated_at"]=>
string(19) "2022-06-17 01:04:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[262]=>
object(App\Models\Observe)#1063 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183211)
["users_id"]=>
int(40177)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-09 09:34:32"
["updated_at"]=>
string(19) "2018-10-09 09:34:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(183211)
["users_id"]=>
int(40177)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-09 09:34:32"
["updated_at"]=>
string(19) "2018-10-09 09:34:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#531 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40177)
["name"]=>
string(8) "muza1234"
["slug"]=>
string(8) "muza1234"
["email"]=>
string(23) "ewa.pietras@piekary.net"
["password"]=>
string(60) "$2y$10$P8Z6rTOl.OPmMt2LrKWVnumzONVz4mDcqGswiKo.oD.3WkpdTEIYO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "SxV5sRHlR5Ez0dk1HXTALO9MjOPoTu797BucOMO7SnE0m63fY7J42iY7w0ya"
["last_ip"]=>
string(13) "91.231.32.160"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-08 16:13:24"
["created_at"]=>
string(19) "2014-03-07 21:31:08"
["updated_at"]=>
string(19) "2024-12-08 16:13:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(40177)
["name"]=>
string(8) "muza1234"
["slug"]=>
string(8) "muza1234"
["email"]=>
string(23) "ewa.pietras@piekary.net"
["password"]=>
string(60) "$2y$10$P8Z6rTOl.OPmMt2LrKWVnumzONVz4mDcqGswiKo.oD.3WkpdTEIYO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "SxV5sRHlR5Ez0dk1HXTALO9MjOPoTu797BucOMO7SnE0m63fY7J42iY7w0ya"
["last_ip"]=>
string(13) "91.231.32.160"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-08 16:13:24"
["created_at"]=>
string(19) "2014-03-07 21:31:08"
["updated_at"]=>
string(19) "2024-12-08 16:13:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[263]=>
object(App\Models\Observe)#1064 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183219)
["users_id"]=>
int(35732)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-09 13:10:59"
["updated_at"]=>
string(19) "2018-10-09 13:10:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(183219)
["users_id"]=>
int(35732)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-09 13:10:59"
["updated_at"]=>
string(19) "2018-10-09 13:10:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#530 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35732)
["name"]=>
string(9) "marchos87"
["slug"]=>
string(9) "marchos87"
["email"]=>
string(21) "xkomarekx87@gmail.com"
["password"]=>
string(60) "$2y$10$GPGN/jMvjP71b1vKtEshLOfOHjOkyj.9w5qGz95Zsy3MeRCyU3dpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "PHX9WcLd1ZWsLAo6Gex8VWmZNdJicEYItpueVTje9JgsURxKuGSJhZe8L758"
["last_ip"]=>
string(14) "46.134.107.152"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-01-21 14:35:13"
["created_at"]=>
string(19) "2014-07-15 19:42:44"
["updated_at"]=>
string(19) "2024-01-21 14:35:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(35732)
["name"]=>
string(9) "marchos87"
["slug"]=>
string(9) "marchos87"
["email"]=>
string(21) "xkomarekx87@gmail.com"
["password"]=>
string(60) "$2y$10$GPGN/jMvjP71b1vKtEshLOfOHjOkyj.9w5qGz95Zsy3MeRCyU3dpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "PHX9WcLd1ZWsLAo6Gex8VWmZNdJicEYItpueVTje9JgsURxKuGSJhZe8L758"
["last_ip"]=>
string(14) "46.134.107.152"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-01-21 14:35:13"
["created_at"]=>
string(19) "2014-07-15 19:42:44"
["updated_at"]=>
string(19) "2024-01-21 14:35:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[264]=>
object(App\Models\Observe)#1065 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183407)
["users_id"]=>
int(28972)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-13 11:54:00"
["updated_at"]=>
string(19) "2018-10-13 11:54:00"
}
["original":protected]=>
array(6) {
["id"]=>
int(183407)
["users_id"]=>
int(28972)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-13 11:54:00"
["updated_at"]=>
string(19) "2018-10-13 11:54:00"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#529 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28972)
["name"]=>
string(17) "karolina-grzegorz"
["slug"]=>
string(17) "karolina-grzegorz"
["email"]=>
string(18) "karolcia1715@op.pl"
["password"]=>
string(60) "$2y$10$hgD30wwG/sECH9LAXEWwHOteGXGHibjYV06k4fvfbxVFn1mB98Nqu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UiS0Kyl0vciuAgTbgiDkAu2NCd5Qqlci5jRbSJbBBFx2Kj1HbBJnDUsqWxec"
["last_ip"]=>
string(10) "5.173.1.54"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-29 23:12:14"
["created_at"]=>
string(19) "2015-05-11 13:51:30"
["updated_at"]=>
string(19) "2020-12-29 23:12:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(28972)
["name"]=>
string(17) "karolina-grzegorz"
["slug"]=>
string(17) "karolina-grzegorz"
["email"]=>
string(18) "karolcia1715@op.pl"
["password"]=>
string(60) "$2y$10$hgD30wwG/sECH9LAXEWwHOteGXGHibjYV06k4fvfbxVFn1mB98Nqu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UiS0Kyl0vciuAgTbgiDkAu2NCd5Qqlci5jRbSJbBBFx2Kj1HbBJnDUsqWxec"
["last_ip"]=>
string(10) "5.173.1.54"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-29 23:12:14"
["created_at"]=>
string(19) "2015-05-11 13:51:30"
["updated_at"]=>
string(19) "2020-12-29 23:12:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[265]=>
object(App\Models\Observe)#1066 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183626)
["users_id"]=>
int(57369)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-19 20:33:33"
["updated_at"]=>
string(19) "2018-10-19 20:33:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(183626)
["users_id"]=>
int(57369)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-19 20:33:33"
["updated_at"]=>
string(19) "2018-10-19 20:33:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#528 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57369)
["name"]=>
string(5) "widok"
["slug"]=>
string(5) "widok"
["email"]=>
string(18) "aleksandra.t@op.pl"
["password"]=>
string(60) "$2y$10$a1bITWSgntnV53NmSn3eUu3NweTiY1NJR1Y99KWThNGyhcK3hVw96"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "P5W0SWIH3wcJ017mTQFeDNhEqkM2hMRE846JXfewFyEieGuNjz5ZNFBTNQ28"
["last_ip"]=>
string(15) "165.225.206.232"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-13 15:35:55"
["created_at"]=>
string(19) "2018-10-03 21:22:49"
["updated_at"]=>
string(19) "2021-12-13 15:35:55"
}
["original":protected]=>
array(26) {
["id"]=>
int(57369)
["name"]=>
string(5) "widok"
["slug"]=>
string(5) "widok"
["email"]=>
string(18) "aleksandra.t@op.pl"
["password"]=>
string(60) "$2y$10$a1bITWSgntnV53NmSn3eUu3NweTiY1NJR1Y99KWThNGyhcK3hVw96"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "P5W0SWIH3wcJ017mTQFeDNhEqkM2hMRE846JXfewFyEieGuNjz5ZNFBTNQ28"
["last_ip"]=>
string(15) "165.225.206.232"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-13 15:35:55"
["created_at"]=>
string(19) "2018-10-03 21:22:49"
["updated_at"]=>
string(19) "2021-12-13 15:35:55"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[266]=>
object(App\Models\Observe)#1067 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183627)
["users_id"]=>
int(82913)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-19 20:34:10"
["updated_at"]=>
string(19) "2018-10-19 20:34:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(183627)
["users_id"]=>
int(82913)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-19 20:34:10"
["updated_at"]=>
string(19) "2018-10-19 20:34:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#527 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(82913)
["name"]=>
string(9) "lyssulec1"
["slug"]=>
string(9) "lyssulec1"
["email"]=>
string(19) "lyssulec1@gmail.com"
["password"]=>
string(60) "$2y$10$/PubYFcm5DTHOSKK9ZhGyusgfNW2qMJcQ01RQNdmwWCmA55b3gMhK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cS2RS1UxGbpOKuiVZOo6kTuqNreuOnnDnImFDSJjlBlhioUAxV3jRt6EoCzR"
["last_ip"]=>
string(13) "178.36.20.180"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-18 20:48:29"
["created_at"]=>
string(19) "2014-08-30 22:35:23"
["updated_at"]=>
string(19) "2024-04-18 20:48:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(82913)
["name"]=>
string(9) "lyssulec1"
["slug"]=>
string(9) "lyssulec1"
["email"]=>
string(19) "lyssulec1@gmail.com"
["password"]=>
string(60) "$2y$10$/PubYFcm5DTHOSKK9ZhGyusgfNW2qMJcQ01RQNdmwWCmA55b3gMhK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cS2RS1UxGbpOKuiVZOo6kTuqNreuOnnDnImFDSJjlBlhioUAxV3jRt6EoCzR"
["last_ip"]=>
string(13) "178.36.20.180"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-04-18 20:48:29"
["created_at"]=>
string(19) "2014-08-30 22:35:23"
["updated_at"]=>
string(19) "2024-04-18 20:48:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[267]=>
object(App\Models\Observe)#1068 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183629)
["users_id"]=>
int(27724)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-19 21:38:30"
["updated_at"]=>
string(19) "2018-10-19 21:38:30"
}
["original":protected]=>
array(6) {
["id"]=>
int(183629)
["users_id"]=>
int(27724)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-19 21:38:30"
["updated_at"]=>
string(19) "2018-10-19 21:38:30"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#526 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27724)
["name"]=>
string(8) "jureczki"
["slug"]=>
string(8) "jureczki"
["email"]=>
string(20) "mmalyjurek@gmail.com"
["password"]=>
string(60) "$2y$10$9IzbVtznFas0DKzpxv2ztu6hyZIhLumyM2ZaMRHzDWemwaEemPGJG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xvHru7m7nlDFvzoSiRpD4FRY9KL8htSbWIzK9SP5Ga3Ibw8ANi7rLE89wVYY"
["last_ip"]=>
string(13) "46.134.71.106"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-04 23:40:05"
["created_at"]=>
string(19) "2018-10-11 11:07:29"
["updated_at"]=>
string(19) "2020-08-04 23:40:05"
}
["original":protected]=>
array(26) {
["id"]=>
int(27724)
["name"]=>
string(8) "jureczki"
["slug"]=>
string(8) "jureczki"
["email"]=>
string(20) "mmalyjurek@gmail.com"
["password"]=>
string(60) "$2y$10$9IzbVtznFas0DKzpxv2ztu6hyZIhLumyM2ZaMRHzDWemwaEemPGJG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xvHru7m7nlDFvzoSiRpD4FRY9KL8htSbWIzK9SP5Ga3Ibw8ANi7rLE89wVYY"
["last_ip"]=>
string(13) "46.134.71.106"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-04 23:40:05"
["created_at"]=>
string(19) "2018-10-11 11:07:29"
["updated_at"]=>
string(19) "2020-08-04 23:40:05"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[268]=>
object(App\Models\Observe)#1069 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183845)
["users_id"]=>
int(99491)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-24 23:38:01"
["updated_at"]=>
string(19) "2018-10-24 23:38:01"
}
["original":protected]=>
array(6) {
["id"]=>
int(183845)
["users_id"]=>
int(99491)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-24 23:38:01"
["updated_at"]=>
string(19) "2018-10-24 23:38:01"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#525 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(99491)
["name"]=>
string(5) "elcar"
["slug"]=>
string(5) "elcar"
["email"]=>
string(23) "elcar@auto-gaz.chelm.pl"
["password"]=>
string(60) "$2y$10$jExnd6U6HfOhRMTNcitJaeie6Fz/BkL2atgWItNb5ih2c0tM67LgS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "GwsZKUOqxDXss3J9xuams59IbwaLnWWIyqEziNynIpGsX74VojNL3DRwD88q"
["last_ip"]=>
string(15) "185.229.125.222"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0"
["last_logged_at"]=>
string(19) "2020-12-31 13:40:14"
["created_at"]=>
string(19) "2016-09-17 16:38:04"
["updated_at"]=>
string(19) "2020-12-31 13:40:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(99491)
["name"]=>
string(5) "elcar"
["slug"]=>
string(5) "elcar"
["email"]=>
string(23) "elcar@auto-gaz.chelm.pl"
["password"]=>
string(60) "$2y$10$jExnd6U6HfOhRMTNcitJaeie6Fz/BkL2atgWItNb5ih2c0tM67LgS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "GwsZKUOqxDXss3J9xuams59IbwaLnWWIyqEziNynIpGsX74VojNL3DRwD88q"
["last_ip"]=>
string(15) "185.229.125.222"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0"
["last_logged_at"]=>
string(19) "2020-12-31 13:40:14"
["created_at"]=>
string(19) "2016-09-17 16:38:04"
["updated_at"]=>
string(19) "2020-12-31 13:40:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[269]=>
object(App\Models\Observe)#1070 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183846)
["users_id"]=>
int(25743)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 07:35:39"
["updated_at"]=>
string(19) "2018-10-25 07:35:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(183846)
["users_id"]=>
int(25743)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 07:35:39"
["updated_at"]=>
string(19) "2018-10-25 07:35:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#524 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25743)
["name"]=>
string(10) "iwonapawel"
["slug"]=>
string(10) "iwonapawel"
["email"]=>
string(14) "klodix.p@wp.pl"
["password"]=>
string(60) "$2y$10$EceIoqkoDQ7Z.6tutvUJYugcRjIQafiiVVHedo0LpFgpxVoaBh/A6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WijM1WWtHKADkLoYJDyQhpRy2rbUMc4ttgUJbcFkGaHxdoHOveE840Xt3Rvr"
["last_ip"]=>
string(12) "46.151.20.65"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-02-11 14:40:15"
["created_at"]=>
string(19) "2013-03-20 09:59:49"
["updated_at"]=>
string(19) "2022-02-11 14:40:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(25743)
["name"]=>
string(10) "iwonapawel"
["slug"]=>
string(10) "iwonapawel"
["email"]=>
string(14) "klodix.p@wp.pl"
["password"]=>
string(60) "$2y$10$EceIoqkoDQ7Z.6tutvUJYugcRjIQafiiVVHedo0LpFgpxVoaBh/A6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WijM1WWtHKADkLoYJDyQhpRy2rbUMc4ttgUJbcFkGaHxdoHOveE840Xt3Rvr"
["last_ip"]=>
string(12) "46.151.20.65"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-02-11 14:40:15"
["created_at"]=>
string(19) "2013-03-20 09:59:49"
["updated_at"]=>
string(19) "2022-02-11 14:40:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[270]=>
object(App\Models\Observe)#1071 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183847)
["users_id"]=>
int(12880)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 10:37:27"
["updated_at"]=>
string(19) "2018-10-25 10:37:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(183847)
["users_id"]=>
int(12880)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 10:37:27"
["updated_at"]=>
string(19) "2018-10-25 10:37:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#523 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(12880)
["name"]=>
string(8) "cataleya"
["slug"]=>
string(8) "cataleya"
["email"]=>
string(18) "camylla@interia.pl"
["password"]=>
string(40) "fb46ea7e4d7c2840df2b788782e5c5269ee5aa4e"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "85.212.184.182"
["last_host"]=>
string(66) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebK, Macintosh"
["last_logged_at"]=>
string(19) "2019-10-27 08:52:22"
["created_at"]=>
string(19) "2018-07-21 14:42:43"
["updated_at"]=>
string(19) "2018-07-21 14:42:43"
}
["original":protected]=>
array(26) {
["id"]=>
int(12880)
["name"]=>
string(8) "cataleya"
["slug"]=>
string(8) "cataleya"
["email"]=>
string(18) "camylla@interia.pl"
["password"]=>
string(40) "fb46ea7e4d7c2840df2b788782e5c5269ee5aa4e"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "85.212.184.182"
["last_host"]=>
string(66) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebK, Macintosh"
["last_logged_at"]=>
string(19) "2019-10-27 08:52:22"
["created_at"]=>
string(19) "2018-07-21 14:42:43"
["updated_at"]=>
string(19) "2018-07-21 14:42:43"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[271]=>
object(App\Models\Observe)#1072 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183849)
["users_id"]=>
int(38537)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 11:27:29"
["updated_at"]=>
string(19) "2018-10-25 11:27:29"
}
["original":protected]=>
array(6) {
["id"]=>
int(183849)
["users_id"]=>
int(38537)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 11:27:29"
["updated_at"]=>
string(19) "2018-10-25 11:27:29"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#522 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38537)
["name"]=>
string(6) "mini28"
["slug"]=>
string(6) "mini28"
["email"]=>
string(22) "monikakasprowiak@o2.pl"
["password"]=>
string(60) "$2y$10$.wnMkE5m.TOjpXz3.hvbP.pAzMuxrOmF4NN1wshA7yTTiZx/wJZKi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "bQcqSVnV86rMwXNIBon0ipOtQjYDTIi6caBjgz9ariQiarTpXx5kZZrWCbGt"
["last_ip"]=>
string(12) "91.230.117.4"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"
["last_logged_at"]=>
string(19) "2020-08-04 10:46:11"
["created_at"]=>
string(19) "2017-07-12 09:51:31"
["updated_at"]=>
string(19) "2020-08-04 11:13:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(38537)
["name"]=>
string(6) "mini28"
["slug"]=>
string(6) "mini28"
["email"]=>
string(22) "monikakasprowiak@o2.pl"
["password"]=>
string(60) "$2y$10$.wnMkE5m.TOjpXz3.hvbP.pAzMuxrOmF4NN1wshA7yTTiZx/wJZKi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "bQcqSVnV86rMwXNIBon0ipOtQjYDTIi6caBjgz9ariQiarTpXx5kZZrWCbGt"
["last_ip"]=>
string(12) "91.230.117.4"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0"
["last_logged_at"]=>
string(19) "2020-08-04 10:46:11"
["created_at"]=>
string(19) "2017-07-12 09:51:31"
["updated_at"]=>
string(19) "2020-08-04 11:13:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[272]=>
object(App\Models\Observe)#1073 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183850)
["users_id"]=>
int(93324)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 11:29:27"
["updated_at"]=>
string(19) "2018-10-25 11:29:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(183850)
["users_id"]=>
int(93324)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-25 11:29:27"
["updated_at"]=>
string(19) "2018-10-25 11:29:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#521 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(93324)
["name"]=>
string(12) "michalinam87"
["slug"]=>
string(12) "michalinam87"
["email"]=>
string(25) "michalinam@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$54Z90WVVI76rvDUSqzPD6e00IlVGh27tT3C/PCmNoJf/xnCY7g4gC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "O5kSh7d6NVqOLTZs6BmiKbftFJWtr9v4HzR5roPom4OCLPP5nvoL42BqbAMK"
["last_ip"]=>
string(12) "46.204.0.126"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-11-23 16:03:31"
["created_at"]=>
string(19) "2015-12-23 15:42:57"
["updated_at"]=>
string(19) "2022-11-23 16:03:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(93324)
["name"]=>
string(12) "michalinam87"
["slug"]=>
string(12) "michalinam87"
["email"]=>
string(25) "michalinam@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$54Z90WVVI76rvDUSqzPD6e00IlVGh27tT3C/PCmNoJf/xnCY7g4gC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "O5kSh7d6NVqOLTZs6BmiKbftFJWtr9v4HzR5roPom4OCLPP5nvoL42BqbAMK"
["last_ip"]=>
string(12) "46.204.0.126"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-11-23 16:03:31"
["created_at"]=>
string(19) "2015-12-23 15:42:57"
["updated_at"]=>
string(19) "2022-11-23 16:03:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[273]=>
object(App\Models\Observe)#1074 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183903)
["users_id"]=>
int(39076)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-26 22:13:16"
["updated_at"]=>
string(19) "2018-10-26 22:13:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(183903)
["users_id"]=>
int(39076)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-26 22:13:16"
["updated_at"]=>
string(19) "2018-10-26 22:13:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#520 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39076)
["name"]=>
string(12) "modenaotwock"
["slug"]=>
string(12) "modenaotwock"
["email"]=>
string(25) "puchta.dominika@gmail.com"
["password"]=>
string(40) "70e2783fda95a222e487f8a54520c4dbc7af7983"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "178.42.117.173"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; PRA-LX1) AppleWebKit"
["last_logged_at"]=>
string(19) "2019-07-24 21:44:55"
["created_at"]=>
string(19) "2018-04-27 11:04:34"
["updated_at"]=>
string(19) "2018-04-27 11:04:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(39076)
["name"]=>
string(12) "modenaotwock"
["slug"]=>
string(12) "modenaotwock"
["email"]=>
string(25) "puchta.dominika@gmail.com"
["password"]=>
string(40) "70e2783fda95a222e487f8a54520c4dbc7af7983"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "178.42.117.173"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 8.0.0; PRA-LX1) AppleWebKit"
["last_logged_at"]=>
string(19) "2019-07-24 21:44:55"
["created_at"]=>
string(19) "2018-04-27 11:04:34"
["updated_at"]=>
string(19) "2018-04-27 11:04:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[274]=>
object(App\Models\Observe)#1075 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(183922)
["users_id"]=>
int(96)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-27 14:13:02"
["updated_at"]=>
string(19) "2018-10-27 14:13:02"
}
["original":protected]=>
array(6) {
["id"]=>
int(183922)
["users_id"]=>
int(96)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-10-27 14:13:02"
["updated_at"]=>
string(19) "2018-10-27 14:13:02"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#519 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(96)
["name"]=>
string(9) "100krotka"
["slug"]=>
string(9) "100krotka"
["email"]=>
string(21) "phalene0206@gmail.com"
["password"]=>
string(60) "$2y$10$3.jFFStTYsUKGhOjWCXmz.143aUUG4PuRRRVkp6A1g/9USLfigLM."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "usfNK74n7P2wOEldrzHvqBydJeU0W3SJw2u9q6GVxB4I7R8i939IbDYO35Ot"
["last_ip"]=>
string(13) "185.78.72.211"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-10 23:36:12"
["created_at"]=>
string(19) "2018-04-10 14:04:33"
["updated_at"]=>
string(19) "2025-02-10 23:36:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(96)
["name"]=>
string(9) "100krotka"
["slug"]=>
string(9) "100krotka"
["email"]=>
string(21) "phalene0206@gmail.com"
["password"]=>
string(60) "$2y$10$3.jFFStTYsUKGhOjWCXmz.143aUUG4PuRRRVkp6A1g/9USLfigLM."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "usfNK74n7P2wOEldrzHvqBydJeU0W3SJw2u9q6GVxB4I7R8i939IbDYO35Ot"
["last_ip"]=>
string(13) "185.78.72.211"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-10 23:36:12"
["created_at"]=>
string(19) "2018-04-10 14:04:33"
["updated_at"]=>
string(19) "2025-02-10 23:36:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[275]=>
object(App\Models\Observe)#1076 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184283)
["users_id"]=>
int(79656)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-06 21:34:36"
["updated_at"]=>
string(19) "2018-11-06 21:34:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(184283)
["users_id"]=>
int(79656)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-06 21:34:36"
["updated_at"]=>
string(19) "2018-11-06 21:34:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#518 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(79656)
["name"]=>
string(4) "emef"
["slug"]=>
string(4) "emef"
["email"]=>
string(19) "fijolek.magda@wp.pl"
["password"]=>
string(60) "$2y$10$oK7QHYteDdrMynrhCAIKAO9waZqr8Aiwt4VIqG/HsvKTf4pa4j50u"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wploAxC3NmP6UOk8OtSaQgMCGYiVPNNwQdBufwJh3CXZ94fzkUhAmEYm2G3j"
["last_ip"]=>
string(14) "77.112.149.224"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; WAS-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-13 14:52:30"
["created_at"]=>
string(19) "2014-02-25 22:18:06"
["updated_at"]=>
string(19) "2021-06-13 14:52:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(79656)
["name"]=>
string(4) "emef"
["slug"]=>
string(4) "emef"
["email"]=>
string(19) "fijolek.magda@wp.pl"
["password"]=>
string(60) "$2y$10$oK7QHYteDdrMynrhCAIKAO9waZqr8Aiwt4VIqG/HsvKTf4pa4j50u"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wploAxC3NmP6UOk8OtSaQgMCGYiVPNNwQdBufwJh3CXZ94fzkUhAmEYm2G3j"
["last_ip"]=>
string(14) "77.112.149.224"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; WAS-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-13 14:52:30"
["created_at"]=>
string(19) "2014-02-25 22:18:06"
["updated_at"]=>
string(19) "2021-06-13 14:52:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[276]=>
object(App\Models\Observe)#1077 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184408)
["users_id"]=>
int(39433)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-11 20:25:34"
["updated_at"]=>
string(19) "2018-11-11 20:25:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(184408)
["users_id"]=>
int(39433)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-11 20:25:34"
["updated_at"]=>
string(19) "2018-11-11 20:25:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#517 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39433)
["name"]=>
string(12) "moniaiwojtas"
["slug"]=>
string(12) "moniaiwojtas"
["email"]=>
string(24) "monika.bochnia@gmail.com"
["password"]=>
string(60) "$2y$10$JC74gorxnuz4PPBs6PnvQOmIIVQ2/L1nb40zA0gdhh8jj.pvxf0LW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "l72meEhaGTwulFntLkRDSibjiaje2ALAgxW2Yd1oGBhrz4IGSO3GITCfI2lx"
["last_ip"]=>
string(13) "91.239.181.63"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-29 18:38:33"
["created_at"]=>
string(19) "2015-05-27 09:11:28"
["updated_at"]=>
string(19) "2023-12-29 18:38:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(39433)
["name"]=>
string(12) "moniaiwojtas"
["slug"]=>
string(12) "moniaiwojtas"
["email"]=>
string(24) "monika.bochnia@gmail.com"
["password"]=>
string(60) "$2y$10$JC74gorxnuz4PPBs6PnvQOmIIVQ2/L1nb40zA0gdhh8jj.pvxf0LW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "l72meEhaGTwulFntLkRDSibjiaje2ALAgxW2Yd1oGBhrz4IGSO3GITCfI2lx"
["last_ip"]=>
string(13) "91.239.181.63"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-29 18:38:33"
["created_at"]=>
string(19) "2015-05-27 09:11:28"
["updated_at"]=>
string(19) "2023-12-29 18:38:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[277]=>
object(App\Models\Observe)#1078 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184409)
["users_id"]=>
int(92983)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-11 20:48:41"
["updated_at"]=>
string(19) "2018-11-11 20:48:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(184409)
["users_id"]=>
int(92983)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-11 20:48:41"
["updated_at"]=>
string(19) "2018-11-11 20:48:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#516 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(92983)
["name"]=>
string(6) "beacia"
["slug"]=>
string(6) "beacia"
["email"]=>
string(17) "bacia1313@onet.eu"
["password"]=>
string(60) "$2y$10$mQ44sXtS9KQLQ6jcKKB5K.pzbyxSGjL8QPNpPQvUuK6wcMP49njJW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "gax6PBZ0ZCZHE4Nd3D7WmEBPoF6Wu2v9B0j7MhQNiaF9OUdD6tzym8JaDKgR"
["last_ip"]=>
string(13) "46.204.34.107"
["last_host"]=>
string(170) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G930F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-23 17:45:49"
["created_at"]=>
string(19) "2015-12-05 21:45:04"
["updated_at"]=>
string(19) "2021-01-23 17:45:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(92983)
["name"]=>
string(6) "beacia"
["slug"]=>
string(6) "beacia"
["email"]=>
string(17) "bacia1313@onet.eu"
["password"]=>
string(60) "$2y$10$mQ44sXtS9KQLQ6jcKKB5K.pzbyxSGjL8QPNpPQvUuK6wcMP49njJW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "gax6PBZ0ZCZHE4Nd3D7WmEBPoF6Wu2v9B0j7MhQNiaF9OUdD6tzym8JaDKgR"
["last_ip"]=>
string(13) "46.204.34.107"
["last_host"]=>
string(170) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G930F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-23 17:45:49"
["created_at"]=>
string(19) "2015-12-05 21:45:04"
["updated_at"]=>
string(19) "2021-01-23 17:45:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[278]=>
object(App\Models\Observe)#1079 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184432)
["users_id"]=>
int(98749)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-12 15:25:36"
["updated_at"]=>
string(19) "2018-11-12 15:25:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(184432)
["users_id"]=>
int(98749)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-12 15:25:36"
["updated_at"]=>
string(19) "2018-11-12 15:25:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#515 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(98749)
["name"]=>
string(10) "edith_1983"
["slug"]=>
string(10) "edith-1983"
["email"]=>
string(21) "edyta_przybylak@o2.pl"
["password"]=>
string(40) "4d79e6dcb394b5dbabfcfe2b58326b7a4a2d32dc"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "83.26.222.244"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-05-05 20:41:53"
["created_at"]=>
string(19) "2016-08-04 19:15:58"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(98749)
["name"]=>
string(10) "edith_1983"
["slug"]=>
string(10) "edith-1983"
["email"]=>
string(21) "edyta_przybylak@o2.pl"
["password"]=>
string(40) "4d79e6dcb394b5dbabfcfe2b58326b7a4a2d32dc"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "83.26.222.244"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-05-05 20:41:53"
["created_at"]=>
string(19) "2016-08-04 19:15:58"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[279]=>
object(App\Models\Observe)#1080 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184436)
["users_id"]=>
int(52898)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-12 16:12:56"
["updated_at"]=>
string(19) "2018-11-12 16:12:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(184436)
["users_id"]=>
int(52898)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-12 16:12:56"
["updated_at"]=>
string(19) "2018-11-12 16:12:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#514 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52898)
["name"]=>
string(9) "szpaulina"
["slug"]=>
string(9) "szpaulina"
["email"]=>
string(23) "widuchpaulina@gmail.com"
["password"]=>
string(60) "$2y$10$v9Z7z7eByJokUWaVzxnYYuCbmLx23qgUIF9au6jo3zgSL1CIdj27W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1pg2PLutfsFxsgY5BMSjLIEoniE74faQqjpELeRh71WTw0nwpagfzqB70hDx"
["last_ip"]=>
string(14) "188.147.33.153"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-02-16 21:56:41"
["created_at"]=>
string(19) "2018-01-26 15:22:30"
["updated_at"]=>
string(19) "2020-02-16 22:00:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(52898)
["name"]=>
string(9) "szpaulina"
["slug"]=>
string(9) "szpaulina"
["email"]=>
string(23) "widuchpaulina@gmail.com"
["password"]=>
string(60) "$2y$10$v9Z7z7eByJokUWaVzxnYYuCbmLx23qgUIF9au6jo3zgSL1CIdj27W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1pg2PLutfsFxsgY5BMSjLIEoniE74faQqjpELeRh71WTw0nwpagfzqB70hDx"
["last_ip"]=>
string(14) "188.147.33.153"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-02-16 21:56:41"
["created_at"]=>
string(19) "2018-01-26 15:22:30"
["updated_at"]=>
string(19) "2020-02-16 22:00:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[280]=>
object(App\Models\Observe)#1081 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184484)
["users_id"]=>
int(50526)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-13 20:44:49"
["updated_at"]=>
string(19) "2018-11-13 20:44:49"
}
["original":protected]=>
array(6) {
["id"]=>
int(184484)
["users_id"]=>
int(50526)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-13 20:44:49"
["updated_at"]=>
string(19) "2018-11-13 20:44:49"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#513 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(50526)
["name"]=>
string(6) "shaker"
["slug"]=>
string(6) "shaker"
["email"]=>
string(17) "clubbshaker@o2.pl"
["password"]=>
string(60) "$2y$10$xvDXevxO2Io4b9rHdh74rekkIH2xC2TpCkdciT5YKEPW//IqcB/2i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RCTx84p2ZrFfZ0mT1nfHklmZVAZOywnqy0q9Y5SNnxM1YVCUz1Nzyk6FufZE"
["last_ip"]=>
string(12) "5.173.144.43"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-05 00:12:17"
["created_at"]=>
string(19) "2017-03-31 00:00:24"
["updated_at"]=>
string(19) "2025-01-05 00:12:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(50526)
["name"]=>
string(6) "shaker"
["slug"]=>
string(6) "shaker"
["email"]=>
string(17) "clubbshaker@o2.pl"
["password"]=>
string(60) "$2y$10$xvDXevxO2Io4b9rHdh74rekkIH2xC2TpCkdciT5YKEPW//IqcB/2i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RCTx84p2ZrFfZ0mT1nfHklmZVAZOywnqy0q9Y5SNnxM1YVCUz1Nzyk6FufZE"
["last_ip"]=>
string(12) "5.173.144.43"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-05 00:12:17"
["created_at"]=>
string(19) "2017-03-31 00:00:24"
["updated_at"]=>
string(19) "2025-01-05 00:12:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[281]=>
object(App\Models\Observe)#1082 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184485)
["users_id"]=>
int(34463)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-13 20:56:36"
["updated_at"]=>
string(19) "2018-11-13 20:56:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(184485)
["users_id"]=>
int(34463)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-13 20:56:36"
["updated_at"]=>
string(19) "2018-11-13 20:56:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#512 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34463)
["name"]=>
string(6) "macluk"
["slug"]=>
string(6) "macluk"
["email"]=>
string(20) "maclukas80@gmail.com"
["password"]=>
string(60) "$2y$10$cpdGh28bAMTONuoGTKL4q.kHXwzghhOFgKhkeUqb3CtAGfFfSrKuq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5hDB3e8qXwKcGVTXVUGSOvsXFUd6APLYrw6iyI21ylDqHXUrhKUs7CkutYWO"
["last_ip"]=>
string(14) "109.95.151.231"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
["last_logged_at"]=>
string(19) "2021-04-30 13:14:13"
["created_at"]=>
string(19) "2017-06-29 21:23:07"
["updated_at"]=>
string(19) "2021-04-30 13:14:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(34463)
["name"]=>
string(6) "macluk"
["slug"]=>
string(6) "macluk"
["email"]=>
string(20) "maclukas80@gmail.com"
["password"]=>
string(60) "$2y$10$cpdGh28bAMTONuoGTKL4q.kHXwzghhOFgKhkeUqb3CtAGfFfSrKuq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5hDB3e8qXwKcGVTXVUGSOvsXFUd6APLYrw6iyI21ylDqHXUrhKUs7CkutYWO"
["last_ip"]=>
string(14) "109.95.151.231"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0"
["last_logged_at"]=>
string(19) "2021-04-30 13:14:13"
["created_at"]=>
string(19) "2017-06-29 21:23:07"
["updated_at"]=>
string(19) "2021-04-30 13:14:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[282]=>
object(App\Models\Observe)#1083 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184493)
["users_id"]=>
int(10602)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 01:06:51"
["updated_at"]=>
string(19) "2018-11-14 01:06:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(184493)
["users_id"]=>
int(10602)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 01:06:51"
["updated_at"]=>
string(19) "2018-11-14 01:06:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#511 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10602)
["name"]=>
string(8) "bergenia"
["slug"]=>
string(8) "bergenia"
["email"]=>
string(18) "kolas_sk@gazeta.pl"
["password"]=>
string(60) "$2y$10$FGHHund.wCL2oUNEalJSTOhIA3lV4L7W5qjFu04AcIJQAiv6B4Wjm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "B3akONBzDq4OSkVv9tpEvyJ84csIpBrdjHrSYkpUgI9GaSHSZKXRoHeAzwWK"
["last_ip"]=>
string(14) "195.189.79.207"
["last_host"]=>
string(148) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-07-06 09:14:53"
["created_at"]=>
string(19) "2012-05-31 09:41:35"
["updated_at"]=>
string(19) "2024-07-06 09:14:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(10602)
["name"]=>
string(8) "bergenia"
["slug"]=>
string(8) "bergenia"
["email"]=>
string(18) "kolas_sk@gazeta.pl"
["password"]=>
string(60) "$2y$10$FGHHund.wCL2oUNEalJSTOhIA3lV4L7W5qjFu04AcIJQAiv6B4Wjm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "B3akONBzDq4OSkVv9tpEvyJ84csIpBrdjHrSYkpUgI9GaSHSZKXRoHeAzwWK"
["last_ip"]=>
string(14) "195.189.79.207"
["last_host"]=>
string(148) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-07-06 09:14:53"
["created_at"]=>
string(19) "2012-05-31 09:41:35"
["updated_at"]=>
string(19) "2024-07-06 09:14:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[283]=>
object(App\Models\Observe)#1084 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184495)
["users_id"]=>
int(45498)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 08:25:23"
["updated_at"]=>
string(19) "2018-11-14 08:25:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(184495)
["users_id"]=>
int(45498)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 08:25:23"
["updated_at"]=>
string(19) "2018-11-14 08:25:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#510 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(45498)
["name"]=>
string(10) "piernikowo"
["slug"]=>
string(10) "piernikowo"
["email"]=>
string(12) "mada.r@wp.pl"
["password"]=>
string(60) "$2y$10$kMdIDkh8L8bS5xPo8rkQj.uAGSI7azWB0HOmtiHG/tq5T5eqVSbqe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cqjr5l0Qgpz4u16HQFvLPn1bhnK3cRC8L7zxumFgQ47Z6tKbbD33bgDz9jZC"
["last_ip"]=>
string(11) "158.75.21.7"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0"
["last_logged_at"]=>
string(19) "2021-10-05 09:57:05"
["created_at"]=>
string(19) "2019-05-10 10:39:38"
["updated_at"]=>
string(19) "2021-10-05 09:57:05"
}
["original":protected]=>
array(26) {
["id"]=>
int(45498)
["name"]=>
string(10) "piernikowo"
["slug"]=>
string(10) "piernikowo"
["email"]=>
string(12) "mada.r@wp.pl"
["password"]=>
string(60) "$2y$10$kMdIDkh8L8bS5xPo8rkQj.uAGSI7azWB0HOmtiHG/tq5T5eqVSbqe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cqjr5l0Qgpz4u16HQFvLPn1bhnK3cRC8L7zxumFgQ47Z6tKbbD33bgDz9jZC"
["last_ip"]=>
string(11) "158.75.21.7"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0"
["last_logged_at"]=>
string(19) "2021-10-05 09:57:05"
["created_at"]=>
string(19) "2019-05-10 10:39:38"
["updated_at"]=>
string(19) "2021-10-05 09:57:05"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[284]=>
object(App\Models\Observe)#1085 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184502)
["users_id"]=>
int(89490)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 09:58:10"
["updated_at"]=>
string(19) "2018-11-14 09:58:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(184502)
["users_id"]=>
int(89490)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 09:58:10"
["updated_at"]=>
string(19) "2018-11-14 09:58:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#509 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(89490)
["name"]=>
string(11) "maleksandra"
["slug"]=>
string(11) "maleksandra"
["email"]=>
string(24) "olamencel@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$P3WyUCF5J8KspLiIvUbm.OXO0swNRzSoTTkLXdDcb8mZYkr7cLBkK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "z4ygwnAq3OZe1C4T3aFcdryKpYR8IW2qMQrm0LxBbaGhkO0LxTX6i6oRUTY5"
["last_ip"]=>
string(15) "150.254.212.166"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0"
["last_logged_at"]=>
string(19) "2021-02-18 13:58:01"
["created_at"]=>
string(19) "2015-07-01 10:41:47"
["updated_at"]=>
string(19) "2021-02-18 13:58:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(89490)
["name"]=>
string(11) "maleksandra"
["slug"]=>
string(11) "maleksandra"
["email"]=>
string(24) "olamencel@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$P3WyUCF5J8KspLiIvUbm.OXO0swNRzSoTTkLXdDcb8mZYkr7cLBkK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "z4ygwnAq3OZe1C4T3aFcdryKpYR8IW2qMQrm0LxBbaGhkO0LxTX6i6oRUTY5"
["last_ip"]=>
string(15) "150.254.212.166"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0"
["last_logged_at"]=>
string(19) "2021-02-18 13:58:01"
["created_at"]=>
string(19) "2015-07-01 10:41:47"
["updated_at"]=>
string(19) "2021-02-18 13:58:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[285]=>
object(App\Models\Observe)#1086 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184503)
["users_id"]=>
int(39825)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 10:35:38"
["updated_at"]=>
string(19) "2018-11-14 10:35:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(184503)
["users_id"]=>
int(39825)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 10:35:38"
["updated_at"]=>
string(19) "2018-11-14 10:35:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#508 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39825)
["name"]=>
string(8) "morwaoli"
["slug"]=>
string(8) "morwaoli"
["email"]=>
string(24) "kasiaswiatek73@gmail.com"
["password"]=>
string(60) "$2y$10$k3vyhwt0m5Ev2zRte6HyjODHYcY1pGVE06Ry/fCn7DJg0u3o.D38K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IrB7b9arbZzVkmlc3UUlpHx6SOtXp4juY5QVfh3iBoZL56OM4iObQ4KD2pAZ"
["last_ip"]=>
string(13) "89.234.252.92"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-05-30 22:42:45"
["created_at"]=>
string(19) "2017-08-17 20:40:39"
["updated_at"]=>
string(19) "2024-05-30 22:42:45"
}
["original":protected]=>
array(26) {
["id"]=>
int(39825)
["name"]=>
string(8) "morwaoli"
["slug"]=>
string(8) "morwaoli"
["email"]=>
string(24) "kasiaswiatek73@gmail.com"
["password"]=>
string(60) "$2y$10$k3vyhwt0m5Ev2zRte6HyjODHYcY1pGVE06Ry/fCn7DJg0u3o.D38K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IrB7b9arbZzVkmlc3UUlpHx6SOtXp4juY5QVfh3iBoZL56OM4iObQ4KD2pAZ"
["last_ip"]=>
string(13) "89.234.252.92"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-05-30 22:42:45"
["created_at"]=>
string(19) "2017-08-17 20:40:39"
["updated_at"]=>
string(19) "2024-05-30 22:42:45"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[286]=>
object(App\Models\Observe)#1087 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184507)
["users_id"]=>
int(57760)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 12:44:51"
["updated_at"]=>
string(19) "2018-11-14 12:44:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(184507)
["users_id"]=>
int(57760)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 12:44:51"
["updated_at"]=>
string(19) "2018-11-14 12:44:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#507 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57760)
["name"]=>
string(5) "wjdkj"
["slug"]=>
string(5) "wjdkj"
["email"]=>
string(28) "dominika.juszczak@zkf.com.pl"
["password"]=>
string(60) "$2y$10$6dWuqA1EDLeAvWiHpwW81e5SWjVtOkqR9OaNMy5G5/Ga2A33BFqSS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8y2Rl5uEUSJrNH6g0RPSGMUKpVWH4LcNyDphvEbAsp9iEUxzrNChYdaVN0eX"
["last_ip"]=>
string(13) "91.239.180.11"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-03-23 16:07:59"
["created_at"]=>
string(19) "2016-04-10 10:20:44"
["updated_at"]=>
string(19) "2024-03-23 16:07:59"
}
["original":protected]=>
array(26) {
["id"]=>
int(57760)
["name"]=>
string(5) "wjdkj"
["slug"]=>
string(5) "wjdkj"
["email"]=>
string(28) "dominika.juszczak@zkf.com.pl"
["password"]=>
string(60) "$2y$10$6dWuqA1EDLeAvWiHpwW81e5SWjVtOkqR9OaNMy5G5/Ga2A33BFqSS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8y2Rl5uEUSJrNH6g0RPSGMUKpVWH4LcNyDphvEbAsp9iEUxzrNChYdaVN0eX"
["last_ip"]=>
string(13) "91.239.180.11"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-03-23 16:07:59"
["created_at"]=>
string(19) "2016-04-10 10:20:44"
["updated_at"]=>
string(19) "2024-03-23 16:07:59"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[287]=>
object(App\Models\Observe)#1088 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184524)
["users_id"]=>
int(16788)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 20:48:36"
["updated_at"]=>
string(19) "2018-11-14 20:48:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(184524)
["users_id"]=>
int(16788)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-14 20:48:36"
["updated_at"]=>
string(19) "2018-11-14 20:48:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#506 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16788)
["name"]=>
string(12) "dreamsfamily"
["slug"]=>
string(12) "dreamsfamily"
["email"]=>
string(17) "ana456@interia.pl"
["password"]=>
string(60) "$2y$10$ZQmMCc.0HJfA5OMPAJUpgecHmT7VIRpsjxbIs5krfnFRBVwrYnBSa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ddD8RsDZDRUM5SRxsf0vAkjw1aXVnsb0vn0UjNhgJmPcSiIZN0086JRXJECS"
["last_ip"]=>
string(11) "5.173.56.38"
["last_host"]=>
string(126) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-30 21:42:19"
["created_at"]=>
string(19) "2017-02-13 19:50:29"
["updated_at"]=>
string(19) "2021-08-30 21:42:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(16788)
["name"]=>
string(12) "dreamsfamily"
["slug"]=>
string(12) "dreamsfamily"
["email"]=>
string(17) "ana456@interia.pl"
["password"]=>
string(60) "$2y$10$ZQmMCc.0HJfA5OMPAJUpgecHmT7VIRpsjxbIs5krfnFRBVwrYnBSa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ddD8RsDZDRUM5SRxsf0vAkjw1aXVnsb0vn0UjNhgJmPcSiIZN0086JRXJECS"
["last_ip"]=>
string(11) "5.173.56.38"
["last_host"]=>
string(126) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-30 21:42:19"
["created_at"]=>
string(19) "2017-02-13 19:50:29"
["updated_at"]=>
string(19) "2021-08-30 21:42:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[288]=>
object(App\Models\Observe)#1089 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(184601)
["users_id"]=>
int(28284)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-18 12:18:27"
["updated_at"]=>
string(19) "2018-11-18 12:18:27"
}
["original":protected]=>
array(6) {
["id"]=>
int(184601)
["users_id"]=>
int(28284)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-11-18 12:18:27"
["updated_at"]=>
string(19) "2018-11-18 12:18:27"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#505 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28284)
["name"]=>
string(10) "kalateach5"
["slug"]=>
string(10) "kalateach5"
["email"]=>
string(23) "tomasz.gieron@gmail.com"
["password"]=>
string(60) "$2y$10$vKE/.lapbsC2N/OQuy0oq.7UHUjN.Zhdg4FhdeVO.Yuo1yEl5y6xm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3dYEzBnRkI9TxW4zMc4Ss10T0GEuNCMSWcdO4BkQY2JNQwLCad8ov1BUiNnd"
["last_ip"]=>
string(15) "178.159.142.209"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-24 10:15:34"
["created_at"]=>
string(19) "2015-12-16 11:18:45"
["updated_at"]=>
string(19) "2023-09-24 10:15:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(28284)
["name"]=>
string(10) "kalateach5"
["slug"]=>
string(10) "kalateach5"
["email"]=>
string(23) "tomasz.gieron@gmail.com"
["password"]=>
string(60) "$2y$10$vKE/.lapbsC2N/OQuy0oq.7UHUjN.Zhdg4FhdeVO.Yuo1yEl5y6xm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "3dYEzBnRkI9TxW4zMc4Ss10T0GEuNCMSWcdO4BkQY2JNQwLCad8ov1BUiNnd"
["last_ip"]=>
string(15) "178.159.142.209"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-24 10:15:34"
["created_at"]=>
string(19) "2015-12-16 11:18:45"
["updated_at"]=>
string(19) "2023-09-24 10:15:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[289]=>
object(App\Models\Observe)#1090 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(185330)
["users_id"]=>
int(31925)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-12-04 17:37:19"
["updated_at"]=>
string(19) "2018-12-04 17:37:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(185330)
["users_id"]=>
int(31925)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-12-04 17:37:19"
["updated_at"]=>
string(19) "2018-12-04 17:37:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#504 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(31925)
["name"]=>
string(6) "kuba80"
["slug"]=>
string(6) "kuba80"
["email"]=>
string(15) "mobile.12@wp.pl"
["password"]=>
string(60) "$2y$10$lHN4lUks3CQVqC2rO55ZTe0xaLHIioTgW5vb3IRS015h1tShRlpXK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7D7cFf6v9naloQ7xBGtC9M8Ok7CFxo5aIgOs65YQXd4xp49TP7zfgPSNSQZg"
["last_ip"]=>
string(12) "87.206.96.23"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-13 10:07:12"
["created_at"]=>
string(19) "2018-01-05 22:12:37"
["updated_at"]=>
string(19) "2020-08-13 10:07:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(31925)
["name"]=>
string(6) "kuba80"
["slug"]=>
string(6) "kuba80"
["email"]=>
string(15) "mobile.12@wp.pl"
["password"]=>
string(60) "$2y$10$lHN4lUks3CQVqC2rO55ZTe0xaLHIioTgW5vb3IRS015h1tShRlpXK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7D7cFf6v9naloQ7xBGtC9M8Ok7CFxo5aIgOs65YQXd4xp49TP7zfgPSNSQZg"
["last_ip"]=>
string(12) "87.206.96.23"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-13 10:07:12"
["created_at"]=>
string(19) "2018-01-05 22:12:37"
["updated_at"]=>
string(19) "2020-08-13 10:07:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[290]=>
object(App\Models\Observe)#1091 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(185921)
["users_id"]=>
int(35700)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-12-25 19:28:09"
["updated_at"]=>
string(19) "2018-12-25 19:28:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(185921)
["users_id"]=>
int(35700)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-12-25 19:28:09"
["updated_at"]=>
string(19) "2018-12-25 19:28:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#503 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35700)
["name"]=>
string(8) "marcel21"
["slug"]=>
string(8) "marcel21"
["email"]=>
string(14) "anmatras@wp.pl"
["password"]=>
string(60) "$2y$10$J7Muvjtmn7Dxv4vC/wOfRuxIZF2eD8V7For9xMsBcqcO8wSP7ipMO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xNOKYAsIuvOkZ2VJR3N499jUhO4JOd4ZeaxLPjT2WYFdprkpl0dkh1FcSxyq"
["last_ip"]=>
string(11) "5.184.9.162"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G970F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.114 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-11-02 18:15:26"
["created_at"]=>
string(19) "2015-07-21 20:03:05"
["updated_at"]=>
string(19) "2020-11-02 18:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(35700)
["name"]=>
string(8) "marcel21"
["slug"]=>
string(8) "marcel21"
["email"]=>
string(14) "anmatras@wp.pl"
["password"]=>
string(60) "$2y$10$J7Muvjtmn7Dxv4vC/wOfRuxIZF2eD8V7For9xMsBcqcO8wSP7ipMO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xNOKYAsIuvOkZ2VJR3N499jUhO4JOd4ZeaxLPjT2WYFdprkpl0dkh1FcSxyq"
["last_ip"]=>
string(11) "5.184.9.162"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-G970F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.114 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-11-02 18:15:26"
["created_at"]=>
string(19) "2015-07-21 20:03:05"
["updated_at"]=>
string(19) "2020-11-02 18:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[291]=>
object(App\Models\Observe)#1092 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(185998)
["users_id"]=>
int(44625)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-12-28 09:23:23"
["updated_at"]=>
string(19) "2018-12-28 09:23:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(185998)
["users_id"]=>
int(44625)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2018-12-28 09:23:23"
["updated_at"]=>
string(19) "2018-12-28 09:23:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#502 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44625)
["name"]=>
string(7) "paulanb"
["slug"]=>
string(7) "paulanb"
["email"]=>
string(18) "paula.n_1989@o2.pl"
["password"]=>
string(60) "$2y$10$oip.e3Ad2KR5sTgvzLug5O5qyDuOUU779p.BjVwVxiHFaWe8D0FfW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xWrONn8gc0z6m53CcwJfsiV6euNyG92DXa17pSdbgxlNbLWsOrRNxvXM11gD"
["last_ip"]=>
string(14) "46.205.192.167"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-18 11:27:21"
["created_at"]=>
string(19) "2018-01-26 14:10:10"
["updated_at"]=>
string(19) "2024-11-18 11:27:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(44625)
["name"]=>
string(7) "paulanb"
["slug"]=>
string(7) "paulanb"
["email"]=>
string(18) "paula.n_1989@o2.pl"
["password"]=>
string(60) "$2y$10$oip.e3Ad2KR5sTgvzLug5O5qyDuOUU779p.BjVwVxiHFaWe8D0FfW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xWrONn8gc0z6m53CcwJfsiV6euNyG92DXa17pSdbgxlNbLWsOrRNxvXM11gD"
["last_ip"]=>
string(14) "46.205.192.167"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-18 11:27:21"
["created_at"]=>
string(19) "2018-01-26 14:10:10"
["updated_at"]=>
string(19) "2024-11-18 11:27:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[292]=>
object(App\Models\Observe)#1093 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186405)
["users_id"]=>
int(76195)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-06 21:44:41"
["updated_at"]=>
string(19) "2019-01-06 21:44:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(186405)
["users_id"]=>
int(76195)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-06 21:44:41"
["updated_at"]=>
string(19) "2019-01-06 21:44:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#501 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(76195)
["name"]=>
string(6) "ostry1"
["slug"]=>
string(6) "ostry1"
["email"]=>
string(23) "daniel32@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$gHZ4aW6eaR2/HXfqr8mqq.P9oK7VpX.yzUo/r1H.1qw6n5SmJu0tG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.83.151"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; WAS-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-12 23:24:20"
["created_at"]=>
string(19) "2013-08-27 12:33:50"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(76195)
["name"]=>
string(6) "ostry1"
["slug"]=>
string(6) "ostry1"
["email"]=>
string(23) "daniel32@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$gHZ4aW6eaR2/HXfqr8mqq.P9oK7VpX.yzUo/r1H.1qw6n5SmJu0tG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "31.0.83.151"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; WAS-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-12 23:24:20"
["created_at"]=>
string(19) "2013-08-27 12:33:50"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[293]=>
object(App\Models\Observe)#1094 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186413)
["users_id"]=>
int(61489)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-06 23:13:52"
["updated_at"]=>
string(19) "2019-01-06 23:13:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(186413)
["users_id"]=>
int(61489)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-06 23:13:52"
["updated_at"]=>
string(19) "2019-01-06 23:13:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#500 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(61489)
["name"]=>
string(3) "pol"
["slug"]=>
string(3) "pol"
["email"]=>
string(12) "uruone@wp.pl"
["password"]=>
string(40) "07cd66d7a84075e45d9be86f68678f72eed6bbe1"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "95.49.186.106"
["last_host"]=>
string(29) "Firefox, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-19 23:15:11"
["created_at"]=>
string(19) "2010-08-28 21:08:50"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(61489)
["name"]=>
string(3) "pol"
["slug"]=>
string(3) "pol"
["email"]=>
string(12) "uruone@wp.pl"
["password"]=>
string(40) "07cd66d7a84075e45d9be86f68678f72eed6bbe1"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "95.49.186.106"
["last_host"]=>
string(29) "Firefox, Mozilla/5.0 (Windows"
["last_logged_at"]=>
string(19) "2019-11-19 23:15:11"
["created_at"]=>
string(19) "2010-08-28 21:08:50"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[294]=>
object(App\Models\Observe)#1095 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186414)
["users_id"]=>
int(22533)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-06 23:27:36"
["updated_at"]=>
string(19) "2019-01-06 23:27:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(186414)
["users_id"]=>
int(22533)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-06 23:27:36"
["updated_at"]=>
string(19) "2019-01-06 23:27:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#499 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22533)
["name"]=>
string(5) "grzeg"
["slug"]=>
string(5) "grzeg"
["email"]=>
string(28) "grzegorzkowalski1@icloud.com"
["password"]=>
string(60) "$2y$10$c/Hi4KAF0YlJwRzqF89wWOZl1.ZH0MeiBKdpg17R4jwgNSeD..ywy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "iTIgrQJ3nT51GLRMbm60sgVS5bfyHrLPH8dA8xzchtTyGl7n9vCbSIEPRXXr"
["last_ip"]=>
string(13) "37.47.168.204"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-04-21 10:36:15"
["created_at"]=>
string(19) "2018-02-07 20:52:30"
["updated_at"]=>
string(19) "2021-04-21 10:36:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(22533)
["name"]=>
string(5) "grzeg"
["slug"]=>
string(5) "grzeg"
["email"]=>
string(28) "grzegorzkowalski1@icloud.com"
["password"]=>
string(60) "$2y$10$c/Hi4KAF0YlJwRzqF89wWOZl1.ZH0MeiBKdpg17R4jwgNSeD..ywy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "iTIgrQJ3nT51GLRMbm60sgVS5bfyHrLPH8dA8xzchtTyGl7n9vCbSIEPRXXr"
["last_ip"]=>
string(13) "37.47.168.204"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-04-21 10:36:15"
["created_at"]=>
string(19) "2018-02-07 20:52:30"
["updated_at"]=>
string(19) "2021-04-21 10:36:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[295]=>
object(App\Models\Observe)#1096 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186592)
["users_id"]=>
int(16031)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-10 18:36:28"
["updated_at"]=>
string(19) "2019-01-10 18:36:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(186592)
["users_id"]=>
int(16031)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-10 18:36:28"
["updated_at"]=>
string(19) "2019-01-10 18:36:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#498 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16031)
["name"]=>
string(10) "domino1998"
["slug"]=>
string(10) "domino1998"
["email"]=>
string(25) "dominikgiel1998@gmail.com"
["password"]=>
string(60) "$2y$10$ENfA.BHRTx.yZAD8i3XVjO20M1Zvhrd8WDRlVJXtelobdpT1sXAzy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oAb9XVLWNM0mJsJrorFj5tuGehlO7QhhFzRKCLICbG5v6vAslWwJPbNHoBXf"
["last_ip"]=>
string(11) "2.58.218.36"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-07 22:02:15"
["created_at"]=>
string(19) "2018-10-14 21:31:00"
["updated_at"]=>
string(19) "2022-08-07 22:02:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(16031)
["name"]=>
string(10) "domino1998"
["slug"]=>
string(10) "domino1998"
["email"]=>
string(25) "dominikgiel1998@gmail.com"
["password"]=>
string(60) "$2y$10$ENfA.BHRTx.yZAD8i3XVjO20M1Zvhrd8WDRlVJXtelobdpT1sXAzy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oAb9XVLWNM0mJsJrorFj5tuGehlO7QhhFzRKCLICbG5v6vAslWwJPbNHoBXf"
["last_ip"]=>
string(11) "2.58.218.36"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-07 22:02:15"
["created_at"]=>
string(19) "2018-10-14 21:31:00"
["updated_at"]=>
string(19) "2022-08-07 22:02:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[296]=>
object(App\Models\Observe)#1097 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186799)
["users_id"]=>
int(4786)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-16 22:57:28"
["updated_at"]=>
string(19) "2019-01-16 22:57:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(186799)
["users_id"]=>
int(4786)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-16 22:57:28"
["updated_at"]=>
string(19) "2019-01-16 22:57:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#497 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4786)
["name"]=>
string(14) "agarafalbudowa"
["slug"]=>
string(14) "agarafalbudowa"
["email"]=>
string(16) "aga.selmej@o2.pl"
["password"]=>
string(60) "$2y$10$/U4thxgqWi441b1B/61dHu7g5CecCl1Myxx78M2I7sfDpeTFCVjqO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9rM2ENXXyA8TeMaBYmN2KAHCuXiXpgmHCYvbWeBeKyjYybdr3gcPkSXGLqX8"
["last_ip"]=>
string(13) "78.30.101.145"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0"
["last_logged_at"]=>
string(19) "2024-01-09 22:41:49"
["created_at"]=>
string(19) "2019-01-03 21:52:20"
["updated_at"]=>
string(19) "2024-01-09 22:41:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(4786)
["name"]=>
string(14) "agarafalbudowa"
["slug"]=>
string(14) "agarafalbudowa"
["email"]=>
string(16) "aga.selmej@o2.pl"
["password"]=>
string(60) "$2y$10$/U4thxgqWi441b1B/61dHu7g5CecCl1Myxx78M2I7sfDpeTFCVjqO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9rM2ENXXyA8TeMaBYmN2KAHCuXiXpgmHCYvbWeBeKyjYybdr3gcPkSXGLqX8"
["last_ip"]=>
string(13) "78.30.101.145"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0"
["last_logged_at"]=>
string(19) "2024-01-09 22:41:49"
["created_at"]=>
string(19) "2019-01-03 21:52:20"
["updated_at"]=>
string(19) "2024-01-09 22:41:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[297]=>
object(App\Models\Observe)#1098 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186893)
["users_id"]=>
int(4870)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-19 22:25:33"
["updated_at"]=>
string(19) "2019-01-19 22:25:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(186893)
["users_id"]=>
int(4870)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-19 22:25:33"
["updated_at"]=>
string(19) "2019-01-19 22:25:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#496 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4870)
["name"]=>
string(12) "agata_owca88"
["slug"]=>
string(12) "agata_owca88"
["email"]=>
string(18) "agata_owca88@wp.pl"
["password"]=>
string(60) "$2y$10$.bdTVUxJZw5CtO19RAw30OKHxDjXtkJ6tYHpiDo7d5JjQMORQExQq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lT2aPf7tv4Gn6QT9KslVaZZLJ5mZpVitS650PCwBoXRc7YSb7vY7PRwGKluu"
["last_ip"]=>
string(12) "5.173.151.74"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-16 22:52:16"
["created_at"]=>
string(19) "2018-11-23 16:23:53"
["updated_at"]=>
string(19) "2025-01-16 22:52:16"
}
["original":protected]=>
array(26) {
["id"]=>
int(4870)
["name"]=>
string(12) "agata_owca88"
["slug"]=>
string(12) "agata_owca88"
["email"]=>
string(18) "agata_owca88@wp.pl"
["password"]=>
string(60) "$2y$10$.bdTVUxJZw5CtO19RAw30OKHxDjXtkJ6tYHpiDo7d5JjQMORQExQq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lT2aPf7tv4Gn6QT9KslVaZZLJ5mZpVitS650PCwBoXRc7YSb7vY7PRwGKluu"
["last_ip"]=>
string(12) "5.173.151.74"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-16 22:52:16"
["created_at"]=>
string(19) "2018-11-23 16:23:53"
["updated_at"]=>
string(19) "2025-01-16 22:52:16"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[298]=>
object(App\Models\Observe)#1099 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186932)
["users_id"]=>
int(58147)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-21 13:36:53"
["updated_at"]=>
string(19) "2019-01-21 13:36:53"
}
["original":protected]=>
array(6) {
["id"]=>
int(186932)
["users_id"]=>
int(58147)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-21 13:36:53"
["updated_at"]=>
string(19) "2019-01-21 13:36:53"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#495 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(58147)
["name"]=>
string(6) "wronki"
["slug"]=>
string(6) "wronki"
["email"]=>
string(14) "kath1986@wp.pl"
["password"]=>
string(60) "$2y$10$KIR3ze8TnssFIS8jaR123OGZREUiGTlCVkQfymd1de9W.E8eeKMf2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8NTMiw5QFGjn3Xs0aKL48CfwAjD7J8guFy78z5py4w3Hzpon3HnPAJPqMO0U"
["last_ip"]=>
string(12) "46.204.85.21"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; TRT-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-11 21:33:36"
["created_at"]=>
string(19) "2019-01-15 22:50:16"
["updated_at"]=>
string(19) "2022-03-11 21:33:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(58147)
["name"]=>
string(6) "wronki"
["slug"]=>
string(6) "wronki"
["email"]=>
string(14) "kath1986@wp.pl"
["password"]=>
string(60) "$2y$10$KIR3ze8TnssFIS8jaR123OGZREUiGTlCVkQfymd1de9W.E8eeKMf2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8NTMiw5QFGjn3Xs0aKL48CfwAjD7J8guFy78z5py4w3Hzpon3HnPAJPqMO0U"
["last_ip"]=>
string(12) "46.204.85.21"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; TRT-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-11 21:33:36"
["created_at"]=>
string(19) "2019-01-15 22:50:16"
["updated_at"]=>
string(19) "2022-03-11 21:33:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[299]=>
object(App\Models\Observe)#1100 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(186977)
["users_id"]=>
int(4118)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-22 13:10:42"
["updated_at"]=>
string(19) "2019-01-22 13:10:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(186977)
["users_id"]=>
int(4118)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-01-22 13:10:42"
["updated_at"]=>
string(19) "2019-01-22 13:10:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#494 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4118)
["name"]=>
string(9) "adamus377"
["slug"]=>
string(9) "adamus377"
["email"]=>
string(14) "szczepko@wp.pl"
["password"]=>
string(60) "$2y$10$YO9dTOdbmBjbzMAYdnF2oOcpyWn7DpKdv5UE2kC3TSPzbuImKpQwW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "e5mjZ4QRzcWObZVjJNO0nZJTw8Nz3gOnvFi6WEfAsgSWHOizgTdals4cvq5Y"
["last_ip"]=>
string(12) "78.10.55.223"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0"
["last_logged_at"]=>
string(19) "2024-11-23 08:41:20"
["created_at"]=>
string(19) "2018-08-16 12:15:27"
["updated_at"]=>
string(19) "2024-11-23 08:41:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(4118)
["name"]=>
string(9) "adamus377"
["slug"]=>
string(9) "adamus377"
["email"]=>
string(14) "szczepko@wp.pl"
["password"]=>
string(60) "$2y$10$YO9dTOdbmBjbzMAYdnF2oOcpyWn7DpKdv5UE2kC3TSPzbuImKpQwW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "e5mjZ4QRzcWObZVjJNO0nZJTw8Nz3gOnvFi6WEfAsgSWHOizgTdals4cvq5Y"
["last_ip"]=>
string(12) "78.10.55.223"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0"
["last_logged_at"]=>
string(19) "2024-11-23 08:41:20"
["created_at"]=>
string(19) "2018-08-16 12:15:27"
["updated_at"]=>
string(19) "2024-11-23 08:41:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[300]=>
object(App\Models\Observe)#1101 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188072)
["users_id"]=>
int(34246)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-14 15:39:21"
["updated_at"]=>
string(19) "2019-02-14 15:39:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(188072)
["users_id"]=>
int(34246)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-14 15:39:21"
["updated_at"]=>
string(19) "2019-02-14 15:39:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#493 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34246)
["name"]=>
string(6) "m-arte"
["slug"]=>
string(6) "m-arte"
["email"]=>
string(20) "an-krolikowska@wp.pl"
["password"]=>
string(60) "$2y$10$2uuC898LhvexVXKQPL.gn.tbbzbANhysZvzAfXSZX7D2MizEA9x8i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "j9fcVT3cl0maudpzZf9nXdtX8Dexeta8FFviUE1EGRGk7KmDE138bbvHRgYx"
["last_ip"]=>
string(12) "5.173.28.168"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; V2023) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.79 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-04-11 21:59:47"
["created_at"]=>
string(19) "2017-07-01 21:33:49"
["updated_at"]=>
string(19) "2022-04-11 21:59:47"
}
["original":protected]=>
array(26) {
["id"]=>
int(34246)
["name"]=>
string(6) "m-arte"
["slug"]=>
string(6) "m-arte"
["email"]=>
string(20) "an-krolikowska@wp.pl"
["password"]=>
string(60) "$2y$10$2uuC898LhvexVXKQPL.gn.tbbzbANhysZvzAfXSZX7D2MizEA9x8i"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "j9fcVT3cl0maudpzZf9nXdtX8Dexeta8FFviUE1EGRGk7KmDE138bbvHRgYx"
["last_ip"]=>
string(12) "5.173.28.168"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; V2023) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.79 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-04-11 21:59:47"
["created_at"]=>
string(19) "2017-07-01 21:33:49"
["updated_at"]=>
string(19) "2022-04-11 21:59:47"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[301]=>
object(App\Models\Observe)#1102 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188112)
["users_id"]=>
int(85506)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-15 18:31:25"
["updated_at"]=>
string(19) "2019-02-15 18:31:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(188112)
["users_id"]=>
int(85506)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-15 18:31:25"
["updated_at"]=>
string(19) "2019-02-15 18:31:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#492 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(85506)
["name"]=>
string(7) "muravei"
["slug"]=>
string(7) "muravei"
["email"]=>
string(16) "muravei@uvaga.by"
["password"]=>
string(60) "$2y$10$hoDv2bNc2RmEUXlA/0JBVuF.2KDXBmPGLHh7stH4oADTw/yQtkWJ6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oBRxeLIp0dWup4QSPnPjrsq85INEwBtudpxcqU8ZvOshFQ67L5j1XmCikRQR"
["last_ip"]=>
string(15) "213.134.162.194"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-22 09:51:21"
["created_at"]=>
string(19) "2015-01-11 09:56:22"
["updated_at"]=>
string(19) "2025-02-22 09:51:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(85506)
["name"]=>
string(7) "muravei"
["slug"]=>
string(7) "muravei"
["email"]=>
string(16) "muravei@uvaga.by"
["password"]=>
string(60) "$2y$10$hoDv2bNc2RmEUXlA/0JBVuF.2KDXBmPGLHh7stH4oADTw/yQtkWJ6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oBRxeLIp0dWup4QSPnPjrsq85INEwBtudpxcqU8ZvOshFQ67L5j1XmCikRQR"
["last_ip"]=>
string(15) "213.134.162.194"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-22 09:51:21"
["created_at"]=>
string(19) "2015-01-11 09:56:22"
["updated_at"]=>
string(19) "2025-02-22 09:51:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[302]=>
object(App\Models\Observe)#1103 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188525)
["users_id"]=>
int(60153)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-25 21:32:09"
["updated_at"]=>
string(19) "2019-02-25 21:32:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(188525)
["users_id"]=>
int(60153)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-25 21:32:09"
["updated_at"]=>
string(19) "2019-02-25 21:32:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#491 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60153)
["name"]=>
string(7) "zalunia"
["slug"]=>
string(7) "zalunia"
["email"]=>
string(17) "zalunia@poczta.fm"
["password"]=>
string(60) "$2y$10$i1XEOsULHhp40XbWfXFXieq1iYKloD8Bjw2OntBJ8s00jBKW3A792"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.176.133"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; WAS-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2019-12-14 23:36:22"
["created_at"]=>
string(19) "2018-11-30 00:08:36"
["updated_at"]=>
string(19) "2019-12-14 23:36:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(60153)
["name"]=>
string(7) "zalunia"
["slug"]=>
string(7) "zalunia"
["email"]=>
string(17) "zalunia@poczta.fm"
["password"]=>
string(60) "$2y$10$i1XEOsULHhp40XbWfXFXieq1iYKloD8Bjw2OntBJ8s00jBKW3A792"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.176.133"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; WAS-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2019-12-14 23:36:22"
["created_at"]=>
string(19) "2018-11-30 00:08:36"
["updated_at"]=>
string(19) "2019-12-14 23:36:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[303]=>
object(App\Models\Observe)#1104 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188529)
["users_id"]=>
int(52973)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-26 01:45:36"
["updated_at"]=>
string(19) "2019-02-26 01:45:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(188529)
["users_id"]=>
int(52973)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-26 01:45:36"
["updated_at"]=>
string(19) "2019-02-26 01:45:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#490 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(52973)
["name"]=>
string(10) "szymek2424"
["slug"]=>
string(10) "szymek2424"
["email"]=>
string(23) "szymontunia2@interia.pl"
["password"]=>
string(60) "$2y$10$2J05dKpN9WE28PEIOFr/KeqrwFtgOnNImGSuNiY9ZIpnhOxuujQeS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QCVMw1XongAr0Yo14OmNZyBl30w8dY3Lr2G2SGAdy1Z4UFaQwgb1bAHgp4gu"
["last_ip"]=>
string(13) "85.221.129.23"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2024-11-19 10:12:14"
["created_at"]=>
string(19) "2009-06-05 20:44:58"
["updated_at"]=>
string(19) "2024-11-19 10:12:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(52973)
["name"]=>
string(10) "szymek2424"
["slug"]=>
string(10) "szymek2424"
["email"]=>
string(23) "szymontunia2@interia.pl"
["password"]=>
string(60) "$2y$10$2J05dKpN9WE28PEIOFr/KeqrwFtgOnNImGSuNiY9ZIpnhOxuujQeS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "QCVMw1XongAr0Yo14OmNZyBl30w8dY3Lr2G2SGAdy1Z4UFaQwgb1bAHgp4gu"
["last_ip"]=>
string(13) "85.221.129.23"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2024-11-19 10:12:14"
["created_at"]=>
string(19) "2009-06-05 20:44:58"
["updated_at"]=>
string(19) "2024-11-19 10:12:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[304]=>
object(App\Models\Observe)#1105 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188546)
["users_id"]=>
int(37777)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-26 15:57:04"
["updated_at"]=>
string(19) "2019-02-26 15:57:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(188546)
["users_id"]=>
int(37777)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-26 15:57:04"
["updated_at"]=>
string(19) "2019-02-26 15:57:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#489 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37777)
["name"]=>
string(18) "merlin_podkarpacie"
["slug"]=>
string(18) "merlin_podkarpacie"
["email"]=>
string(29) "lukasz.karbowniczek@gmail.com"
["password"]=>
string(60) "$2y$10$QYfOUz1oh8eWJaAZUMxRo.sppVaFQuzucKhe1yy2oxjTgDtXbk90q"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "C80Yg72CsaQmIpj8NvplsaJ5I0ZYd4CyCH4x1pN29T0euN5AcWqSjjOwzLnS"
["last_ip"]=>
string(15) "178.159.163.141"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-12-31 09:35:24"
["created_at"]=>
string(19) "2017-08-27 20:45:17"
["updated_at"]=>
string(19) "2022-12-31 09:35:24"
}
["original":protected]=>
array(26) {
["id"]=>
int(37777)
["name"]=>
string(18) "merlin_podkarpacie"
["slug"]=>
string(18) "merlin_podkarpacie"
["email"]=>
string(29) "lukasz.karbowniczek@gmail.com"
["password"]=>
string(60) "$2y$10$QYfOUz1oh8eWJaAZUMxRo.sppVaFQuzucKhe1yy2oxjTgDtXbk90q"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "C80Yg72CsaQmIpj8NvplsaJ5I0ZYd4CyCH4x1pN29T0euN5AcWqSjjOwzLnS"
["last_ip"]=>
string(15) "178.159.163.141"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-12-31 09:35:24"
["created_at"]=>
string(19) "2017-08-27 20:45:17"
["updated_at"]=>
string(19) "2022-12-31 09:35:24"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[305]=>
object(App\Models\Observe)#1106 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188598)
["users_id"]=>
int(15900)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-28 19:31:44"
["updated_at"]=>
string(19) "2019-02-28 19:31:44"
}
["original":protected]=>
array(6) {
["id"]=>
int(188598)
["users_id"]=>
int(15900)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-02-28 19:31:44"
["updated_at"]=>
string(19) "2019-02-28 19:31:44"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#488 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(15900)
["name"]=>
string(9) "domena117"
["slug"]=>
string(9) "domena117"
["email"]=>
string(26) "michal.burda1990@gmail.com"
["password"]=>
string(60) "$2y$10$jZ7cgg638UHqcq/yBhVbeu0o0iBOwvp8PdIVMPyrliMy7uu4/geVC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "C3ggbGqLcEGeTO33qiVhCpStEjLN3gvrN0HWFzfvRDJqmX1PhQfY54Nr3KcL"
["last_ip"]=>
string(14) "91.123.183.233"
["last_host"]=>
string(122) "HTTP_USER_AGENT: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-02-21 11:01:58"
["created_at"]=>
string(19) "2017-12-11 13:50:06"
["updated_at"]=>
string(19) "2023-02-21 11:01:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(15900)
["name"]=>
string(9) "domena117"
["slug"]=>
string(9) "domena117"
["email"]=>
string(26) "michal.burda1990@gmail.com"
["password"]=>
string(60) "$2y$10$jZ7cgg638UHqcq/yBhVbeu0o0iBOwvp8PdIVMPyrliMy7uu4/geVC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "C3ggbGqLcEGeTO33qiVhCpStEjLN3gvrN0HWFzfvRDJqmX1PhQfY54Nr3KcL"
["last_ip"]=>
string(14) "91.123.183.233"
["last_host"]=>
string(122) "HTTP_USER_AGENT: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-02-21 11:01:58"
["created_at"]=>
string(19) "2017-12-11 13:50:06"
["updated_at"]=>
string(19) "2023-02-21 11:01:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[306]=>
object(App\Models\Observe)#1107 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(188779)
["users_id"]=>
int(95305)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-05 20:28:59"
["updated_at"]=>
string(19) "2019-03-05 20:28:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(188779)
["users_id"]=>
int(95305)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-05 20:28:59"
["updated_at"]=>
string(19) "2019-03-05 20:28:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#487 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(95305)
["name"]=>
string(11) "pasikonik13"
["slug"]=>
string(11) "pasikonik13"
["email"]=>
string(17) "magdabrandt@wp.pl"
["password"]=>
string(60) "$2y$10$rJdAtkJ1ynpOQsCyWsGeSeOCj772km2lKu7R.tR5igqj9pH9Z.c0."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "JWgbat38e7VYExoHEfQdf1rYFFs8isBFWRJz2D8yHII4Hv5b6ndpCX9JyL3l"
["last_ip"]=>
string(13) "85.221.148.70"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-10 11:20:22"
["created_at"]=>
string(19) "2016-02-25 20:51:20"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(95305)
["name"]=>
string(11) "pasikonik13"
["slug"]=>
string(11) "pasikonik13"
["email"]=>
string(17) "magdabrandt@wp.pl"
["password"]=>
string(60) "$2y$10$rJdAtkJ1ynpOQsCyWsGeSeOCj772km2lKu7R.tR5igqj9pH9Z.c0."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "JWgbat38e7VYExoHEfQdf1rYFFs8isBFWRJz2D8yHII4Hv5b6ndpCX9JyL3l"
["last_ip"]=>
string(13) "85.221.148.70"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-10 11:20:22"
["created_at"]=>
string(19) "2016-02-25 20:51:20"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[307]=>
object(App\Models\Observe)#1108 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189118)
["users_id"]=>
int(51586)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-15 19:10:40"
["updated_at"]=>
string(19) "2019-03-15 19:10:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(189118)
["users_id"]=>
int(51586)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-15 19:10:40"
["updated_at"]=>
string(19) "2019-03-15 19:10:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#486 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(51586)
["name"]=>
string(9) "stasiak89"
["slug"]=>
string(9) "stasiak89"
["email"]=>
string(24) "stasiakmagdalena89@wp.pl"
["password"]=>
string(60) "$2y$10$GLMzB/0jlv28qsOkcoYZuePDvlx5E125Mamehnm05yKKPF9oOK8Eu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "eGVRxi639iJ55n60Ov3XTD30Nhc61MyXn4HGj9g53404FHt1PrUFfhMHMWqG"
["last_ip"]=>
string(11) "37.47.33.90"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A202F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-29 20:03:30"
["created_at"]=>
string(19) "2018-12-04 15:07:50"
["updated_at"]=>
string(19) "2020-09-29 20:03:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(51586)
["name"]=>
string(9) "stasiak89"
["slug"]=>
string(9) "stasiak89"
["email"]=>
string(24) "stasiakmagdalena89@wp.pl"
["password"]=>
string(60) "$2y$10$GLMzB/0jlv28qsOkcoYZuePDvlx5E125Mamehnm05yKKPF9oOK8Eu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "eGVRxi639iJ55n60Ov3XTD30Nhc61MyXn4HGj9g53404FHt1PrUFfhMHMWqG"
["last_ip"]=>
string(11) "37.47.33.90"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A202F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-29 20:03:30"
["created_at"]=>
string(19) "2018-12-04 15:07:50"
["updated_at"]=>
string(19) "2020-09-29 20:03:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[308]=>
object(App\Models\Observe)#1109 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189543)
["users_id"]=>
int(44499)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-27 16:56:40"
["updated_at"]=>
string(19) "2019-03-27 16:56:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(189543)
["users_id"]=>
int(44499)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-27 16:56:40"
["updated_at"]=>
string(19) "2019-03-27 16:56:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#485 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44499)
["name"]=>
string(12) "patrycjazysk"
["slug"]=>
string(12) "patrycjazysk"
["email"]=>
string(25) "patrycjazlotkiewicz@wp.pl"
["password"]=>
string(60) "$2y$10$/DKnqG.5J2iZOBoe.DNYZOza2kAo1bFpKlxfXgRNQkkHdAAk94jAO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vEFiHD4nrJrq3xaWKBFuLYUdC831KpTwR6Nd3mlCE07hv6fNsLHogxnoYh7e"
["last_ip"]=>
string(12) "5.173.131.37"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-25 20:58:19"
["created_at"]=>
string(19) "2017-01-02 18:06:00"
["updated_at"]=>
string(19) "2023-07-25 20:58:19"
}
["original":protected]=>
array(26) {
["id"]=>
int(44499)
["name"]=>
string(12) "patrycjazysk"
["slug"]=>
string(12) "patrycjazysk"
["email"]=>
string(25) "patrycjazlotkiewicz@wp.pl"
["password"]=>
string(60) "$2y$10$/DKnqG.5J2iZOBoe.DNYZOza2kAo1bFpKlxfXgRNQkkHdAAk94jAO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vEFiHD4nrJrq3xaWKBFuLYUdC831KpTwR6Nd3mlCE07hv6fNsLHogxnoYh7e"
["last_ip"]=>
string(12) "5.173.131.37"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-25 20:58:19"
["created_at"]=>
string(19) "2017-01-02 18:06:00"
["updated_at"]=>
string(19) "2023-07-25 20:58:19"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[309]=>
object(App\Models\Observe)#1110 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189587)
["users_id"]=>
int(23554)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-28 21:59:57"
["updated_at"]=>
string(19) "2019-03-28 21:59:57"
}
["original":protected]=>
array(6) {
["id"]=>
int(189587)
["users_id"]=>
int(23554)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-03-28 21:59:57"
["updated_at"]=>
string(19) "2019-03-28 21:59:57"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#484 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23554)
["name"]=>
string(19) "homekoncept43lustro"
["slug"]=>
string(19) "homekoncept43lustro"
["email"]=>
string(20) "mirinda83@interia.pl"
["password"]=>
string(60) "$2y$10$KEA3AwqflsojljW8p5EkdOFbTHbLGd00pGJXMSlZ3jG14B.3P6X3."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "89.64.9.182"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2019-12-29 19:55:18"
["created_at"]=>
string(19) "2019-03-28 21:17:08"
["updated_at"]=>
string(19) "2019-12-29 19:55:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(23554)
["name"]=>
string(19) "homekoncept43lustro"
["slug"]=>
string(19) "homekoncept43lustro"
["email"]=>
string(20) "mirinda83@interia.pl"
["password"]=>
string(60) "$2y$10$KEA3AwqflsojljW8p5EkdOFbTHbLGd00pGJXMSlZ3jG14B.3P6X3."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "89.64.9.182"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2019-12-29 19:55:18"
["created_at"]=>
string(19) "2019-03-28 21:17:08"
["updated_at"]=>
string(19) "2019-12-29 19:55:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[310]=>
object(App\Models\Observe)#1111 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189745)
["users_id"]=>
int(41107)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-02 09:11:37"
["updated_at"]=>
string(19) "2019-04-02 09:11:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(189745)
["users_id"]=>
int(41107)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-02 09:11:37"
["updated_at"]=>
string(19) "2019-04-02 09:11:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#483 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(41107)
["name"]=>
string(7) "neptun4"
["slug"]=>
string(7) "neptun4"
["email"]=>
string(22) "rafalswiech3@gmail.com"
["password"]=>
string(60) "$2y$10$xsjOxgwfOr6zgFqJiS6u0eYvpGbjZl/yW80oDvBol8L4nmaClq9Ty"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6hKipuBq8iavauyFlI1fXhNIOJCaGLIFs0GBKqiECagHvwoRTuxHdiR7swBk"
["last_ip"]=>
string(12) "46.204.54.82"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2022-03-06 14:41:00"
["created_at"]=>
string(19) "2017-03-10 14:29:11"
["updated_at"]=>
string(19) "2022-03-06 14:41:00"
}
["original":protected]=>
array(26) {
["id"]=>
int(41107)
["name"]=>
string(7) "neptun4"
["slug"]=>
string(7) "neptun4"
["email"]=>
string(22) "rafalswiech3@gmail.com"
["password"]=>
string(60) "$2y$10$xsjOxgwfOr6zgFqJiS6u0eYvpGbjZl/yW80oDvBol8L4nmaClq9Ty"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "6hKipuBq8iavauyFlI1fXhNIOJCaGLIFs0GBKqiECagHvwoRTuxHdiR7swBk"
["last_ip"]=>
string(12) "46.204.54.82"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15"
["last_logged_at"]=>
string(19) "2022-03-06 14:41:00"
["created_at"]=>
string(19) "2017-03-10 14:29:11"
["updated_at"]=>
string(19) "2022-03-06 14:41:00"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[311]=>
object(App\Models\Observe)#1112 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189763)
["users_id"]=>
int(30849)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-02 20:36:04"
["updated_at"]=>
string(19) "2019-04-02 20:36:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(189763)
["users_id"]=>
int(30849)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-02 20:36:04"
["updated_at"]=>
string(19) "2019-04-02 20:36:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#482 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(30849)
["name"]=>
string(9) "kokos1989"
["slug"]=>
string(9) "kokos1989"
["email"]=>
string(22) "kamilpalmowski@tlen.pl"
["password"]=>
string(60) "$2y$10$ftFLh32oO8Z8DAUaw5jFPOzNbn8pzXjC/0OuLvQvHyF8SgPm3K1gS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.160.230"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; RNE-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-09 23:10:12"
["created_at"]=>
string(19) "2017-02-10 02:03:50"
["updated_at"]=>
string(19) "2020-02-09 23:10:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(30849)
["name"]=>
string(9) "kokos1989"
["slug"]=>
string(9) "kokos1989"
["email"]=>
string(22) "kamilpalmowski@tlen.pl"
["password"]=>
string(60) "$2y$10$ftFLh32oO8Z8DAUaw5jFPOzNbn8pzXjC/0OuLvQvHyF8SgPm3K1gS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.160.230"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; RNE-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-02-09 23:10:12"
["created_at"]=>
string(19) "2017-02-10 02:03:50"
["updated_at"]=>
string(19) "2020-02-09 23:10:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[312]=>
object(App\Models\Observe)#1113 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189791)
["users_id"]=>
int(95218)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-04 07:46:39"
["updated_at"]=>
string(19) "2019-04-04 07:46:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(189791)
["users_id"]=>
int(95218)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-04 07:46:39"
["updated_at"]=>
string(19) "2019-04-04 07:46:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#481 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(95218)
["name"]=>
string(9) "monika048"
["slug"]=>
string(9) "monika048"
["email"]=>
string(19) "monika048@gmail.com"
["password"]=>
string(60) "$2y$10$aMiF7VUBpjznM.yFRMkUMebh3QKDPfUlnJFFreAY/24I2IZjRZCUi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.183.88"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362"
["last_logged_at"]=>
string(19) "2020-01-12 20:04:30"
["created_at"]=>
string(19) "2016-02-29 14:56:04"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(95218)
["name"]=>
string(9) "monika048"
["slug"]=>
string(9) "monika048"
["email"]=>
string(19) "monika048@gmail.com"
["password"]=>
string(60) "$2y$10$aMiF7VUBpjznM.yFRMkUMebh3QKDPfUlnJFFreAY/24I2IZjRZCUi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.183.88"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362"
["last_logged_at"]=>
string(19) "2020-01-12 20:04:30"
["created_at"]=>
string(19) "2016-02-29 14:56:04"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[313]=>
object(App\Models\Observe)#1114 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189877)
["users_id"]=>
int(94371)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-07 20:49:15"
["updated_at"]=>
string(19) "2019-04-07 20:49:15"
}
["original":protected]=>
array(6) {
["id"]=>
int(189877)
["users_id"]=>
int(94371)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-07 20:49:15"
["updated_at"]=>
string(19) "2019-04-07 20:49:15"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#480 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(94371)
["name"]=>
string(8) "moralesi"
["slug"]=>
string(8) "moralesi"
["email"]=>
string(21) "a.perczak@hotmail.com"
["password"]=>
string(60) "$2y$10$BFaIOW15IV1PefRn.L2voekOZPRDKRcDjTVV3tCqUJ0.7P.g2ZGqa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "uzXRzuE0FBZo2Nx88HdUpzjRMAODq2rdnnjN43JKWm4MVQgInjTtYw4vR8p3"
["last_ip"]=>
string(13) "46.204.52.220"
["last_host"]=>
string(178) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.90 Mobile Safari/537.36 EdgW/1.0"
["last_logged_at"]=>
string(19) "2021-04-26 17:55:43"
["created_at"]=>
string(19) "2016-05-19 22:08:58"
["updated_at"]=>
string(19) "2021-04-26 17:55:43"
}
["original":protected]=>
array(26) {
["id"]=>
int(94371)
["name"]=>
string(8) "moralesi"
["slug"]=>
string(8) "moralesi"
["email"]=>
string(21) "a.perczak@hotmail.com"
["password"]=>
string(60) "$2y$10$BFaIOW15IV1PefRn.L2voekOZPRDKRcDjTVV3tCqUJ0.7P.g2ZGqa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "uzXRzuE0FBZo2Nx88HdUpzjRMAODq2rdnnjN43JKWm4MVQgInjTtYw4vR8p3"
["last_ip"]=>
string(13) "46.204.52.220"
["last_host"]=>
string(178) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.90 Mobile Safari/537.36 EdgW/1.0"
["last_logged_at"]=>
string(19) "2021-04-26 17:55:43"
["created_at"]=>
string(19) "2016-05-19 22:08:58"
["updated_at"]=>
string(19) "2021-04-26 17:55:43"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[314]=>
object(App\Models\Observe)#1115 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189886)
["users_id"]=>
int(64215)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-07 21:32:01"
["updated_at"]=>
string(19) "2019-04-07 21:32:01"
}
["original":protected]=>
array(6) {
["id"]=>
int(189886)
["users_id"]=>
int(64215)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-07 21:32:01"
["updated_at"]=>
string(19) "2019-04-07 21:32:01"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#479 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(64215)
["name"]=>
string(9) "muratorek"
["slug"]=>
string(9) "muratorek"
["email"]=>
string(11) "mw222@op.pl"
["password"]=>
string(60) "$2y$10$8nd5/5kjfPeZgLNY3RaIp.vxdi/F86PIi.Sj6dWOVDzMCe6KGgXcO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "23wCqFM03fjx6gTNog8mYcLsEuRj3seLoA3zboAaF0FXmmDSrnRI3FEjWBvM"
["last_ip"]=>
string(12) "91.227.63.32"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-01 19:25:01"
["created_at"]=>
string(19) "2012-03-17 17:13:11"
["updated_at"]=>
string(19) "2023-08-01 19:25:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(64215)
["name"]=>
string(9) "muratorek"
["slug"]=>
string(9) "muratorek"
["email"]=>
string(11) "mw222@op.pl"
["password"]=>
string(60) "$2y$10$8nd5/5kjfPeZgLNY3RaIp.vxdi/F86PIi.Sj6dWOVDzMCe6KGgXcO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "23wCqFM03fjx6gTNog8mYcLsEuRj3seLoA3zboAaF0FXmmDSrnRI3FEjWBvM"
["last_ip"]=>
string(12) "91.227.63.32"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-01 19:25:01"
["created_at"]=>
string(19) "2012-03-17 17:13:11"
["updated_at"]=>
string(19) "2023-08-01 19:25:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[315]=>
object(App\Models\Observe)#1116 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189896)
["users_id"]=>
int(40402)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-07 22:22:03"
["updated_at"]=>
string(19) "2019-04-07 22:22:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(189896)
["users_id"]=>
int(40402)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-07 22:22:03"
["updated_at"]=>
string(19) "2019-04-07 22:22:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#478 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40402)
["name"]=>
string(8) "nana1992"
["slug"]=>
string(8) "nana1992"
["email"]=>
string(24) "tusia_lusia@buziaczek.pl"
["password"]=>
string(60) "$2y$10$QgG34xCcp4hOPz.i5MyT0.IrQCiAZmfo64VCLCx2yUzk897lFbqU2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nFJC9efm3s9zwe3ddk4pP5X3QcuTwWvSpC4XND4Fu8xhav22kbSXnHQvybXu"
["last_ip"]=>
string(14) "185.227.190.13"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-06 15:05:53"
["created_at"]=>
string(19) "2018-09-21 18:43:26"
["updated_at"]=>
string(19) "2020-06-06 15:05:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(40402)
["name"]=>
string(8) "nana1992"
["slug"]=>
string(8) "nana1992"
["email"]=>
string(24) "tusia_lusia@buziaczek.pl"
["password"]=>
string(60) "$2y$10$QgG34xCcp4hOPz.i5MyT0.IrQCiAZmfo64VCLCx2yUzk897lFbqU2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nFJC9efm3s9zwe3ddk4pP5X3QcuTwWvSpC4XND4Fu8xhav22kbSXnHQvybXu"
["last_ip"]=>
string(14) "185.227.190.13"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-06 15:05:53"
["created_at"]=>
string(19) "2018-09-21 18:43:26"
["updated_at"]=>
string(19) "2020-06-06 15:05:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[316]=>
object(App\Models\Observe)#1117 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189961)
["users_id"]=>
int(49693)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 20:01:05"
["updated_at"]=>
string(19) "2019-04-10 20:01:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(189961)
["users_id"]=>
int(49693)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 20:01:05"
["updated_at"]=>
string(19) "2019-04-10 20:01:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#477 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49693)
["name"]=>
string(5) "rutki"
["slug"]=>
string(5) "rutki"
["email"]=>
string(21) "michalruta2@gmail.com"
["password"]=>
string(60) "$2y$10$AB72z1Cna9TfIZG55JA/LePbDP8IzHqstybkeX0IFx3Kb.uX6ijtO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1eeWefVQ4GR3lcdgNIJSDQPaDGI5W4yDyaKY9ztZdYou5J4SVIrjYdJkPBFM"
["last_ip"]=>
string(12) "88.199.162.2"
["last_host"]=>
string(151) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 Edg/104.0.1293.63"
["last_logged_at"]=>
string(19) "2022-09-01 13:08:23"
["created_at"]=>
string(19) "2013-08-12 21:02:30"
["updated_at"]=>
string(19) "2022-09-01 13:08:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(49693)
["name"]=>
string(5) "rutki"
["slug"]=>
string(5) "rutki"
["email"]=>
string(21) "michalruta2@gmail.com"
["password"]=>
string(60) "$2y$10$AB72z1Cna9TfIZG55JA/LePbDP8IzHqstybkeX0IFx3Kb.uX6ijtO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "1eeWefVQ4GR3lcdgNIJSDQPaDGI5W4yDyaKY9ztZdYou5J4SVIrjYdJkPBFM"
["last_ip"]=>
string(12) "88.199.162.2"
["last_host"]=>
string(151) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 Edg/104.0.1293.63"
["last_logged_at"]=>
string(19) "2022-09-01 13:08:23"
["created_at"]=>
string(19) "2013-08-12 21:02:30"
["updated_at"]=>
string(19) "2022-09-01 13:08:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[317]=>
object(App\Models\Observe)#1118 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189964)
["users_id"]=>
int(44355)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 20:50:11"
["updated_at"]=>
string(19) "2019-04-10 20:50:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(189964)
["users_id"]=>
int(44355)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 20:50:11"
["updated_at"]=>
string(19) "2019-04-10 20:50:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#476 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44355)
["name"]=>
string(9) "pastelowa"
["slug"]=>
string(9) "pastelowa"
["email"]=>
string(25) "malgorzata_skuza@yahoo.pl"
["password"]=>
string(60) "$2y$10$AnAT03R5Omoni0Fumo9.d.eMo6PJ8csfTnLgp0SeuxYqV5STcgmN2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8pv6eImvPxxr1WJa2SpjmVJDEGXOS6TcEhcSNqEWGWGSywjpsanHIUqvJIrf"
["last_ip"]=>
string(14) "37.248.253.239"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-09-22 11:14:44"
["created_at"]=>
string(19) "2017-04-27 12:36:21"
["updated_at"]=>
string(19) "2020-09-22 11:14:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(44355)
["name"]=>
string(9) "pastelowa"
["slug"]=>
string(9) "pastelowa"
["email"]=>
string(25) "malgorzata_skuza@yahoo.pl"
["password"]=>
string(60) "$2y$10$AnAT03R5Omoni0Fumo9.d.eMo6PJ8csfTnLgp0SeuxYqV5STcgmN2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8pv6eImvPxxr1WJa2SpjmVJDEGXOS6TcEhcSNqEWGWGSywjpsanHIUqvJIrf"
["last_ip"]=>
string(14) "37.248.253.239"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-09-22 11:14:44"
["created_at"]=>
string(19) "2017-04-27 12:36:21"
["updated_at"]=>
string(19) "2020-09-22 11:14:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[318]=>
object(App\Models\Observe)#1119 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189971)
["users_id"]=>
int(90434)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 21:34:42"
["updated_at"]=>
string(19) "2019-04-10 21:34:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(189971)
["users_id"]=>
int(90434)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 21:34:42"
["updated_at"]=>
string(19) "2019-04-10 21:34:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#475 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(90434)
["name"]=>
string(9) "rusnaczek"
["slug"]=>
string(9) "rusnaczek"
["email"]=>
string(11) "kruuk@op.pl"
["password"]=>
string(60) "$2y$10$ObBEJW3m7AEVBPVf0v4cB..jKs8HvhR6Pubq77srf6zeToKmB/Uci"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "193.242.212.81"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0"
["last_logged_at"]=>
string(19) "2020-02-15 16:22:59"
["created_at"]=>
string(19) "2015-08-17 15:19:54"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(90434)
["name"]=>
string(9) "rusnaczek"
["slug"]=>
string(9) "rusnaczek"
["email"]=>
string(11) "kruuk@op.pl"
["password"]=>
string(60) "$2y$10$ObBEJW3m7AEVBPVf0v4cB..jKs8HvhR6Pubq77srf6zeToKmB/Uci"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "193.242.212.81"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0"
["last_logged_at"]=>
string(19) "2020-02-15 16:22:59"
["created_at"]=>
string(19) "2015-08-17 15:19:54"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[319]=>
object(App\Models\Observe)#1120 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189972)
["users_id"]=>
int(8903)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 21:38:21"
["updated_at"]=>
string(19) "2019-04-10 21:38:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(189972)
["users_id"]=>
int(8903)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 21:38:21"
["updated_at"]=>
string(19) "2019-04-10 21:38:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#474 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8903)
["name"]=>
string(10) "asieczka83"
["slug"]=>
string(10) "asieczka83"
["email"]=>
string(22) "aska.walczak@gmail.com"
["password"]=>
string(60) "$2y$10$mjQvZB4zYV4nPNd5r5JQgu7NRCAV7a2Oxs8s2scJjFR5RLQVWrTB2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "YelEVjMtNRUifC6WALHd0dlxIoRvnbtvUDrd0VSNlZQhEDV0kioTRAqVcCpi"
["last_ip"]=>
string(14) "37.248.212.142"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-25 12:51:08"
["created_at"]=>
string(19) "2018-07-08 22:05:23"
["updated_at"]=>
string(19) "2020-08-25 12:51:08"
}
["original":protected]=>
array(26) {
["id"]=>
int(8903)
["name"]=>
string(10) "asieczka83"
["slug"]=>
string(10) "asieczka83"
["email"]=>
string(22) "aska.walczak@gmail.com"
["password"]=>
string(60) "$2y$10$mjQvZB4zYV4nPNd5r5JQgu7NRCAV7a2Oxs8s2scJjFR5RLQVWrTB2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "YelEVjMtNRUifC6WALHd0dlxIoRvnbtvUDrd0VSNlZQhEDV0kioTRAqVcCpi"
["last_ip"]=>
string(14) "37.248.212.142"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-25 12:51:08"
["created_at"]=>
string(19) "2018-07-08 22:05:23"
["updated_at"]=>
string(19) "2020-08-25 12:51:08"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[320]=>
object(App\Models\Observe)#1121 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189973)
["users_id"]=>
int(97738)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 21:56:59"
["updated_at"]=>
string(19) "2019-04-10 21:56:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(189973)
["users_id"]=>
int(97738)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 21:56:59"
["updated_at"]=>
string(19) "2019-04-10 21:56:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#473 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(97738)
["name"]=>
string(8) "paawlo39"
["slug"]=>
string(8) "paawlo39"
["email"]=>
string(19) "paawlo39@interia.pl"
["password"]=>
string(60) "$2y$10$5zGOPTSL5kkaP9EgStQWiuV9w4GGggrE8qeqc7wxoPwFJ/M2yzV.u"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "LHxfapxHc0L2Y68L4Pm4rB3PYl0LZ75laOAptcqFnCg6vCDoxTBdZq2pBD55"
["last_ip"]=>
string(12) "86.80.44.233"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-09-05 21:46:50"
["created_at"]=>
string(19) "2016-06-03 21:40:58"
["updated_at"]=>
string(19) "2023-09-05 21:46:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(97738)
["name"]=>
string(8) "paawlo39"
["slug"]=>
string(8) "paawlo39"
["email"]=>
string(19) "paawlo39@interia.pl"
["password"]=>
string(60) "$2y$10$5zGOPTSL5kkaP9EgStQWiuV9w4GGggrE8qeqc7wxoPwFJ/M2yzV.u"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "LHxfapxHc0L2Y68L4Pm4rB3PYl0LZ75laOAptcqFnCg6vCDoxTBdZq2pBD55"
["last_ip"]=>
string(12) "86.80.44.233"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-09-05 21:46:50"
["created_at"]=>
string(19) "2016-06-03 21:40:58"
["updated_at"]=>
string(19) "2023-09-05 21:46:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[321]=>
object(App\Models\Observe)#1122 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189976)
["users_id"]=>
int(93094)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 23:20:06"
["updated_at"]=>
string(19) "2019-04-10 23:20:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(189976)
["users_id"]=>
int(93094)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-10 23:20:06"
["updated_at"]=>
string(19) "2019-04-10 23:20:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#472 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(93094)
["name"]=>
string(17) "blackdeathwithyou"
["slug"]=>
string(17) "blackdeathwithyou"
["email"]=>
string(19) "annamaria16@onet.eu"
["password"]=>
string(60) "$2y$10$ncvmaAlmy1GOtYX2wCndOe3STeU03VZkyG1b3rdXKzT1gNLoVTqAe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "czoV0F4WjeZTgl0TaO8Dkx37KIHCyreD6fsJTwPTl3MG6byIhWeNh4U5E54p"
["last_ip"]=>
string(14) "194.31.252.198"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0"
["last_logged_at"]=>
string(19) "2021-02-10 10:55:27"
["created_at"]=>
string(19) "2016-01-19 00:52:09"
["updated_at"]=>
string(19) "2021-02-10 10:55:27"
}
["original":protected]=>
array(26) {
["id"]=>
int(93094)
["name"]=>
string(17) "blackdeathwithyou"
["slug"]=>
string(17) "blackdeathwithyou"
["email"]=>
string(19) "annamaria16@onet.eu"
["password"]=>
string(60) "$2y$10$ncvmaAlmy1GOtYX2wCndOe3STeU03VZkyG1b3rdXKzT1gNLoVTqAe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "czoV0F4WjeZTgl0TaO8Dkx37KIHCyreD6fsJTwPTl3MG6byIhWeNh4U5E54p"
["last_ip"]=>
string(14) "194.31.252.198"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0"
["last_logged_at"]=>
string(19) "2021-02-10 10:55:27"
["created_at"]=>
string(19) "2016-01-19 00:52:09"
["updated_at"]=>
string(19) "2021-02-10 10:55:27"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[322]=>
object(App\Models\Observe)#1123 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189978)
["users_id"]=>
int(10109)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-11 08:13:18"
["updated_at"]=>
string(19) "2019-04-11 08:13:18"
}
["original":protected]=>
array(6) {
["id"]=>
int(189978)
["users_id"]=>
int(10109)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-11 08:13:18"
["updated_at"]=>
string(19) "2019-04-11 08:13:18"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#471 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10109)
["name"]=>
string(8) "baryla12"
["slug"]=>
string(8) "baryla12"
["email"]=>
string(10) "m.ac@o2.pl"
["password"]=>
string(40) "0a348934ae489c0a39e3be24d8197fd8d69a9d79"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.230.116.82"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-09-22 11:01:57"
["created_at"]=>
string(19) "2017-03-15 20:06:53"
["updated_at"]=>
string(19) "2017-03-15 20:06:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(10109)
["name"]=>
string(8) "baryla12"
["slug"]=>
string(8) "baryla12"
["email"]=>
string(10) "m.ac@o2.pl"
["password"]=>
string(40) "0a348934ae489c0a39e3be24d8197fd8d69a9d79"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.230.116.82"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-09-22 11:01:57"
["created_at"]=>
string(19) "2017-03-15 20:06:53"
["updated_at"]=>
string(19) "2017-03-15 20:06:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[323]=>
object(App\Models\Observe)#1124 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(189985)
["users_id"]=>
int(30148)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-11 11:33:28"
["updated_at"]=>
string(19) "2019-04-11 11:33:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(189985)
["users_id"]=>
int(30148)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-11 11:33:28"
["updated_at"]=>
string(19) "2019-04-11 11:33:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#470 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(30148)
["name"]=>
string(6) "kfiatq"
["slug"]=>
string(6) "kfiatq"
["email"]=>
string(18) "kfiatq85@gmail.com"
["password"]=>
string(60) "$2y$10$PvpgjTxegA1KB.etCrtYmuxo02QbSgGJKEGH.n6iLXwBlTGougc5e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lueZK41SPaHJLYk3HGcPJDAVmAbm42ob8NGRoQbJsjUIiI8Qzz0RLETLGvbW"
["last_ip"]=>
string(13) "62.133.134.24"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-22 09:42:04"
["created_at"]=>
string(19) "2019-01-14 20:38:22"
["updated_at"]=>
string(19) "2020-10-22 09:42:04"
}
["original":protected]=>
array(26) {
["id"]=>
int(30148)
["name"]=>
string(6) "kfiatq"
["slug"]=>
string(6) "kfiatq"
["email"]=>
string(18) "kfiatq85@gmail.com"
["password"]=>
string(60) "$2y$10$PvpgjTxegA1KB.etCrtYmuxo02QbSgGJKEGH.n6iLXwBlTGougc5e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lueZK41SPaHJLYk3HGcPJDAVmAbm42ob8NGRoQbJsjUIiI8Qzz0RLETLGvbW"
["last_ip"]=>
string(13) "62.133.134.24"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-22 09:42:04"
["created_at"]=>
string(19) "2019-01-14 20:38:22"
["updated_at"]=>
string(19) "2020-10-22 09:42:04"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[324]=>
object(App\Models\Observe)#1125 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190021)
["users_id"]=>
int(100505)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-12 22:22:54"
["updated_at"]=>
string(19) "2019-04-12 22:22:54"
}
["original":protected]=>
array(6) {
["id"]=>
int(190021)
["users_id"]=>
int(100505)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-12 22:22:54"
["updated_at"]=>
string(19) "2019-04-12 22:22:54"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#469 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100505)
["name"]=>
string(12) "marcins19872"
["slug"]=>
string(12) "marcins19872"
["email"]=>
string(19) "marcinsobol15@wp.pl"
["password"]=>
string(60) "$2y$10$N/qA7HeKuVnAIm5QACobueYPWZ0TOiqBvbcYy0qGUpBbkFy9hJjpC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dqlbmkDgWnqR7W2SU3iYvXMIEYF9fxUQ2p5cfs7pBlLfkPMQeZuUULOj1ZXs"
["last_ip"]=>
string(13) "62.244.129.54"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-24 23:30:13"
["created_at"]=>
string(19) "2016-11-11 21:01:51"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(100505)
["name"]=>
string(12) "marcins19872"
["slug"]=>
string(12) "marcins19872"
["email"]=>
string(19) "marcinsobol15@wp.pl"
["password"]=>
string(60) "$2y$10$N/qA7HeKuVnAIm5QACobueYPWZ0TOiqBvbcYy0qGUpBbkFy9hJjpC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dqlbmkDgWnqR7W2SU3iYvXMIEYF9fxUQ2p5cfs7pBlLfkPMQeZuUULOj1ZXs"
["last_ip"]=>
string(13) "62.244.129.54"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-24 23:30:13"
["created_at"]=>
string(19) "2016-11-11 21:01:51"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[325]=>
object(App\Models\Observe)#1126 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190029)
["users_id"]=>
int(91196)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-13 09:22:26"
["updated_at"]=>
string(19) "2019-04-13 09:22:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(190029)
["users_id"]=>
int(91196)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-13 09:22:26"
["updated_at"]=>
string(19) "2019-04-13 09:22:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#468 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(91196)
["name"]=>
string(11) "agusia29526"
["slug"]=>
string(11) "agusia29526"
["email"]=>
string(24) "wolakagnieszka@poczta.fm"
["password"]=>
string(60) "$2y$10$0i7GLB7AxtTlleBt6XYWK.XNGrz/dwGTBWdAKtRDNJZOUpLa.cD86"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2WmqL1En9vyhFN4qD1eKyjvKY0aKHUM8osbv1o8bMCXG5nIxFrPT3w6eKHsQ"
["last_ip"]=>
string(13) "185.67.10.104"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-24 11:44:16"
["created_at"]=>
string(19) "2015-09-20 22:39:18"
["updated_at"]=>
string(19) "2021-08-24 11:44:16"
}
["original":protected]=>
array(26) {
["id"]=>
int(91196)
["name"]=>
string(11) "agusia29526"
["slug"]=>
string(11) "agusia29526"
["email"]=>
string(24) "wolakagnieszka@poczta.fm"
["password"]=>
string(60) "$2y$10$0i7GLB7AxtTlleBt6XYWK.XNGrz/dwGTBWdAKtRDNJZOUpLa.cD86"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2WmqL1En9vyhFN4qD1eKyjvKY0aKHUM8osbv1o8bMCXG5nIxFrPT3w6eKHsQ"
["last_ip"]=>
string(13) "185.67.10.104"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-24 11:44:16"
["created_at"]=>
string(19) "2015-09-20 22:39:18"
["updated_at"]=>
string(19) "2021-08-24 11:44:16"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[326]=>
object(App\Models\Observe)#1127 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190188)
["users_id"]=>
int(7308)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 08:35:35"
["updated_at"]=>
string(19) "2019-04-18 08:35:35"
}
["original":protected]=>
array(6) {
["id"]=>
int(190188)
["users_id"]=>
int(7308)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 08:35:35"
["updated_at"]=>
string(19) "2019-04-18 08:35:35"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#467 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7308)
["name"]=>
string(5) "anika"
["slug"]=>
string(5) "anika"
["email"]=>
string(10) "achk@wp.pl"
["password"]=>
string(60) "$2y$10$2oIJFvH7U7UXwuCdDNJraOa2eVSgDby5Tvmyu7x9VMeadV2nZRsAW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "56wZHT9y9bEm7r9yZyR8IO6T6ovjCRq5YouSktLvFQZs8ba7lQpc0ZXgSrMY"
["last_ip"]=>
string(15) "185.241.198.135"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-02 23:03:57"
["created_at"]=>
string(19) "2016-02-24 10:49:58"
["updated_at"]=>
string(19) "2023-11-02 23:03:57"
}
["original":protected]=>
array(26) {
["id"]=>
int(7308)
["name"]=>
string(5) "anika"
["slug"]=>
string(5) "anika"
["email"]=>
string(10) "achk@wp.pl"
["password"]=>
string(60) "$2y$10$2oIJFvH7U7UXwuCdDNJraOa2eVSgDby5Tvmyu7x9VMeadV2nZRsAW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "56wZHT9y9bEm7r9yZyR8IO6T6ovjCRq5YouSktLvFQZs8ba7lQpc0ZXgSrMY"
["last_ip"]=>
string(15) "185.241.198.135"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-02 23:03:57"
["created_at"]=>
string(19) "2016-02-24 10:49:58"
["updated_at"]=>
string(19) "2023-11-02 23:03:57"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[327]=>
object(App\Models\Observe)#1128 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190196)
["users_id"]=>
int(53018)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 15:00:11"
["updated_at"]=>
string(19) "2019-04-18 15:00:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(190196)
["users_id"]=>
int(53018)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 15:00:11"
["updated_at"]=>
string(19) "2019-04-18 15:00:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#466 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(53018)
["name"]=>
string(5) "szymy"
["slug"]=>
string(5) "szymy"
["email"]=>
string(14) "petelka_@op.pl"
["password"]=>
string(60) "$2y$10$RaWtR3Cx.XYR.82gGJOV4uLSytFxo6/hX3ONTspJ2v1.is91ZId5C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "T5udKGU4ov3JpTvo01kHCy9Etuhbhyxu0WllBZ9mH7qdpMhZlxPtiCoKXzy0"
["last_ip"]=>
string(11) "5.173.30.45"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.92 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-15 15:06:26"
["created_at"]=>
string(19) "2018-05-05 09:47:47"
["updated_at"]=>
string(19) "2021-12-15 15:06:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(53018)
["name"]=>
string(5) "szymy"
["slug"]=>
string(5) "szymy"
["email"]=>
string(14) "petelka_@op.pl"
["password"]=>
string(60) "$2y$10$RaWtR3Cx.XYR.82gGJOV4uLSytFxo6/hX3ONTspJ2v1.is91ZId5C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "T5udKGU4ov3JpTvo01kHCy9Etuhbhyxu0WllBZ9mH7qdpMhZlxPtiCoKXzy0"
["last_ip"]=>
string(11) "5.173.30.45"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.92 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-15 15:06:26"
["created_at"]=>
string(19) "2018-05-05 09:47:47"
["updated_at"]=>
string(19) "2021-12-15 15:06:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[328]=>
object(App\Models\Observe)#1129 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190198)
["users_id"]=>
int(91341)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 15:59:56"
["updated_at"]=>
string(19) "2019-04-18 15:59:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(190198)
["users_id"]=>
int(91341)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 15:59:56"
["updated_at"]=>
string(19) "2019-04-18 15:59:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#465 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(91341)
["name"]=>
string(6) "dans10"
["slug"]=>
string(6) "dans10"
["email"]=>
string(12) "dans10@wp.pl"
["password"]=>
string(60) "$2y$10$llpRxElf.1O8LdVpsgsEue7K3jSYNnztBDPF3hesQvWxu8/w38SSu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ivKrzbSmYTHdL1gmdBUGNqougvGdw50WyavejGbot7bG1a82r0YpYSswiojJ"
["last_ip"]=>
string(11) "5.60.206.17"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; Pixel 4a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-13 13:12:57"
["created_at"]=>
string(19) "2015-09-27 18:18:31"
["updated_at"]=>
string(19) "2021-01-13 13:12:57"
}
["original":protected]=>
array(26) {
["id"]=>
int(91341)
["name"]=>
string(6) "dans10"
["slug"]=>
string(6) "dans10"
["email"]=>
string(12) "dans10@wp.pl"
["password"]=>
string(60) "$2y$10$llpRxElf.1O8LdVpsgsEue7K3jSYNnztBDPF3hesQvWxu8/w38SSu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ivKrzbSmYTHdL1gmdBUGNqougvGdw50WyavejGbot7bG1a82r0YpYSswiojJ"
["last_ip"]=>
string(11) "5.60.206.17"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; Pixel 4a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-13 13:12:57"
["created_at"]=>
string(19) "2015-09-27 18:18:31"
["updated_at"]=>
string(19) "2021-01-13 13:12:57"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[329]=>
object(App\Models\Observe)#1130 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190201)
["users_id"]=>
int(38743)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 17:50:42"
["updated_at"]=>
string(19) "2019-04-18 17:50:42"
}
["original":protected]=>
array(6) {
["id"]=>
int(190201)
["users_id"]=>
int(38743)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-18 17:50:42"
["updated_at"]=>
string(19) "2019-04-18 17:50:42"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#464 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38743)
["name"]=>
string(6) "miski3"
["slug"]=>
string(6) "miski3"
["email"]=>
string(18) "patinatlenie@o2.pl"
["password"]=>
string(60) "$2y$10$Dh9NLlf887VhVYSRkrKWP.40XZM4hqkOKMlsvwMaugd9JmyWtp3qm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ex3L63RVxFloRMbpnIrPBqTBpRGCUEIb1VMTaEk97xbVNoQofmONWlqfEmDm"
["last_ip"]=>
string(14) "188.146.138.17"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-04 17:47:45"
["created_at"]=>
string(19) "2018-11-29 10:07:32"
["updated_at"]=>
string(19) "2024-12-04 17:49:03"
}
["original":protected]=>
array(26) {
["id"]=>
int(38743)
["name"]=>
string(6) "miski3"
["slug"]=>
string(6) "miski3"
["email"]=>
string(18) "patinatlenie@o2.pl"
["password"]=>
string(60) "$2y$10$Dh9NLlf887VhVYSRkrKWP.40XZM4hqkOKMlsvwMaugd9JmyWtp3qm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ex3L63RVxFloRMbpnIrPBqTBpRGCUEIb1VMTaEk97xbVNoQofmONWlqfEmDm"
["last_ip"]=>
string(14) "188.146.138.17"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-04 17:47:45"
["created_at"]=>
string(19) "2018-11-29 10:07:32"
["updated_at"]=>
string(19) "2024-12-04 17:49:03"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[330]=>
object(App\Models\Observe)#1131 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190212)
["users_id"]=>
int(32283)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-19 06:34:36"
["updated_at"]=>
string(19) "2019-04-19 06:34:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(190212)
["users_id"]=>
int(32283)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-19 06:34:36"
["updated_at"]=>
string(19) "2019-04-19 06:34:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#463 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(32283)
["name"]=>
string(8) "ladypank"
["slug"]=>
string(8) "ladypank"
["email"]=>
string(16) "figielki26@wp.pl"
["password"]=>
string(60) "$2y$10$vVD.7q0N5YfFnRWfo2NjUO/6W8tdMns15RHPFyXMA0.NYFF8czjai"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "G1UXqw7024SNXBaUgLIrpwhu1xKQryyrj1dfRwYhezFYI7fJILHGXaCV69Gq"
["last_ip"]=>
string(13) "185.22.136.68"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0"
["last_logged_at"]=>
string(19) "2021-04-17 14:17:50"
["created_at"]=>
string(19) "2018-08-27 11:17:30"
["updated_at"]=>
string(19) "2021-04-17 14:17:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(32283)
["name"]=>
string(8) "ladypank"
["slug"]=>
string(8) "ladypank"
["email"]=>
string(16) "figielki26@wp.pl"
["password"]=>
string(60) "$2y$10$vVD.7q0N5YfFnRWfo2NjUO/6W8tdMns15RHPFyXMA0.NYFF8czjai"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "G1UXqw7024SNXBaUgLIrpwhu1xKQryyrj1dfRwYhezFYI7fJILHGXaCV69Gq"
["last_ip"]=>
string(13) "185.22.136.68"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0"
["last_logged_at"]=>
string(19) "2021-04-17 14:17:50"
["created_at"]=>
string(19) "2018-08-27 11:17:30"
["updated_at"]=>
string(19) "2021-04-17 14:17:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[331]=>
object(App\Models\Observe)#1132 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190305)
["users_id"]=>
int(54388)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-22 20:37:58"
["updated_at"]=>
string(19) "2019-04-22 20:37:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(190305)
["users_id"]=>
int(54388)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-22 20:37:58"
["updated_at"]=>
string(19) "2019-04-22 20:37:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#462 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(54388)
["name"]=>
string(7) "treborf"
["slug"]=>
string(7) "treborf"
["email"]=>
string(20) "robert.frk@gmail.com"
["password"]=>
string(60) "$2y$10$Logr69NXOgXMUXBsYsYLyOc55JoILOYYc06Nd8BFR2iPEGoRWzG0a"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "W1Ao3JTeCC3ms7i86RrEXOUspj6SRoljMPLo3HlogGq5AS9gguW4h4mkRzEH"
["last_ip"]=>
string(14) "188.114.75.200"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-01-18 19:24:32"
["created_at"]=>
string(19) "2019-01-05 21:39:53"
["updated_at"]=>
string(19) "2021-01-18 19:24:32"
}
["original":protected]=>
array(26) {
["id"]=>
int(54388)
["name"]=>
string(7) "treborf"
["slug"]=>
string(7) "treborf"
["email"]=>
string(20) "robert.frk@gmail.com"
["password"]=>
string(60) "$2y$10$Logr69NXOgXMUXBsYsYLyOc55JoILOYYc06Nd8BFR2iPEGoRWzG0a"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "W1Ao3JTeCC3ms7i86RrEXOUspj6SRoljMPLo3HlogGq5AS9gguW4h4mkRzEH"
["last_ip"]=>
string(14) "188.114.75.200"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-01-18 19:24:32"
["created_at"]=>
string(19) "2019-01-05 21:39:53"
["updated_at"]=>
string(19) "2021-01-18 19:24:32"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[332]=>
object(App\Models\Observe)#1133 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190398)
["users_id"]=>
int(48949)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-25 22:51:01"
["updated_at"]=>
string(19) "2019-04-25 22:51:01"
}
["original":protected]=>
array(6) {
["id"]=>
int(190398)
["users_id"]=>
int(48949)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-25 22:51:01"
["updated_at"]=>
string(19) "2019-04-25 22:51:01"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#461 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(48949)
["name"]=>
string(10) "riwiera890"
["slug"]=>
string(10) "riwiera890"
["email"]=>
string(19) "koneser78@gmail.com"
["password"]=>
string(60) "$2y$10$miwPYXi7q7zifNXzf6j1seaL5tAwzRrPBb7xklAjq1J6wX4P7D6ja"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7xq3F0Ta9hrx4KZTZ3ENaaIuZnerLfAe5L98RB9RJMdRer6iXfnR5yuBozAq"
["last_ip"]=>
string(13) "94.254.232.48"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-25 18:02:54"
["created_at"]=>
string(19) "2019-02-12 17:20:48"
["updated_at"]=>
string(19) "2020-10-11 17:43:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(48949)
["name"]=>
string(10) "riwiera890"
["slug"]=>
string(10) "riwiera890"
["email"]=>
string(19) "koneser78@gmail.com"
["password"]=>
string(60) "$2y$10$miwPYXi7q7zifNXzf6j1seaL5tAwzRrPBb7xklAjq1J6wX4P7D6ja"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7xq3F0Ta9hrx4KZTZ3ENaaIuZnerLfAe5L98RB9RJMdRer6iXfnR5yuBozAq"
["last_ip"]=>
string(13) "94.254.232.48"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-25 18:02:54"
["created_at"]=>
string(19) "2019-02-12 17:20:48"
["updated_at"]=>
string(19) "2020-10-11 17:43:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[333]=>
object(App\Models\Observe)#1134 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190406)
["users_id"]=>
int(40995)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 07:05:55"
["updated_at"]=>
string(19) "2019-04-26 07:05:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(190406)
["users_id"]=>
int(40995)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 07:05:55"
["updated_at"]=>
string(19) "2019-04-26 07:05:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#460 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40995)
["name"]=>
string(6) "nawsia"
["slug"]=>
string(6) "nawsia"
["email"]=>
string(12) "agak78@o2.pl"
["password"]=>
string(60) "$2y$10$JLzKBy6tdyQKDRSOha3ozuobaQ49ZU5XAzWLQcA/WbCALxHBRoOFC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ruuwFV0j5T5a3EI8EfnXfMgUGpUxbgpMZt2nkwcurkbVzL8IsiYLmVu7Dr6y"
["last_ip"]=>
string(14) "94.254.144.142"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; CPH1979) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-03-17 09:01:13"
["created_at"]=>
string(19) "2013-02-05 08:11:32"
["updated_at"]=>
string(19) "2023-03-17 09:01:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(40995)
["name"]=>
string(6) "nawsia"
["slug"]=>
string(6) "nawsia"
["email"]=>
string(12) "agak78@o2.pl"
["password"]=>
string(60) "$2y$10$JLzKBy6tdyQKDRSOha3ozuobaQ49ZU5XAzWLQcA/WbCALxHBRoOFC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ruuwFV0j5T5a3EI8EfnXfMgUGpUxbgpMZt2nkwcurkbVzL8IsiYLmVu7Dr6y"
["last_ip"]=>
string(14) "94.254.144.142"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; CPH1979) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-03-17 09:01:13"
["created_at"]=>
string(19) "2013-02-05 08:11:32"
["updated_at"]=>
string(19) "2023-03-17 09:01:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[334]=>
object(App\Models\Observe)#1135 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190407)
["users_id"]=>
int(16298)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:12:09"
["updated_at"]=>
string(19) "2019-04-26 08:12:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(190407)
["users_id"]=>
int(16298)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:12:09"
["updated_at"]=>
string(19) "2019-04-26 08:12:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#459 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16298)
["name"]=>
string(15) "domwjablonkach9"
["slug"]=>
string(15) "domwjablonkach9"
["email"]=>
string(13) "syla929@wp.pl"
["password"]=>
string(60) "$2y$10$5P1ex57qJtwgeKOrRkm8d.PL9VU/CCWNKqvpjVZrZyT8ImG0rMwIG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.236.32.244"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0"
["last_logged_at"]=>
string(19) "2020-05-28 08:59:49"
["created_at"]=>
string(19) "2018-08-30 14:33:27"
["updated_at"]=>
string(19) "2020-05-28 08:59:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(16298)
["name"]=>
string(15) "domwjablonkach9"
["slug"]=>
string(15) "domwjablonkach9"
["email"]=>
string(13) "syla929@wp.pl"
["password"]=>
string(60) "$2y$10$5P1ex57qJtwgeKOrRkm8d.PL9VU/CCWNKqvpjVZrZyT8ImG0rMwIG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "91.236.32.244"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0"
["last_logged_at"]=>
string(19) "2020-05-28 08:59:49"
["created_at"]=>
string(19) "2018-08-30 14:33:27"
["updated_at"]=>
string(19) "2020-05-28 08:59:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[335]=>
object(App\Models\Observe)#1136 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190409)
["users_id"]=>
int(4676)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:39:41"
["updated_at"]=>
string(19) "2019-04-26 08:39:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(190409)
["users_id"]=>
int(4676)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:39:41"
["updated_at"]=>
string(19) "2019-04-26 08:39:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#394 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4676)
["name"]=>
string(6) "agaiga"
["slug"]=>
string(6) "agaiga"
["email"]=>
string(27) "agnieszkatokarz76@gmail.com"
["password"]=>
string(60) "$2y$10$JZg5XcrLi9ulSdYZmQnVS.CpxGclaXhJwgCLSlfqehAQeGxifnBEG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fH0LkzqPEy4wtphu5z4lAmowd3XDm7DKQ5ZNdViUcJtdzVd5zMJKsWciST9D"
["last_ip"]=>
string(13) "217.173.4.150"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-05 17:11:25"
["created_at"]=>
string(19) "2017-01-21 15:31:34"
["updated_at"]=>
string(19) "2020-03-05 17:21:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(4676)
["name"]=>
string(6) "agaiga"
["slug"]=>
string(6) "agaiga"
["email"]=>
string(27) "agnieszkatokarz76@gmail.com"
["password"]=>
string(60) "$2y$10$JZg5XcrLi9ulSdYZmQnVS.CpxGclaXhJwgCLSlfqehAQeGxifnBEG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fH0LkzqPEy4wtphu5z4lAmowd3XDm7DKQ5ZNdViUcJtdzVd5zMJKsWciST9D"
["last_ip"]=>
string(13) "217.173.4.150"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-03-05 17:11:25"
["created_at"]=>
string(19) "2017-01-21 15:31:34"
["updated_at"]=>
string(19) "2020-03-05 17:21:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[336]=>
object(App\Models\Observe)#1137 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190410)
["users_id"]=>
int(18786)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:48:55"
["updated_at"]=>
string(19) "2019-04-26 08:48:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(190410)
["users_id"]=>
int(18786)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:48:55"
["updated_at"]=>
string(19) "2019-04-26 08:48:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#329 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(18786)
["name"]=>
string(7) "eressea"
["slug"]=>
string(7) "eressea"
["email"]=>
string(18) "eressea@interia.pl"
["password"]=>
string(60) "$2y$10$F939qJR1craMC4HVPWG5Xe1pE.dpfgjfcDDd9BP2cXC4rU7v7nfay"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dtu0lbC76SGi8p0DpUHDK6YaOVSqEHXpNQ6CKwgh8pFzTisYramkED6Urnkv"
["last_ip"]=>
string(15) "185.207.148.100"
["last_host"]=>
string(127) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-15 09:21:42"
["created_at"]=>
string(19) "2010-02-25 20:12:21"
["updated_at"]=>
string(19) "2022-08-15 09:21:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(18786)
["name"]=>
string(7) "eressea"
["slug"]=>
string(7) "eressea"
["email"]=>
string(18) "eressea@interia.pl"
["password"]=>
string(60) "$2y$10$F939qJR1craMC4HVPWG5Xe1pE.dpfgjfcDDd9BP2cXC4rU7v7nfay"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dtu0lbC76SGi8p0DpUHDK6YaOVSqEHXpNQ6CKwgh8pFzTisYramkED6Urnkv"
["last_ip"]=>
string(15) "185.207.148.100"
["last_host"]=>
string(127) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-15 09:21:42"
["created_at"]=>
string(19) "2010-02-25 20:12:21"
["updated_at"]=>
string(19) "2022-08-15 09:21:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[337]=>
object(App\Models\Observe)#1138 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190411)
["users_id"]=>
int(34060)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:53:06"
["updated_at"]=>
string(19) "2019-04-26 08:53:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(190411)
["users_id"]=>
int(34060)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:53:06"
["updated_at"]=>
string(19) "2019-04-26 08:53:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#282 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34060)
["name"]=>
string(8) "lukidori"
["slug"]=>
string(8) "lukidori"
["email"]=>
string(17) "lukasz23233@wp.pl"
["password"]=>
string(60) "$2y$10$DyvN6NEx3xqj4BBksY6aheUIQossvvszxXwud5ZoQWFzI8dlMHtYS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0qDA3GdtFngby1cQRZy3vrN4HWKHVui2jDBxHM5hQsv91asTS1KSRNjYT4Ax"
["last_ip"]=>
string(11) "5.173.1.207"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SM-G935F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-05-18 19:34:18"
["created_at"]=>
string(19) "2019-01-21 18:47:09"
["updated_at"]=>
string(19) "2023-05-18 19:34:18"
}
["original":protected]=>
array(26) {
["id"]=>
int(34060)
["name"]=>
string(8) "lukidori"
["slug"]=>
string(8) "lukidori"
["email"]=>
string(17) "lukasz23233@wp.pl"
["password"]=>
string(60) "$2y$10$DyvN6NEx3xqj4BBksY6aheUIQossvvszxXwud5ZoQWFzI8dlMHtYS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0qDA3GdtFngby1cQRZy3vrN4HWKHVui2jDBxHM5hQsv91asTS1KSRNjYT4Ax"
["last_ip"]=>
string(11) "5.173.1.207"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; SM-G935F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-05-18 19:34:18"
["created_at"]=>
string(19) "2019-01-21 18:47:09"
["updated_at"]=>
string(19) "2023-05-18 19:34:18"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[338]=>
object(App\Models\Observe)#1139 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190412)
["users_id"]=>
int(12178)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:57:31"
["updated_at"]=>
string(19) "2019-04-26 08:57:31"
}
["original":protected]=>
array(6) {
["id"]=>
int(190412)
["users_id"]=>
int(12178)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 08:57:31"
["updated_at"]=>
string(19) "2019-04-26 08:57:31"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#330 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(12178)
["name"]=>
string(7) "bseba81"
["slug"]=>
string(7) "bseba81"
["email"]=>
string(17) "bseba81@gmail.com"
["password"]=>
string(60) "$2y$10$ulXEJgtGBvlCpPimqiKbJO2Hg60bpV7NHsn9XcwyMmeet92CBQS1W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "r0Y9zcd7M4T0bsox9QxFmO8AtlW18N4iPrPoJtQ6Uy3qFVomYQfzE3QfUs0j"
["last_ip"]=>
string(14) "185.14.151.208"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-12-20 08:04:12"
["created_at"]=>
string(19) "2019-04-22 07:04:16"
["updated_at"]=>
string(19) "2022-12-20 08:04:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(12178)
["name"]=>
string(7) "bseba81"
["slug"]=>
string(7) "bseba81"
["email"]=>
string(17) "bseba81@gmail.com"
["password"]=>
string(60) "$2y$10$ulXEJgtGBvlCpPimqiKbJO2Hg60bpV7NHsn9XcwyMmeet92CBQS1W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "r0Y9zcd7M4T0bsox9QxFmO8AtlW18N4iPrPoJtQ6Uy3qFVomYQfzE3QfUs0j"
["last_ip"]=>
string(14) "185.14.151.208"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-12-20 08:04:12"
["created_at"]=>
string(19) "2019-04-22 07:04:16"
["updated_at"]=>
string(19) "2022-12-20 08:04:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[339]=>
object(App\Models\Observe)#1140 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190414)
["users_id"]=>
int(39274)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 09:44:20"
["updated_at"]=>
string(19) "2019-04-26 09:44:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(190414)
["users_id"]=>
int(39274)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 09:44:20"
["updated_at"]=>
string(19) "2019-04-26 09:44:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#332 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(39274)
["name"]=>
string(9) "mojetwoje"
["slug"]=>
string(9) "mojetwoje"
["email"]=>
string(14) "monik18a@o2.pl"
["password"]=>
string(60) "$2y$10$HtUbggLzrH0ATOduT9Sy1ODFee4HTCSExTkfcb/jGTFzEsHsFH.cG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cScMff96Kear13FzhnyyqW6upRtHeYzmYiWnTBseyuvxKvlsJlTqDJkcWGAM"
["last_ip"]=>
string(13) "46.134.14.235"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-14 17:15:11"
["created_at"]=>
string(19) "2017-06-17 17:32:09"
["updated_at"]=>
string(19) "2024-09-14 17:23:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(39274)
["name"]=>
string(9) "mojetwoje"
["slug"]=>
string(9) "mojetwoje"
["email"]=>
string(14) "monik18a@o2.pl"
["password"]=>
string(60) "$2y$10$HtUbggLzrH0ATOduT9Sy1ODFee4HTCSExTkfcb/jGTFzEsHsFH.cG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "cScMff96Kear13FzhnyyqW6upRtHeYzmYiWnTBseyuvxKvlsJlTqDJkcWGAM"
["last_ip"]=>
string(13) "46.134.14.235"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-09-14 17:15:11"
["created_at"]=>
string(19) "2017-06-17 17:32:09"
["updated_at"]=>
string(19) "2024-09-14 17:23:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[340]=>
object(App\Models\Observe)#1141 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190426)
["users_id"]=>
int(13235)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 13:01:32"
["updated_at"]=>
string(19) "2019-04-26 13:01:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(190426)
["users_id"]=>
int(13235)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-26 13:01:32"
["updated_at"]=>
string(19) "2019-04-26 13:01:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#333 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(13235)
["name"]=>
string(5) "cholo"
["slug"]=>
string(5) "cholo"
["email"]=>
string(19) "rcholewa@interia.pl"
["password"]=>
string(60) "$2y$10$PlgDGhy4pRDBy4yd6/lMWe6pbIWlutKea0Wq6ygGddWY.r6ug/QxK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0VgIV4Q6dG4socYMUrflDu51Wjfw918uuQdlRcPTlfBLNwZhUeZ7d7IXIPz1"
["last_ip"]=>
string(12) "92.60.129.50"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-07 17:51:13"
["created_at"]=>
string(19) "2018-12-13 10:37:41"
["updated_at"]=>
string(19) "2020-09-07 17:51:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(13235)
["name"]=>
string(5) "cholo"
["slug"]=>
string(5) "cholo"
["email"]=>
string(19) "rcholewa@interia.pl"
["password"]=>
string(60) "$2y$10$PlgDGhy4pRDBy4yd6/lMWe6pbIWlutKea0Wq6ygGddWY.r6ug/QxK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0VgIV4Q6dG4socYMUrflDu51Wjfw918uuQdlRcPTlfBLNwZhUeZ7d7IXIPz1"
["last_ip"]=>
string(12) "92.60.129.50"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-07 17:51:13"
["created_at"]=>
string(19) "2018-12-13 10:37:41"
["updated_at"]=>
string(19) "2020-09-07 17:51:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[341]=>
object(App\Models\Observe)#1142 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190457)
["users_id"]=>
int(36230)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-27 00:03:26"
["updated_at"]=>
string(19) "2019-04-27 00:03:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(190457)
["users_id"]=>
int(36230)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-27 00:03:26"
["updated_at"]=>
string(19) "2019-04-27 00:03:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#334 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36230)
["name"]=>
string(11) "mariodogier"
["slug"]=>
string(11) "mariodogier"
["email"]=>
string(22) "michasiamat@interia.pl"
["password"]=>
string(60) "$2y$10$uR1r39BzaSvhzVliBPBGY.cDejetZ3uOR4YvEXBT5j0A0IYsGGB8W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "mBxCuXt65w844M1esJ8tKu927pYbOGjVG29o4al3NZHvRk9vPZfa7fH7jEFx"
["last_ip"]=>
string(11) "83.3.221.91"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-13 07:59:37"
["created_at"]=>
string(19) "2015-07-17 14:49:48"
["updated_at"]=>
string(19) "2024-03-13 08:09:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(36230)
["name"]=>
string(11) "mariodogier"
["slug"]=>
string(11) "mariodogier"
["email"]=>
string(22) "michasiamat@interia.pl"
["password"]=>
string(60) "$2y$10$uR1r39BzaSvhzVliBPBGY.cDejetZ3uOR4YvEXBT5j0A0IYsGGB8W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "mBxCuXt65w844M1esJ8tKu927pYbOGjVG29o4al3NZHvRk9vPZfa7fH7jEFx"
["last_ip"]=>
string(11) "83.3.221.91"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-13 07:59:37"
["created_at"]=>
string(19) "2015-07-17 14:49:48"
["updated_at"]=>
string(19) "2024-03-13 08:09:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[342]=>
object(App\Models\Observe)#1143 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190461)
["users_id"]=>
int(47590)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-27 08:47:25"
["updated_at"]=>
string(19) "2019-04-27 08:47:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(190461)
["users_id"]=>
int(47590)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-27 08:47:25"
["updated_at"]=>
string(19) "2019-04-27 08:47:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#335 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(47590)
["name"]=>
string(14) "przyslonecznej"
["slug"]=>
string(14) "przyslonecznej"
["email"]=>
string(25) "michalina1993@autograf.pl"
["password"]=>
string(60) "$2y$10$2ywn47sQ28r134kcYx1DDef2CKZ8OCziCsANpAn28z8087DuRojBq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "m3pbNbnwJbHgeBtPuoIDOg4LSU77XvYHrNWDkwOE3qCVGLGgVV8MfW3zKuKS"
["last_ip"]=>
string(12) "171.25.230.8"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-06-13 15:23:49"
["created_at"]=>
string(19) "2019-01-24 13:41:41"
["updated_at"]=>
string(19) "2024-06-13 15:23:49"
}
["original":protected]=>
array(26) {
["id"]=>
int(47590)
["name"]=>
string(14) "przyslonecznej"
["slug"]=>
string(14) "przyslonecznej"
["email"]=>
string(25) "michalina1993@autograf.pl"
["password"]=>
string(60) "$2y$10$2ywn47sQ28r134kcYx1DDef2CKZ8OCziCsANpAn28z8087DuRojBq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "m3pbNbnwJbHgeBtPuoIDOg4LSU77XvYHrNWDkwOE3qCVGLGgVV8MfW3zKuKS"
["last_ip"]=>
string(12) "171.25.230.8"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-06-13 15:23:49"
["created_at"]=>
string(19) "2019-01-24 13:41:41"
["updated_at"]=>
string(19) "2024-06-13 15:23:49"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[343]=>
object(App\Models\Observe)#1144 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190498)
["users_id"]=>
int(14037)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-28 18:11:36"
["updated_at"]=>
string(19) "2019-04-28 18:11:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(190498)
["users_id"]=>
int(14037)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-04-28 18:11:36"
["updated_at"]=>
string(19) "2019-04-28 18:11:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#336 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(14037)
["name"]=>
string(13) "czarnuszka-ap"
["slug"]=>
string(13) "czarnuszka-ap"
["email"]=>
string(28) "alexandra.pacuszka@gmail.com"
["password"]=>
string(60) "$2y$10$TTVl8hKIhLIuukbK4Y8DguptG6q5pT2/0YrGJoQge0XqiI28Ac9qa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "EsxHJV7eFawxtXzu8RzDQ03c7epgQlhu42MwV3Jv59mR4B9MArzRjF5omSBa"
["last_ip"]=>
string(14) "109.95.114.237"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-24 23:37:37"
["created_at"]=>
string(19) "2016-08-01 22:45:30"
["updated_at"]=>
string(19) "2024-11-24 23:37:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(14037)
["name"]=>
string(13) "czarnuszka-ap"
["slug"]=>
string(13) "czarnuszka-ap"
["email"]=>
string(28) "alexandra.pacuszka@gmail.com"
["password"]=>
string(60) "$2y$10$TTVl8hKIhLIuukbK4Y8DguptG6q5pT2/0YrGJoQge0XqiI28Ac9qa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "EsxHJV7eFawxtXzu8RzDQ03c7epgQlhu42MwV3Jv59mR4B9MArzRjF5omSBa"
["last_ip"]=>
string(14) "109.95.114.237"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-24 23:37:37"
["created_at"]=>
string(19) "2016-08-01 22:45:30"
["updated_at"]=>
string(19) "2024-11-24 23:37:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[344]=>
object(App\Models\Observe)#1145 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190585)
["users_id"]=>
int(19058)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-02 22:29:26"
["updated_at"]=>
string(19) "2019-05-02 22:29:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(190585)
["users_id"]=>
int(19058)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-02 22:29:26"
["updated_at"]=>
string(19) "2019-05-02 22:29:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#337 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(19058)
["name"]=>
string(5) "etkaa"
["slug"]=>
string(5) "etkaa"
["email"]=>
string(20) "a.piekarczyk@onet.eu"
["password"]=>
string(60) "$2y$10$vYDq3smxY5HHJOeYArI76.sIeRDE5FgRaAt5UXcESHffEbXAfwI2C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xkcrfTPHDgIeppvFgK7h1hNYuWbrWxObDSdUoKZ3vfFgWDw4QHH2gvdS26cM"
["last_ip"]=>
string(14) "188.147.12.219"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-05 19:26:41"
["created_at"]=>
string(19) "2017-05-03 19:21:25"
["updated_at"]=>
string(19) "2023-04-05 19:26:41"
}
["original":protected]=>
array(26) {
["id"]=>
int(19058)
["name"]=>
string(5) "etkaa"
["slug"]=>
string(5) "etkaa"
["email"]=>
string(20) "a.piekarczyk@onet.eu"
["password"]=>
string(60) "$2y$10$vYDq3smxY5HHJOeYArI76.sIeRDE5FgRaAt5UXcESHffEbXAfwI2C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xkcrfTPHDgIeppvFgK7h1hNYuWbrWxObDSdUoKZ3vfFgWDw4QHH2gvdS26cM"
["last_ip"]=>
string(14) "188.147.12.219"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; ELE-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-05 19:26:41"
["created_at"]=>
string(19) "2017-05-03 19:21:25"
["updated_at"]=>
string(19) "2023-04-05 19:26:41"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[345]=>
object(App\Models\Observe)#1146 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190593)
["users_id"]=>
int(48945)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 11:43:58"
["updated_at"]=>
string(19) "2019-05-03 11:43:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(190593)
["users_id"]=>
int(48945)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 11:43:58"
["updated_at"]=>
string(19) "2019-05-03 11:43:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#338 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(48945)
["name"]=>
string(9) "riwiera3b"
["slug"]=>
string(9) "riwiera3b"
["email"]=>
string(19) "zarzyckij@gmail.com"
["password"]=>
string(60) "$2y$10$0MWo0h9NNFsqWKf8fVcx/uq0Ozdw/.elviizFUpJ7rMz6JaXwrueO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nhxFIkhooeubMZPlp933nMX0tdne0qWkTFDYKGxHxlULN6Xg956EuLQlB4K3"
["last_ip"]=>
string(15) "195.242.232.191"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0"
["last_logged_at"]=>
string(19) "2023-09-05 15:45:36"
["created_at"]=>
string(19) "2016-08-29 20:31:37"
["updated_at"]=>
string(19) "2023-09-05 15:45:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(48945)
["name"]=>
string(9) "riwiera3b"
["slug"]=>
string(9) "riwiera3b"
["email"]=>
string(19) "zarzyckij@gmail.com"
["password"]=>
string(60) "$2y$10$0MWo0h9NNFsqWKf8fVcx/uq0Ozdw/.elviizFUpJ7rMz6JaXwrueO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nhxFIkhooeubMZPlp933nMX0tdne0qWkTFDYKGxHxlULN6Xg956EuLQlB4K3"
["last_ip"]=>
string(15) "195.242.232.191"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0"
["last_logged_at"]=>
string(19) "2023-09-05 15:45:36"
["created_at"]=>
string(19) "2016-08-29 20:31:37"
["updated_at"]=>
string(19) "2023-09-05 15:45:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[346]=>
object(App\Models\Observe)#1147 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190596)
["users_id"]=>
int(35853)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 12:11:10"
["updated_at"]=>
string(19) "2019-05-03 12:11:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(190596)
["users_id"]=>
int(35853)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 12:11:10"
["updated_at"]=>
string(19) "2019-05-03 12:11:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#339 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35853)
["name"]=>
string(12) "marcinianeta"
["slug"]=>
string(12) "marcinianeta"
["email"]=>
string(20) "norman1001@gmail.com"
["password"]=>
string(60) "$2y$10$1y3qLM.dusAx4pWAsLKQkOByxaT69NAQwlGoU1Zxl9BKoBG96W2Sm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Z422lPZiDJzsGmRzterEoV1FvUGGXeqBUa9pX9e7p5HSULxwqgjErx6OdFML"
["last_ip"]=>
string(15) "109.197.168.166"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-24 11:31:31"
["created_at"]=>
string(19) "2017-04-20 10:55:18"
["updated_at"]=>
string(19) "2025-03-24 11:31:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(35853)
["name"]=>
string(12) "marcinianeta"
["slug"]=>
string(12) "marcinianeta"
["email"]=>
string(20) "norman1001@gmail.com"
["password"]=>
string(60) "$2y$10$1y3qLM.dusAx4pWAsLKQkOByxaT69NAQwlGoU1Zxl9BKoBG96W2Sm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Z422lPZiDJzsGmRzterEoV1FvUGGXeqBUa9pX9e7p5HSULxwqgjErx6OdFML"
["last_ip"]=>
string(15) "109.197.168.166"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-24 11:31:31"
["created_at"]=>
string(19) "2017-04-20 10:55:18"
["updated_at"]=>
string(19) "2025-03-24 11:31:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[347]=>
object(App\Models\Observe)#1148 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190605)
["users_id"]=>
int(77857)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 15:32:51"
["updated_at"]=>
string(19) "2019-05-03 15:32:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(190605)
["users_id"]=>
int(77857)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 15:32:51"
["updated_at"]=>
string(19) "2019-05-03 15:32:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#340 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(77857)
["name"]=>
string(8) "aguuuspi"
["slug"]=>
string(8) "aguuuspi"
["email"]=>
string(17) "tomi13-80@tlen.pl"
["password"]=>
string(60) "$2y$10$F9UL.80EjFQVLO92rHtMFuUvUXdbx4YO7.FaYnAFSOfq6PzxTsxvO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wOSS56oYax0WmbuVGZd7ZJ7ktxSEo8pY8CO4w3rfix4ZzDua0qLSiW4xo8n5"
["last_ip"]=>
string(12) "37.47.210.99"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.0 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-24 13:03:45"
["created_at"]=>
string(19) "2013-12-12 13:57:30"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(77857)
["name"]=>
string(8) "aguuuspi"
["slug"]=>
string(8) "aguuuspi"
["email"]=>
string(17) "tomi13-80@tlen.pl"
["password"]=>
string(60) "$2y$10$F9UL.80EjFQVLO92rHtMFuUvUXdbx4YO7.FaYnAFSOfq6PzxTsxvO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wOSS56oYax0WmbuVGZd7ZJ7ktxSEo8pY8CO4w3rfix4ZzDua0qLSiW4xo8n5"
["last_ip"]=>
string(12) "37.47.210.99"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.0 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-24 13:03:45"
["created_at"]=>
string(19) "2013-12-12 13:57:30"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[348]=>
object(App\Models\Observe)#1149 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190609)
["users_id"]=>
int(57989)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 18:10:16"
["updated_at"]=>
string(19) "2019-05-03 18:10:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(190609)
["users_id"]=>
int(57989)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 18:10:16"
["updated_at"]=>
string(19) "2019-05-03 18:10:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#341 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57989)
["name"]=>
string(7) "wojteko"
["slug"]=>
string(7) "wojteko"
["email"]=>
string(23) "wojtekochal84@gmail.com"
["password"]=>
string(60) "$2y$10$gH35ry3Ae896DLL/QDJ1deGP9GQTtC.VCeeuATy6vrdEalu2rQqxm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "90BvTd2VEaDRyqAKkm8qquKlmKwUrdu8erxxdDYCEQ5KX1f3vd7E0zJYuMc4"
["last_ip"]=>
string(12) "5.173.33.188"
["last_host"]=>
string(147) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-21 11:45:50"
["created_at"]=>
string(19) "2019-02-13 19:50:12"
["updated_at"]=>
string(19) "2021-08-21 11:45:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(57989)
["name"]=>
string(7) "wojteko"
["slug"]=>
string(7) "wojteko"
["email"]=>
string(23) "wojtekochal84@gmail.com"
["password"]=>
string(60) "$2y$10$gH35ry3Ae896DLL/QDJ1deGP9GQTtC.VCeeuATy6vrdEalu2rQqxm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "90BvTd2VEaDRyqAKkm8qquKlmKwUrdu8erxxdDYCEQ5KX1f3vd7E0zJYuMc4"
["last_ip"]=>
string(12) "5.173.33.188"
["last_host"]=>
string(147) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-21 11:45:50"
["created_at"]=>
string(19) "2019-02-13 19:50:12"
["updated_at"]=>
string(19) "2021-08-21 11:45:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[349]=>
object(App\Models\Observe)#1150 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190623)
["users_id"]=>
int(48258)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 23:59:17"
["updated_at"]=>
string(19) "2019-05-03 23:59:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(190623)
["users_id"]=>
int(48258)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-03 23:59:17"
["updated_at"]=>
string(19) "2019-05-03 23:59:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#342 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(48258)
["name"]=>
string(7) "rafaele"
["slug"]=>
string(7) "rafaele"
["email"]=>
string(19) "rafaltut@interia.pl"
["password"]=>
string(60) "$2y$10$xBIg042eoy7yAAiFOSymgePhUMLfxNn146VGBXyhnq17bNuCNiXm2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UJiZvElZUYKIHTYVNMItMyhOeeNgMW13iH8wn5Nc0P3isZaUCrSPpTYPkT6g"
["last_ip"]=>
string(12) "31.0.127.116"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; LYA-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.99 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-14 21:32:05"
["created_at"]=>
string(19) "2014-05-22 10:26:06"
["updated_at"]=>
string(19) "2020-10-14 21:32:05"
}
["original":protected]=>
array(26) {
["id"]=>
int(48258)
["name"]=>
string(7) "rafaele"
["slug"]=>
string(7) "rafaele"
["email"]=>
string(19) "rafaltut@interia.pl"
["password"]=>
string(60) "$2y$10$xBIg042eoy7yAAiFOSymgePhUMLfxNn146VGBXyhnq17bNuCNiXm2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "UJiZvElZUYKIHTYVNMItMyhOeeNgMW13iH8wn5Nc0P3isZaUCrSPpTYPkT6g"
["last_ip"]=>
string(12) "31.0.127.116"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; LYA-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.99 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-14 21:32:05"
["created_at"]=>
string(19) "2014-05-22 10:26:06"
["updated_at"]=>
string(19) "2020-10-14 21:32:05"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[350]=>
object(App\Models\Observe)#1151 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190634)
["users_id"]=>
int(17232)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-04 14:13:48"
["updated_at"]=>
string(19) "2019-05-04 14:13:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(190634)
["users_id"]=>
int(17232)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-04 14:13:48"
["updated_at"]=>
string(19) "2019-05-04 14:13:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#343 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(17232)
["name"]=>
string(5) "e-219"
["slug"]=>
string(5) "e-219"
["email"]=>
string(18) "ppttx007@gmail.com"
["password"]=>
string(60) "$2y$10$sKCu3TSpQaG86bkoQ9lG7u5UyQdapyzwbOqpl6jy1R.HRpg.eLNpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "68BimWGt6RWLXg993XoDt8cOw88wBHyOMmmhFBt4vyoLsV93Y354d5kWkAkL"
["last_ip"]=>
string(11) "89.77.251.2"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-19 09:36:40"
["created_at"]=>
string(19) "2018-06-28 11:44:49"
["updated_at"]=>
string(19) "2021-12-19 09:36:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(17232)
["name"]=>
string(5) "e-219"
["slug"]=>
string(5) "e-219"
["email"]=>
string(18) "ppttx007@gmail.com"
["password"]=>
string(60) "$2y$10$sKCu3TSpQaG86bkoQ9lG7u5UyQdapyzwbOqpl6jy1R.HRpg.eLNpa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "68BimWGt6RWLXg993XoDt8cOw88wBHyOMmmhFBt4vyoLsV93Y354d5kWkAkL"
["last_ip"]=>
string(11) "89.77.251.2"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-19 09:36:40"
["created_at"]=>
string(19) "2018-06-28 11:44:49"
["updated_at"]=>
string(19) "2021-12-19 09:36:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[351]=>
object(App\Models\Observe)#1152 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190640)
["users_id"]=>
int(59983)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-04 19:41:49"
["updated_at"]=>
string(19) "2019-05-04 19:41:49"
}
["original":protected]=>
array(6) {
["id"]=>
int(190640)
["users_id"]=>
int(59983)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-04 19:41:49"
["updated_at"]=>
string(19) "2019-05-04 19:41:49"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#344 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(59983)
["name"]=>
string(5) "z1234"
["slug"]=>
string(5) "z1234"
["email"]=>
string(20) "kigskoczek@gmail.com"
["password"]=>
string(60) "$2y$10$dWCGlF4dO4urdNt6OAT4BesvHaQeZj0NpUmcXmVqrhCVz2lBt/XNW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qGuXjzawF8hq7hBGKvPPloZ0LbQ5E7p6IkbkS7K9VINioGt4JW3PRgtCU4EN"
["last_ip"]=>
string(11) "83.30.74.79"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-04 18:40:31"
["created_at"]=>
string(19) "2013-04-14 11:17:02"
["updated_at"]=>
string(19) "2025-03-04 18:40:31"
}
["original":protected]=>
array(26) {
["id"]=>
int(59983)
["name"]=>
string(5) "z1234"
["slug"]=>
string(5) "z1234"
["email"]=>
string(20) "kigskoczek@gmail.com"
["password"]=>
string(60) "$2y$10$dWCGlF4dO4urdNt6OAT4BesvHaQeZj0NpUmcXmVqrhCVz2lBt/XNW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "qGuXjzawF8hq7hBGKvPPloZ0LbQ5E7p6IkbkS7K9VINioGt4JW3PRgtCU4EN"
["last_ip"]=>
string(11) "83.30.74.79"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-04 18:40:31"
["created_at"]=>
string(19) "2013-04-14 11:17:02"
["updated_at"]=>
string(19) "2025-03-04 18:40:31"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[352]=>
object(App\Models\Observe)#1153 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190648)
["users_id"]=>
int(69855)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-04 23:46:13"
["updated_at"]=>
string(19) "2019-05-04 23:46:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(190648)
["users_id"]=>
int(69855)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-04 23:46:13"
["updated_at"]=>
string(19) "2019-05-04 23:46:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#345 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(69855)
["name"]=>
string(7) "majkell"
["slug"]=>
string(7) "majkell"
["email"]=>
string(22) "michalm1982@interia.pl"
["password"]=>
string(40) "8e8b64ded184a8e2b7b4b669ad2c11e4e0066b3d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.104.177"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-12-01 10:01:22"
["created_at"]=>
string(19) "2012-10-15 22:46:11"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(69855)
["name"]=>
string(7) "majkell"
["slug"]=>
string(7) "majkell"
["email"]=>
string(22) "michalm1982@interia.pl"
["password"]=>
string(40) "8e8b64ded184a8e2b7b4b669ad2c11e4e0066b3d"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "5.173.104.177"
["last_host"]=>
string(28) "Chrome, Mozilla/5.0 (Linux; "
["last_logged_at"]=>
string(19) "2019-12-01 10:01:22"
["created_at"]=>
string(19) "2012-10-15 22:46:11"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[353]=>
object(App\Models\Observe)#1154 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190652)
["users_id"]=>
int(35969)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-05 09:30:43"
["updated_at"]=>
string(19) "2019-05-05 09:30:43"
}
["original":protected]=>
array(6) {
["id"]=>
int(190652)
["users_id"]=>
int(35969)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-05 09:30:43"
["updated_at"]=>
string(19) "2019-05-05 09:30:43"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#346 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35969)
["name"]=>
string(8) "marczy78"
["slug"]=>
string(8) "marczy78"
["email"]=>
string(17) "marzenacz@onet.pl"
["password"]=>
string(60) "$2y$10$MtoUoA6HG1gSZrACzE8kd.EbDsUyLw5oSXJncxA3TMu0HBRYD9s9u"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "leZkN2GQxtlwpgEJJoT22ad0mh2zMCFjJajLJjx9A8wTkGDb732J5gUHKSUc"
["last_ip"]=>
string(13) "83.28.214.130"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0"
["last_logged_at"]=>
string(19) "2020-11-22 09:32:48"
["created_at"]=>
string(19) "2017-07-23 19:57:48"
["updated_at"]=>
string(19) "2020-11-22 09:32:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(35969)
["name"]=>
string(8) "marczy78"
["slug"]=>
string(8) "marczy78"
["email"]=>
string(17) "marzenacz@onet.pl"
["password"]=>
string(60) "$2y$10$MtoUoA6HG1gSZrACzE8kd.EbDsUyLw5oSXJncxA3TMu0HBRYD9s9u"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "leZkN2GQxtlwpgEJJoT22ad0mh2zMCFjJajLJjx9A8wTkGDb732J5gUHKSUc"
["last_ip"]=>
string(13) "83.28.214.130"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0"
["last_logged_at"]=>
string(19) "2020-11-22 09:32:48"
["created_at"]=>
string(19) "2017-07-23 19:57:48"
["updated_at"]=>
string(19) "2020-11-22 09:32:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[354]=>
object(App\Models\Observe)#1155 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(190804)
["users_id"]=>
int(27621)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-09 15:10:41"
["updated_at"]=>
string(19) "2019-05-09 15:10:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(190804)
["users_id"]=>
int(27621)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-09 15:10:41"
["updated_at"]=>
string(19) "2019-05-09 15:10:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#347 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27621)
["name"]=>
string(9) "julia2019"
["slug"]=>
string(9) "julia2019"
["email"]=>
string(20) "piankowski@yahoo.com"
["password"]=>
string(40) "607978ff206d3859916ca52e26dee3fb088db6f2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.227.57"
["last_host"]=>
string(66) "Mozilla/5.0 (iPad; CPU OS 11_4 like Mac OS X) AppleWebK, Macintosh"
["last_logged_at"]=>
string(19) "2019-08-19 14:15:04"
["created_at"]=>
string(19) "2019-05-06 22:47:14"
["updated_at"]=>
string(19) "2019-05-06 22:47:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(27621)
["name"]=>
string(9) "julia2019"
["slug"]=>
string(9) "julia2019"
["email"]=>
string(20) "piankowski@yahoo.com"
["password"]=>
string(40) "607978ff206d3859916ca52e26dee3fb088db6f2"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "37.47.227.57"
["last_host"]=>
string(66) "Mozilla/5.0 (iPad; CPU OS 11_4 like Mac OS X) AppleWebK, Macintosh"
["last_logged_at"]=>
string(19) "2019-08-19 14:15:04"
["created_at"]=>
string(19) "2019-05-06 22:47:14"
["updated_at"]=>
string(19) "2019-05-06 22:47:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[355]=>
object(App\Models\Observe)#1156 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191265)
["users_id"]=>
int(5478)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-24 23:52:28"
["updated_at"]=>
string(19) "2019-05-24 23:52:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(191265)
["users_id"]=>
int(5478)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-24 23:52:28"
["updated_at"]=>
string(19) "2019-05-24 23:52:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#348 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5478)
["name"]=>
string(9) "aka-jonek"
["slug"]=>
string(9) "aka-jonek"
["email"]=>
string(16) "aka.r@interia.pl"
["password"]=>
string(60) "$2y$10$F5Ustj5NDoONWvDy9KwGZ.N7.Hwkekgc3yORmBLqCAomiMMzOBOSa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aFVxAowpFD3pOVf0SZ9K4REK9ztsIISQegNYWsVFTGgZADgLE2uncB5kLQ5x"
["last_ip"]=>
string(15) "178.215.207.126"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-23 19:41:57"
["created_at"]=>
string(19) "2019-01-31 15:50:34"
["updated_at"]=>
string(19) "2024-11-23 19:41:57"
}
["original":protected]=>
array(26) {
["id"]=>
int(5478)
["name"]=>
string(9) "aka-jonek"
["slug"]=>
string(9) "aka-jonek"
["email"]=>
string(16) "aka.r@interia.pl"
["password"]=>
string(60) "$2y$10$F5Ustj5NDoONWvDy9KwGZ.N7.Hwkekgc3yORmBLqCAomiMMzOBOSa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aFVxAowpFD3pOVf0SZ9K4REK9ztsIISQegNYWsVFTGgZADgLE2uncB5kLQ5x"
["last_ip"]=>
string(15) "178.215.207.126"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-23 19:41:57"
["created_at"]=>
string(19) "2019-01-31 15:50:34"
["updated_at"]=>
string(19) "2024-11-23 19:41:57"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[356]=>
object(App\Models\Observe)#1157 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191320)
["users_id"]=>
int(23918)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-26 20:30:13"
["updated_at"]=>
string(19) "2019-05-26 20:30:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(191320)
["users_id"]=>
int(23918)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-05-26 20:30:13"
["updated_at"]=>
string(19) "2019-05-26 20:30:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#349 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23918)
["name"]=>
string(10) "i3ananhk43"
["slug"]=>
string(10) "i3ananhk43"
["email"]=>
string(21) "damian11292@gmail.com"
["password"]=>
string(60) "$2y$10$8w6KzsxKhrEzDKeTMAXZ9uWqSOHP6DYasgtmIR7mxIrHkm5RxiPjC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "27IUSIyMIOf4GTfQJWdE3ECrzJfbdREjju8mpuHmglbvWEOujMlZtbvANdIB"
["last_ip"]=>
string(11) "176.96.32.1"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-01-11 21:49:22"
["created_at"]=>
string(19) "2017-09-02 15:06:11"
["updated_at"]=>
string(19) "2023-01-11 21:49:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(23918)
["name"]=>
string(10) "i3ananhk43"
["slug"]=>
string(10) "i3ananhk43"
["email"]=>
string(21) "damian11292@gmail.com"
["password"]=>
string(60) "$2y$10$8w6KzsxKhrEzDKeTMAXZ9uWqSOHP6DYasgtmIR7mxIrHkm5RxiPjC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "27IUSIyMIOf4GTfQJWdE3ECrzJfbdREjju8mpuHmglbvWEOujMlZtbvANdIB"
["last_ip"]=>
string(11) "176.96.32.1"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-01-11 21:49:22"
["created_at"]=>
string(19) "2017-09-02 15:06:11"
["updated_at"]=>
string(19) "2023-01-11 21:49:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[357]=>
object(App\Models\Observe)#1158 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191528)
["users_id"]=>
int(23147)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-03 23:13:28"
["updated_at"]=>
string(19) "2019-06-03 23:13:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(191528)
["users_id"]=>
int(23147)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-03 23:13:28"
["updated_at"]=>
string(19) "2019-06-03 23:13:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#350 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23147)
["name"]=>
string(11) "helenaprima"
["slug"]=>
string(11) "helenaprima"
["email"]=>
string(26) "konradkorzeniowski84@wp.pl"
["password"]=>
string(60) "$2y$10$16dWjxYeVHyyufDH4M5wnuGEzLa3htZHijhSPh4gy3FK5PrMAbOSS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wAUkMI0sZpIrU9u4BFQHBvCnoiDmNlReqeee3QohaW20CR0wbDIgMapBUnp8"
["last_ip"]=>
string(11) "31.0.77.194"
["last_host"]=>
string(85) "HTTP_USER_AGENT: Mozilla/5.0 (Android 6.0.1; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0"
["last_logged_at"]=>
string(19) "2022-03-19 05:14:48"
["created_at"]=>
string(19) "2017-02-23 13:54:54"
["updated_at"]=>
string(19) "2022-03-19 05:14:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(23147)
["name"]=>
string(11) "helenaprima"
["slug"]=>
string(11) "helenaprima"
["email"]=>
string(26) "konradkorzeniowski84@wp.pl"
["password"]=>
string(60) "$2y$10$16dWjxYeVHyyufDH4M5wnuGEzLa3htZHijhSPh4gy3FK5PrMAbOSS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "wAUkMI0sZpIrU9u4BFQHBvCnoiDmNlReqeee3QohaW20CR0wbDIgMapBUnp8"
["last_ip"]=>
string(11) "31.0.77.194"
["last_host"]=>
string(85) "HTTP_USER_AGENT: Mozilla/5.0 (Android 6.0.1; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0"
["last_logged_at"]=>
string(19) "2022-03-19 05:14:48"
["created_at"]=>
string(19) "2017-02-23 13:54:54"
["updated_at"]=>
string(19) "2022-03-19 05:14:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[358]=>
object(App\Models\Observe)#1159 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191559)
["users_id"]=>
int(43828)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-05 22:00:15"
["updated_at"]=>
string(19) "2019-06-05 22:00:15"
}
["original":protected]=>
array(6) {
["id"]=>
int(191559)
["users_id"]=>
int(43828)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-05 22:00:15"
["updated_at"]=>
string(19) "2019-06-05 22:00:15"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#351 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(43828)
["name"]=>
string(10) "owidiusz75"
["slug"]=>
string(10) "owidiusz75"
["email"]=>
string(18) "owiprost@poczta.fm"
["password"]=>
string(60) "$2y$10$9YC/iUsO2XV2uAi84qKnreQGgQji/2EFasUmuh0D07H7J/nKBJHky"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ba4vMFzf3iRB1SnPkWcojPIUnGM9Pk5QZclzPMHZIIljuwoYwBYwDxPgtLg9"
["last_ip"]=>
string(13) "37.30.112.159"
["last_host"]=>
string(218) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 11; pl-pl; POCO M4 Pro Build/RP1A.200720.011) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.116 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.22.0.3-gn"
["last_logged_at"]=>
string(19) "2023-04-02 18:15:27"
["created_at"]=>
string(19) "2018-03-22 15:25:19"
["updated_at"]=>
string(19) "2023-04-02 18:15:27"
}
["original":protected]=>
array(26) {
["id"]=>
int(43828)
["name"]=>
string(10) "owidiusz75"
["slug"]=>
string(10) "owidiusz75"
["email"]=>
string(18) "owiprost@poczta.fm"
["password"]=>
string(60) "$2y$10$9YC/iUsO2XV2uAi84qKnreQGgQji/2EFasUmuh0D07H7J/nKBJHky"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ba4vMFzf3iRB1SnPkWcojPIUnGM9Pk5QZclzPMHZIIljuwoYwBYwDxPgtLg9"
["last_ip"]=>
string(13) "37.30.112.159"
["last_host"]=>
string(218) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; U; Android 11; pl-pl; POCO M4 Pro Build/RP1A.200720.011) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.116 Mobile Safari/537.36 XiaoMi/MiuiBrowser/12.22.0.3-gn"
["last_logged_at"]=>
string(19) "2023-04-02 18:15:27"
["created_at"]=>
string(19) "2018-03-22 15:25:19"
["updated_at"]=>
string(19) "2023-04-02 18:15:27"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[359]=>
object(App\Models\Observe)#1160 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191566)
["users_id"]=>
int(88794)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-05 23:34:26"
["updated_at"]=>
string(19) "2019-06-05 23:34:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(191566)
["users_id"]=>
int(88794)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-05 23:34:26"
["updated_at"]=>
string(19) "2019-06-05 23:34:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#352 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(88794)
["name"]=>
string(11) "king_arthur"
["slug"]=>
string(11) "king-arthur"
["email"]=>
string(18) "artur.feliks@o2.pl"
["password"]=>
string(60) "$2y$10$O9yb6D6LGSsrnsiwo5X8neShiW8..qXXTiqNXfDBDDtg1Ixqn.mMy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZUBh3arkRWGL9Ol28fbZ55yIPfQtmzjXztZQrQZCjKMlDCisGc6vyXLQ84UQ"
["last_ip"]=>
string(12) "82.132.214.3"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-06 07:59:38"
["created_at"]=>
string(19) "2015-06-14 15:09:35"
["updated_at"]=>
string(19) "2025-03-06 07:59:38"
}
["original":protected]=>
array(26) {
["id"]=>
int(88794)
["name"]=>
string(11) "king_arthur"
["slug"]=>
string(11) "king-arthur"
["email"]=>
string(18) "artur.feliks@o2.pl"
["password"]=>
string(60) "$2y$10$O9yb6D6LGSsrnsiwo5X8neShiW8..qXXTiqNXfDBDDtg1Ixqn.mMy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZUBh3arkRWGL9Ol28fbZ55yIPfQtmzjXztZQrQZCjKMlDCisGc6vyXLQ84UQ"
["last_ip"]=>
string(12) "82.132.214.3"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-03-06 07:59:38"
["created_at"]=>
string(19) "2015-06-14 15:09:35"
["updated_at"]=>
string(19) "2025-03-06 07:59:38"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[360]=>
object(App\Models\Observe)#1161 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191924)
["users_id"]=>
int(20351)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-22 18:21:25"
["updated_at"]=>
string(19) "2019-06-22 18:21:25"
}
["original":protected]=>
array(6) {
["id"]=>
int(191924)
["users_id"]=>
int(20351)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-22 18:21:25"
["updated_at"]=>
string(19) "2019-06-22 18:21:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#353 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(20351)
["name"]=>
string(12) "fkrzysztof79"
["slug"]=>
string(12) "fkrzysztof79"
["email"]=>
string(16) "fkrzysztof@op.pl"
["password"]=>
string(60) "$2y$10$W.OKvhS1dTbcUkc5Qs0CpeoT3iwBvunviCBpHm6KfT8o2p9UxFbKO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "MB5SDccyJfjdTYvos6jgyvUCHVGLdBtlmnYFSlysJN7RbvcEqxM3FZX91a6b"
["last_ip"]=>
string(14) "193.168.240.76"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0"
["last_logged_at"]=>
string(19) "2023-12-14 15:48:28"
["created_at"]=>
string(19) "2017-11-03 19:30:05"
["updated_at"]=>
string(19) "2023-12-14 15:48:28"
}
["original":protected]=>
array(26) {
["id"]=>
int(20351)
["name"]=>
string(12) "fkrzysztof79"
["slug"]=>
string(12) "fkrzysztof79"
["email"]=>
string(16) "fkrzysztof@op.pl"
["password"]=>
string(60) "$2y$10$W.OKvhS1dTbcUkc5Qs0CpeoT3iwBvunviCBpHm6KfT8o2p9UxFbKO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "MB5SDccyJfjdTYvos6jgyvUCHVGLdBtlmnYFSlysJN7RbvcEqxM3FZX91a6b"
["last_ip"]=>
string(14) "193.168.240.76"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0"
["last_logged_at"]=>
string(19) "2023-12-14 15:48:28"
["created_at"]=>
string(19) "2017-11-03 19:30:05"
["updated_at"]=>
string(19) "2023-12-14 15:48:28"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[361]=>
object(App\Models\Observe)#1162 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191944)
["users_id"]=>
int(12314)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-23 09:01:36"
["updated_at"]=>
string(19) "2019-06-23 09:01:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(191944)
["users_id"]=>
int(12314)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-23 09:01:36"
["updated_at"]=>
string(19) "2019-06-23 09:01:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#354 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(12314)
["name"]=>
string(16) "budowajablonkig2"
["slug"]=>
string(16) "budowajablonkig2"
["email"]=>
string(26) "marcin.sygnowski@gmail.com"
["password"]=>
string(60) "$2y$10$9/hxkmTHDDptDBY6gtceEOTCTzkTvITPxA7i4HU0iDFRRwIFBR3G."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7FenY8gCE8ujhPVNieur5setinYgjJXkZLUsdrnCcfMnoNxLD9LTflZMR72C"
["last_ip"]=>
string(11) "5.173.29.24"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-12 22:53:20"
["created_at"]=>
string(19) "2017-03-01 14:39:51"
["updated_at"]=>
string(19) "2023-04-12 22:53:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(12314)
["name"]=>
string(16) "budowajablonkig2"
["slug"]=>
string(16) "budowajablonkig2"
["email"]=>
string(26) "marcin.sygnowski@gmail.com"
["password"]=>
string(60) "$2y$10$9/hxkmTHDDptDBY6gtceEOTCTzkTvITPxA7i4HU0iDFRRwIFBR3G."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7FenY8gCE8ujhPVNieur5setinYgjJXkZLUsdrnCcfMnoNxLD9LTflZMR72C"
["last_ip"]=>
string(11) "5.173.29.24"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-04-12 22:53:20"
["created_at"]=>
string(19) "2017-03-01 14:39:51"
["updated_at"]=>
string(19) "2023-04-12 22:53:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[362]=>
object(App\Models\Observe)#1163 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(191989)
["users_id"]=>
int(26334)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-25 08:22:41"
["updated_at"]=>
string(19) "2019-06-25 08:22:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(191989)
["users_id"]=>
int(26334)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-06-25 08:22:41"
["updated_at"]=>
string(19) "2019-06-25 08:22:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#355 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26334)
["name"]=>
string(6) "jahu11"
["slug"]=>
string(6) "jahu11"
["email"]=>
string(19) "januszgrzywa1@wp.pl"
["password"]=>
string(60) "$2y$10$eYeTI5OHQdf5eEBU.Yc0SeeS4wVa.YYjh1mYNiLDcmwUnb6tVQ1Ee"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "JemIPF4PcCBHDM8b1xkKnOAdreIirOnrqnEW2A8Vpo1d96K02XuX0H4vFM50"
["last_ip"]=>
string(15) "185.207.151.105"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-18 15:06:09"
["created_at"]=>
string(19) "2016-06-05 15:07:38"
["updated_at"]=>
string(19) "2025-02-18 15:06:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(26334)
["name"]=>
string(6) "jahu11"
["slug"]=>
string(6) "jahu11"
["email"]=>
string(19) "januszgrzywa1@wp.pl"
["password"]=>
string(60) "$2y$10$eYeTI5OHQdf5eEBU.Yc0SeeS4wVa.YYjh1mYNiLDcmwUnb6tVQ1Ee"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "JemIPF4PcCBHDM8b1xkKnOAdreIirOnrqnEW2A8Vpo1d96K02XuX0H4vFM50"
["last_ip"]=>
string(15) "185.207.151.105"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-18 15:06:09"
["created_at"]=>
string(19) "2016-06-05 15:07:38"
["updated_at"]=>
string(19) "2025-02-18 15:06:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[363]=>
object(App\Models\Observe)#1164 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192357)
["users_id"]=>
int(29297)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-10 19:35:44"
["updated_at"]=>
string(19) "2019-07-10 19:35:44"
}
["original":protected]=>
array(6) {
["id"]=>
int(192357)
["users_id"]=>
int(29297)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-10 19:35:44"
["updated_at"]=>
string(19) "2019-07-10 19:35:44"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#356 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29297)
["name"]=>
string(9) "kasiab123"
["slug"]=>
string(9) "kasiab123"
["email"]=>
string(21) "kasiab1983@interia.eu"
["password"]=>
string(60) "$2y$10$xpIdoYLaOLGIngMjsBVAE.zUKBCWGLY../6MRDwJRXHkbcT/LbxYC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "btpOz2wnUdyt9tc1ftJiiSGRKhKBq5TLYLV10uLRyUqitC3E23L8ofdf4lIX"
["last_ip"]=>
string(14) "87.116.196.230"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-01 07:16:09"
["created_at"]=>
string(19) "2018-07-17 19:49:22"
["updated_at"]=>
string(19) "2024-10-01 07:16:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(29297)
["name"]=>
string(9) "kasiab123"
["slug"]=>
string(9) "kasiab123"
["email"]=>
string(21) "kasiab1983@interia.eu"
["password"]=>
string(60) "$2y$10$xpIdoYLaOLGIngMjsBVAE.zUKBCWGLY../6MRDwJRXHkbcT/LbxYC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "btpOz2wnUdyt9tc1ftJiiSGRKhKBq5TLYLV10uLRyUqitC3E23L8ofdf4lIX"
["last_ip"]=>
string(14) "87.116.196.230"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-01 07:16:09"
["created_at"]=>
string(19) "2018-07-17 19:49:22"
["updated_at"]=>
string(19) "2024-10-01 07:16:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[364]=>
object(App\Models\Observe)#1165 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192544)
["users_id"]=>
int(23420)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-17 08:34:54"
["updated_at"]=>
string(19) "2019-07-17 08:34:54"
}
["original":protected]=>
array(6) {
["id"]=>
int(192544)
["users_id"]=>
int(23420)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-17 08:34:54"
["updated_at"]=>
string(19) "2019-07-17 08:34:54"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#357 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(23420)
["name"]=>
string(5) "hk-03"
["slug"]=>
string(5) "hk-03"
["email"]=>
string(23) "k.bednarska92@gmail.com"
["password"]=>
string(60) "$2y$10$7slNqUPVDPDEfzXW8K8Biu0vJIKT4DO7Oej.jkIs/GUEeSulcTldy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "EKeluZQgCGyGJLF4SLRl0uG0HnGj1YxmKxCmUPz1zrN1mKb3joks6E69rRsC"
["last_ip"]=>
string(13) "46.134.81.224"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-05 10:42:22"
["created_at"]=>
string(19) "2019-07-06 07:54:34"
["updated_at"]=>
string(19) "2021-12-05 10:42:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(23420)
["name"]=>
string(5) "hk-03"
["slug"]=>
string(5) "hk-03"
["email"]=>
string(23) "k.bednarska92@gmail.com"
["password"]=>
string(60) "$2y$10$7slNqUPVDPDEfzXW8K8Biu0vJIKT4DO7Oej.jkIs/GUEeSulcTldy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "EKeluZQgCGyGJLF4SLRl0uG0HnGj1YxmKxCmUPz1zrN1mKb3joks6E69rRsC"
["last_ip"]=>
string(13) "46.134.81.224"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-12-05 10:42:22"
["created_at"]=>
string(19) "2019-07-06 07:54:34"
["updated_at"]=>
string(19) "2021-12-05 10:42:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[365]=>
object(App\Models\Observe)#1166 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192545)
["users_id"]=>
int(28736)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-17 08:46:03"
["updated_at"]=>
string(19) "2019-07-17 08:46:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(192545)
["users_id"]=>
int(28736)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-17 08:46:03"
["updated_at"]=>
string(19) "2019-07-17 08:46:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#358 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(28736)
["name"]=>
string(6) "karbal"
["slug"]=>
string(6) "karbal"
["email"]=>
string(20) "kar.baldys@gmail.com"
["password"]=>
string(60) "$2y$10$pWdtGMhg7kyg5/GimMtF0uv4yRdrh68QzXHu8Ew2z7Rib3rz1XuSa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "PebjpZHiWJDUauCZiLXjRj7iKkdokRS9F0YKzJxSYck3Mm5AggOvQ5tAvonw"
["last_ip"]=>
string(14) "188.146.99.129"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"
["last_logged_at"]=>
string(19) "2021-10-20 10:53:30"
["created_at"]=>
string(19) "2019-02-10 16:06:30"
["updated_at"]=>
string(19) "2021-10-20 10:53:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(28736)
["name"]=>
string(6) "karbal"
["slug"]=>
string(6) "karbal"
["email"]=>
string(20) "kar.baldys@gmail.com"
["password"]=>
string(60) "$2y$10$pWdtGMhg7kyg5/GimMtF0uv4yRdrh68QzXHu8Ew2z7Rib3rz1XuSa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "PebjpZHiWJDUauCZiLXjRj7iKkdokRS9F0YKzJxSYck3Mm5AggOvQ5tAvonw"
["last_ip"]=>
string(14) "188.146.99.129"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"
["last_logged_at"]=>
string(19) "2021-10-20 10:53:30"
["created_at"]=>
string(19) "2019-02-10 16:06:30"
["updated_at"]=>
string(19) "2021-10-20 10:53:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[366]=>
object(App\Models\Observe)#1167 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192552)
["users_id"]=>
int(58242)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-17 13:09:09"
["updated_at"]=>
string(19) "2019-07-17 13:09:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(192552)
["users_id"]=>
int(58242)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-17 13:09:09"
["updated_at"]=>
string(19) "2019-07-17 13:09:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#359 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(58242)
["name"]=>
string(5) "wuwu7"
["slug"]=>
string(5) "wuwu7"
["email"]=>
string(11) "wuwu7@o2.pl"
["password"]=>
string(60) "$2y$10$FsyhWq3p7t4O3h1d0hAgeu3iWt5pM2udoMPaobPN3kpzRgW.PtCzK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jRkkoemKlefc2JOoSkSz4If9B4naf0sAQpot0iyZ2uuLfc8pO2DHKGExq1Pj"
["last_ip"]=>
string(13) "88.199.40.234"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0"
["last_logged_at"]=>
string(19) "2020-11-23 14:50:40"
["created_at"]=>
string(19) "2013-09-17 10:14:34"
["updated_at"]=>
string(19) "2020-11-23 14:50:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(58242)
["name"]=>
string(5) "wuwu7"
["slug"]=>
string(5) "wuwu7"
["email"]=>
string(11) "wuwu7@o2.pl"
["password"]=>
string(60) "$2y$10$FsyhWq3p7t4O3h1d0hAgeu3iWt5pM2udoMPaobPN3kpzRgW.PtCzK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jRkkoemKlefc2JOoSkSz4If9B4naf0sAQpot0iyZ2uuLfc8pO2DHKGExq1Pj"
["last_ip"]=>
string(13) "88.199.40.234"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0"
["last_logged_at"]=>
string(19) "2020-11-23 14:50:40"
["created_at"]=>
string(19) "2013-09-17 10:14:34"
["updated_at"]=>
string(19) "2020-11-23 14:50:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[367]=>
object(App\Models\Observe)#1168 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192578)
["users_id"]=>
int(49232)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-18 08:54:11"
["updated_at"]=>
string(19) "2019-07-18 08:54:11"
}
["original":protected]=>
array(6) {
["id"]=>
int(192578)
["users_id"]=>
int(49232)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-18 08:54:11"
["updated_at"]=>
string(19) "2019-07-18 08:54:11"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#360 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(49232)
["name"]=>
string(9) "rodrigog2"
["slug"]=>
string(9) "rodrigog2"
["email"]=>
string(20) "ola.augustynik@wp.pl"
["password"]=>
string(60) "$2y$10$8FTCo8cNawXe3PNw3aYCFOG6aM0cnj/4P.qqcivjG6fM3K0Q834Fq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8EIQBeb1iMF4vmuAwWv8evfkEz5Bfg6UuA2dBVFWR2gXLkxeq5102T26YrJN"
["last_ip"]=>
string(13) "46.169.72.249"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0"
["last_logged_at"]=>
string(19) "2022-04-13 11:06:36"
["created_at"]=>
string(19) "2012-12-13 16:35:58"
["updated_at"]=>
string(19) "2022-10-26 17:45:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(49232)
["name"]=>
string(9) "rodrigog2"
["slug"]=>
string(9) "rodrigog2"
["email"]=>
string(20) "ola.augustynik@wp.pl"
["password"]=>
string(60) "$2y$10$8FTCo8cNawXe3PNw3aYCFOG6aM0cnj/4P.qqcivjG6fM3K0Q834Fq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8EIQBeb1iMF4vmuAwWv8evfkEz5Bfg6UuA2dBVFWR2gXLkxeq5102T26YrJN"
["last_ip"]=>
string(13) "46.169.72.249"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0"
["last_logged_at"]=>
string(19) "2022-04-13 11:06:36"
["created_at"]=>
string(19) "2012-12-13 16:35:58"
["updated_at"]=>
string(19) "2022-10-26 17:45:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[368]=>
object(App\Models\Observe)#1169 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192649)
["users_id"]=>
int(36118)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-21 23:53:50"
["updated_at"]=>
string(19) "2019-07-21 23:53:50"
}
["original":protected]=>
array(6) {
["id"]=>
int(192649)
["users_id"]=>
int(36118)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-21 23:53:50"
["updated_at"]=>
string(19) "2019-07-21 23:53:50"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#361 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36118)
["name"]=>
string(8) "margotka"
["slug"]=>
string(8) "margotka"
["email"]=>
string(17) "aneta170707@wp.pl"
["password"]=>
string(60) "$2y$10$Wjy/TEhGPGm4Jh03Cl1qU.Mojd8t2m6.6Jw4i2kTESvIkC1gx4M2C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "b1sANUNZzGI4Dy1y2w2TMTmjcDi3KgYwKi9lyRSgHE74xbWHSoNwSrVfUBqP"
["last_ip"]=>
string(11) "77.73.16.63"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/242.1.493995244 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-12-27 00:17:44"
["created_at"]=>
string(19) "2019-06-08 18:56:49"
["updated_at"]=>
string(19) "2022-12-27 00:17:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(36118)
["name"]=>
string(8) "margotka"
["slug"]=>
string(8) "margotka"
["email"]=>
string(17) "aneta170707@wp.pl"
["password"]=>
string(60) "$2y$10$Wjy/TEhGPGm4Jh03Cl1qU.Mojd8t2m6.6Jw4i2kTESvIkC1gx4M2C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "b1sANUNZzGI4Dy1y2w2TMTmjcDi3KgYwKi9lyRSgHE74xbWHSoNwSrVfUBqP"
["last_ip"]=>
string(11) "77.73.16.63"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/242.1.493995244 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2022-12-27 00:17:44"
["created_at"]=>
string(19) "2019-06-08 18:56:49"
["updated_at"]=>
string(19) "2022-12-27 00:17:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[369]=>
object(App\Models\Observe)#1170 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192663)
["users_id"]=>
int(50928)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-22 13:40:34"
["updated_at"]=>
string(19) "2019-07-22 13:40:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(192663)
["users_id"]=>
int(50928)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-22 13:40:34"
["updated_at"]=>
string(19) "2019-07-22 13:40:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#362 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(50928)
["name"]=>
string(6) "skyler"
["slug"]=>
string(6) "skyler"
["email"]=>
string(24) "arkadiusz.dzik@gmail.com"
["password"]=>
string(40) "36d10cf3880b15bbb0e19a33e8052d766fa52841"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "157.25.16.122"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-08-08 09:54:39"
["created_at"]=>
string(19) "2019-07-22 11:47:41"
["updated_at"]=>
string(19) "2019-07-22 11:47:41"
}
["original":protected]=>
array(26) {
["id"]=>
int(50928)
["name"]=>
string(6) "skyler"
["slug"]=>
string(6) "skyler"
["email"]=>
string(24) "arkadiusz.dzik@gmail.com"
["password"]=>
string(40) "36d10cf3880b15bbb0e19a33e8052d766fa52841"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "157.25.16.122"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-08-08 09:54:39"
["created_at"]=>
string(19) "2019-07-22 11:47:41"
["updated_at"]=>
string(19) "2019-07-22 11:47:41"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[370]=>
object(App\Models\Observe)#1171 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192839)
["users_id"]=>
int(36125)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-29 15:32:17"
["updated_at"]=>
string(19) "2019-07-29 15:32:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(192839)
["users_id"]=>
int(36125)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-07-29 15:32:17"
["updated_at"]=>
string(19) "2019-07-29 15:32:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#363 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36125)
["name"]=>
string(9) "mari7emil"
["slug"]=>
string(9) "mari7emil"
["email"]=>
string(12) "roxy03@op.pl"
["password"]=>
string(60) "$2y$10$95dCABjVHcFbLHK7vTir6.QCnTiaK1Y0gk45fGIb5kI/foQyBWb3."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WyrugetuiJRWoTpCxuiGYyZagqs91csVDh5eQ8QsGDrbrRcRJc0hZKFJUQK7"
["last_ip"]=>
string(13) "185.170.32.59"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-06-18 22:38:06"
["created_at"]=>
string(19) "2019-07-26 15:57:26"
["updated_at"]=>
string(19) "2023-06-18 22:38:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(36125)
["name"]=>
string(9) "mari7emil"
["slug"]=>
string(9) "mari7emil"
["email"]=>
string(12) "roxy03@op.pl"
["password"]=>
string(60) "$2y$10$95dCABjVHcFbLHK7vTir6.QCnTiaK1Y0gk45fGIb5kI/foQyBWb3."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "WyrugetuiJRWoTpCxuiGYyZagqs91csVDh5eQ8QsGDrbrRcRJc0hZKFJUQK7"
["last_ip"]=>
string(13) "185.170.32.59"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-06-18 22:38:06"
["created_at"]=>
string(19) "2019-07-26 15:57:26"
["updated_at"]=>
string(19) "2023-06-18 22:38:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[371]=>
object(App\Models\Observe)#1172 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(192957)
["users_id"]=>
int(42050)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-02 09:24:22"
["updated_at"]=>
string(19) "2019-08-02 09:24:22"
}
["original":protected]=>
array(6) {
["id"]=>
int(192957)
["users_id"]=>
int(42050)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-02 09:24:22"
["updated_at"]=>
string(19) "2019-08-02 09:24:22"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#364 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(42050)
["name"]=>
string(7) "oceania"
["slug"]=>
string(7) "oceania"
["email"]=>
string(17) "m.derewecka@o2.pl"
["password"]=>
string(60) "$2y$10$YYLJdPiUX.f.ZLbUnM24kunUBiqH8mXgNaLDnlF5IfvE.IbY9pzHq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7WiPb4K6yPUOD3towTL5NMunvzERjRHM4qbcqFjrZnRrGE63UR0QLMPmzi1E"
["last_ip"]=>
string(13) "185.54.59.181"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-13 08:30:15"
["created_at"]=>
string(19) "2018-11-06 18:48:19"
["updated_at"]=>
string(19) "2023-07-13 08:30:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(42050)
["name"]=>
string(7) "oceania"
["slug"]=>
string(7) "oceania"
["email"]=>
string(17) "m.derewecka@o2.pl"
["password"]=>
string(60) "$2y$10$YYLJdPiUX.f.ZLbUnM24kunUBiqH8mXgNaLDnlF5IfvE.IbY9pzHq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "7WiPb4K6yPUOD3towTL5NMunvzERjRHM4qbcqFjrZnRrGE63UR0QLMPmzi1E"
["last_ip"]=>
string(13) "185.54.59.181"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-07-13 08:30:15"
["created_at"]=>
string(19) "2018-11-06 18:48:19"
["updated_at"]=>
string(19) "2023-07-13 08:30:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[372]=>
object(App\Models\Observe)#1173 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193099)
["users_id"]=>
int(89063)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-08 04:06:06"
["updated_at"]=>
string(19) "2019-08-08 04:06:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(193099)
["users_id"]=>
int(89063)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-08 04:06:06"
["updated_at"]=>
string(19) "2019-08-08 04:06:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#365 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(89063)
["name"]=>
string(8) "rajeczka"
["slug"]=>
string(8) "rajeczka"
["email"]=>
string(14) "rajeczka@o2.pl"
["password"]=>
string(60) "$2y$10$wW.WGid7LouLxmGmJiYKrexTYcvJil1.haYLq5nzw2bHwVfnc3UG6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jHfhGVnvSXOmwl9Zl2fcfhQNyXZ5D8oUfw2p6KlJmjhQ0D5aeayq5KHdHiE7"
["last_ip"]=>
string(14) "188.146.139.36"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-04-02 21:30:25"
["created_at"]=>
string(19) "2015-06-08 22:02:23"
["updated_at"]=>
string(19) "2022-04-02 21:30:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(89063)
["name"]=>
string(8) "rajeczka"
["slug"]=>
string(8) "rajeczka"
["email"]=>
string(14) "rajeczka@o2.pl"
["password"]=>
string(60) "$2y$10$wW.WGid7LouLxmGmJiYKrexTYcvJil1.haYLq5nzw2bHwVfnc3UG6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jHfhGVnvSXOmwl9Zl2fcfhQNyXZ5D8oUfw2p6KlJmjhQ0D5aeayq5KHdHiE7"
["last_ip"]=>
string(14) "188.146.139.36"
["last_host"]=>
string(138) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-04-02 21:30:25"
["created_at"]=>
string(19) "2015-06-08 22:02:23"
["updated_at"]=>
string(19) "2022-04-02 21:30:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[373]=>
object(App\Models\Observe)#1174 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193112)
["users_id"]=>
int(89646)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-08 14:58:15"
["updated_at"]=>
string(19) "2019-08-08 14:58:15"
}
["original":protected]=>
array(6) {
["id"]=>
int(193112)
["users_id"]=>
int(89646)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-08 14:58:15"
["updated_at"]=>
string(19) "2019-08-08 14:58:15"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#366 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(89646)
["name"]=>
string(5) "midas"
["slug"]=>
string(5) "midas"
["email"]=>
string(19) "mstanczak@gmail.com"
["password"]=>
string(60) "$2y$10$yHnfjS6bGP2TuBGIzQeIxuyI0BmcVnRUPvR70DIzSsymNmOiXpNLi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "MfRSR1Iw2bLFvfUiP8MxXb6cOONSWAzazRrYGiceMbB4WlTukgSZRzDEouvp"
["last_ip"]=>
string(13) "91.218.208.22"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-25 13:06:38"
["created_at"]=>
string(19) "2015-07-10 14:36:10"
["updated_at"]=>
string(19) "2024-10-25 13:06:38"
}
["original":protected]=>
array(26) {
["id"]=>
int(89646)
["name"]=>
string(5) "midas"
["slug"]=>
string(5) "midas"
["email"]=>
string(19) "mstanczak@gmail.com"
["password"]=>
string(60) "$2y$10$yHnfjS6bGP2TuBGIzQeIxuyI0BmcVnRUPvR70DIzSsymNmOiXpNLi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "MfRSR1Iw2bLFvfUiP8MxXb6cOONSWAzazRrYGiceMbB4WlTukgSZRzDEouvp"
["last_ip"]=>
string(13) "91.218.208.22"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-25 13:06:38"
["created_at"]=>
string(19) "2015-07-10 14:36:10"
["updated_at"]=>
string(19) "2024-10-25 13:06:38"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[374]=>
object(App\Models\Observe)#1175 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193144)
["users_id"]=>
int(37758)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-09 12:43:53"
["updated_at"]=>
string(19) "2019-08-09 12:43:53"
}
["original":protected]=>
array(6) {
["id"]=>
int(193144)
["users_id"]=>
int(37758)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-09 12:43:53"
["updated_at"]=>
string(19) "2019-08-09 12:43:53"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#367 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37758)
["name"]=>
string(4) "meqi"
["slug"]=>
string(4) "meqi"
["email"]=>
string(10) "meqi@op.pl"
["password"]=>
string(60) "$2y$10$kVYoXFZv1WRP.kbl4S.FieHdhJGNGMnyavTi8dS8fZWRwgH6V/lG2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(0)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2017-03-20 21:01:47"
["updated_at"]=>
string(19) "2020-01-02 18:36:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(37758)
["name"]=>
string(4) "meqi"
["slug"]=>
string(4) "meqi"
["email"]=>
string(10) "meqi@op.pl"
["password"]=>
string(60) "$2y$10$kVYoXFZv1WRP.kbl4S.FieHdhJGNGMnyavTi8dS8fZWRwgH6V/lG2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(0)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
NULL
["last_host"]=>
NULL
["last_logged_at"]=>
NULL
["created_at"]=>
string(19) "2017-03-20 21:01:47"
["updated_at"]=>
string(19) "2020-01-02 18:36:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[375]=>
object(App\Models\Observe)#1176 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193198)
["users_id"]=>
int(27130)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-11 22:26:07"
["updated_at"]=>
string(19) "2019-08-11 22:26:07"
}
["original":protected]=>
array(6) {
["id"]=>
int(193198)
["users_id"]=>
int(27130)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-11 22:26:07"
["updated_at"]=>
string(19) "2019-08-11 22:26:07"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#368 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27130)
["name"]=>
string(5) "jms16"
["slug"]=>
string(5) "jms16"
["email"]=>
string(20) "justinak85@gmail.com"
["password"]=>
string(60) "$2y$10$9MUJQLYTOn9ns5rZFwX/..dDQPo.YlPCtGwLFkrmoBfGQnpbzFjBG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ULjCbF1CvKkQ1vpFM9TUOPPN4RIhqqlCMsEkKaEgiouzYVhEm7K9yFCISC4p"
["last_ip"]=>
string(13) "46.215.21.218"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.41"
["last_logged_at"]=>
string(19) "2023-06-12 16:07:15"
["created_at"]=>
string(19) "2019-08-05 08:38:11"
["updated_at"]=>
string(19) "2023-06-12 16:07:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(27130)
["name"]=>
string(5) "jms16"
["slug"]=>
string(5) "jms16"
["email"]=>
string(20) "justinak85@gmail.com"
["password"]=>
string(60) "$2y$10$9MUJQLYTOn9ns5rZFwX/..dDQPo.YlPCtGwLFkrmoBfGQnpbzFjBG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ULjCbF1CvKkQ1vpFM9TUOPPN4RIhqqlCMsEkKaEgiouzYVhEm7K9yFCISC4p"
["last_ip"]=>
string(13) "46.215.21.218"
["last_host"]=>
string(146) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.41"
["last_logged_at"]=>
string(19) "2023-06-12 16:07:15"
["created_at"]=>
string(19) "2019-08-05 08:38:11"
["updated_at"]=>
string(19) "2023-06-12 16:07:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[376]=>
object(App\Models\Observe)#1177 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193245)
["users_id"]=>
int(29757)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-13 22:38:09"
["updated_at"]=>
string(19) "2019-08-13 22:38:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(193245)
["users_id"]=>
int(29757)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-13 22:38:09"
["updated_at"]=>
string(19) "2019-08-13 22:38:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#369 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29757)
["name"]=>
string(12) "katrinka2090"
["slug"]=>
string(12) "katrinka2090"
["email"]=>
string(13) "fryzia5@o2.pl"
["password"]=>
string(40) "7311bf8e2bcfa07dd6d7e4101d9bfc65eed43707"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "62.45.18.206"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.4.2; pl-pl; SAMSUNG GT-I9"
["last_logged_at"]=>
string(19) "2015-07-19 22:43:30"
["created_at"]=>
string(19) "2015-04-10 21:13:46"
["updated_at"]=>
string(19) "2015-04-10 21:13:46"
}
["original":protected]=>
array(26) {
["id"]=>
int(29757)
["name"]=>
string(12) "katrinka2090"
["slug"]=>
string(12) "katrinka2090"
["email"]=>
string(13) "fryzia5@o2.pl"
["password"]=>
string(40) "7311bf8e2bcfa07dd6d7e4101d9bfc65eed43707"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "62.45.18.206"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 4.4.2; pl-pl; SAMSUNG GT-I9"
["last_logged_at"]=>
string(19) "2015-07-19 22:43:30"
["created_at"]=>
string(19) "2015-04-10 21:13:46"
["updated_at"]=>
string(19) "2015-04-10 21:13:46"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[377]=>
object(App\Models\Observe)#1178 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193246)
["users_id"]=>
int(8578)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-13 23:00:12"
["updated_at"]=>
string(19) "2019-08-13 23:00:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(193246)
["users_id"]=>
int(8578)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-13 23:00:12"
["updated_at"]=>
string(19) "2019-08-13 23:00:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#370 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8578)
["name"]=>
string(12) "artur-dorota"
["slug"]=>
string(12) "artur-dorota"
["email"]=>
string(20) "artur644ak@gmail.com"
["password"]=>
string(60) "$2y$10$smWIajyMXhPE.gS6GXKBYeJJiobHYsJJL7gs4ig0txgwYMbNZWRiu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "iKA13bD9PPvnHpBERoY7NmQnI2jQ3qf4ZNz727z4ZxH96MSjdCpK6mjewexm"
["last_ip"]=>
string(11) "46.204.4.94"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/323.0.647062479 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-07-04 10:57:39"
["created_at"]=>
string(19) "2016-05-28 20:46:02"
["updated_at"]=>
string(19) "2024-07-04 10:57:39"
}
["original":protected]=>
array(26) {
["id"]=>
int(8578)
["name"]=>
string(12) "artur-dorota"
["slug"]=>
string(12) "artur-dorota"
["email"]=>
string(20) "artur644ak@gmail.com"
["password"]=>
string(60) "$2y$10$smWIajyMXhPE.gS6GXKBYeJJiobHYsJJL7gs4ig0txgwYMbNZWRiu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "iKA13bD9PPvnHpBERoY7NmQnI2jQ3qf4ZNz727z4ZxH96MSjdCpK6mjewexm"
["last_ip"]=>
string(11) "46.204.4.94"
["last_host"]=>
string(159) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/323.0.647062479 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-07-04 10:57:39"
["created_at"]=>
string(19) "2016-05-28 20:46:02"
["updated_at"]=>
string(19) "2024-07-04 10:57:39"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[378]=>
object(App\Models\Observe)#1179 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193248)
["users_id"]=>
int(4759)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 00:08:06"
["updated_at"]=>
string(19) "2019-08-14 00:08:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(193248)
["users_id"]=>
int(4759)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 00:08:06"
["updated_at"]=>
string(19) "2019-08-14 00:08:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#371 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(4759)
["name"]=>
string(9) "agamucha1"
["slug"]=>
string(9) "agamucha1"
["email"]=>
string(17) "amuszynska7@wp.pl"
["password"]=>
string(60) "$2y$10$M0IY2Kteip6Ww5DX3srDJOK52..XU8uJ3eV/dJPxYEp1fOAsHcKnK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "80.54.231.252"
["last_host"]=>
string(85) "HTTP_USER_AGENT: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0"
["last_logged_at"]=>
string(19) "2020-03-31 18:08:39"
["created_at"]=>
string(19) "2019-03-18 12:20:16"
["updated_at"]=>
string(19) "2020-03-31 18:08:39"
}
["original":protected]=>
array(26) {
["id"]=>
int(4759)
["name"]=>
string(9) "agamucha1"
["slug"]=>
string(9) "agamucha1"
["email"]=>
string(17) "amuszynska7@wp.pl"
["password"]=>
string(60) "$2y$10$M0IY2Kteip6Ww5DX3srDJOK52..XU8uJ3eV/dJPxYEp1fOAsHcKnK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(13) "80.54.231.252"
["last_host"]=>
string(85) "HTTP_USER_AGENT: Mozilla/5.0 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0"
["last_logged_at"]=>
string(19) "2020-03-31 18:08:39"
["created_at"]=>
string(19) "2019-03-18 12:20:16"
["updated_at"]=>
string(19) "2020-03-31 18:08:39"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[379]=>
object(App\Models\Observe)#1180 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193257)
["users_id"]=>
int(50640)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 11:28:38"
["updated_at"]=>
string(19) "2019-08-14 11:28:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(193257)
["users_id"]=>
int(50640)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 11:28:38"
["updated_at"]=>
string(19) "2019-08-14 11:28:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#372 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(50640)
["name"]=>
string(14) "sielskazielkow"
["slug"]=>
string(14) "sielskazielkow"
["email"]=>
string(26) "a.pawlowska@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$wZODqsmDiVsYTDkr7vNvrOXfKN1INVJ/XEGF2Njae3bCejfq5h1NO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rzg51XN2I1CMzDQeu5u5LketTBEtVmJNHUEnwQLtrGc7ka1n4LIseXNLa2Py"
["last_ip"]=>
string(15) "109.206.204.222"
["last_host"]=>
string(162) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.100 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2025-01-26 19:04:37"
["created_at"]=>
string(19) "2014-07-05 10:53:39"
["updated_at"]=>
string(19) "2025-01-26 19:04:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(50640)
["name"]=>
string(14) "sielskazielkow"
["slug"]=>
string(14) "sielskazielkow"
["email"]=>
string(26) "a.pawlowska@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$wZODqsmDiVsYTDkr7vNvrOXfKN1INVJ/XEGF2Njae3bCejfq5h1NO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rzg51XN2I1CMzDQeu5u5LketTBEtVmJNHUEnwQLtrGc7ka1n4LIseXNLa2Py"
["last_ip"]=>
string(15) "109.206.204.222"
["last_host"]=>
string(162) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.100 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2025-01-26 19:04:37"
["created_at"]=>
string(19) "2014-07-05 10:53:39"
["updated_at"]=>
string(19) "2025-01-26 19:04:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[380]=>
object(App\Models\Observe)#1181 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193260)
["users_id"]=>
int(75924)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 12:25:06"
["updated_at"]=>
string(19) "2019-08-14 12:25:06"
}
["original":protected]=>
array(6) {
["id"]=>
int(193260)
["users_id"]=>
int(75924)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 12:25:06"
["updated_at"]=>
string(19) "2019-08-14 12:25:06"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#373 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(75924)
["name"]=>
string(7) "paulin7"
["slug"]=>
string(7) "paulin7"
["email"]=>
string(15) "paulin7@tlen.pl"
["password"]=>
string(60) "$2y$10$nv5eQST1padtM2YGBqdwtOj7neWEegtRsnZqj1Jy9uXLQgjipCxNy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "217.98.53.15"
["last_host"]=>
string(145) "HTTP_USER_AGENT: Mozilla/5.0 (iPad; CPU OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-03-14 15:20:42"
["created_at"]=>
string(19) "2013-08-11 23:02:35"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(75924)
["name"]=>
string(7) "paulin7"
["slug"]=>
string(7) "paulin7"
["email"]=>
string(15) "paulin7@tlen.pl"
["password"]=>
string(60) "$2y$10$nv5eQST1padtM2YGBqdwtOj7neWEegtRsnZqj1Jy9uXLQgjipCxNy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "217.98.53.15"
["last_host"]=>
string(145) "HTTP_USER_AGENT: Mozilla/5.0 (iPad; CPU OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-03-14 15:20:42"
["created_at"]=>
string(19) "2013-08-11 23:02:35"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[381]=>
object(App\Models\Observe)#1182 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193261)
["users_id"]=>
int(21427)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 13:17:48"
["updated_at"]=>
string(19) "2019-08-14 13:17:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(193261)
["users_id"]=>
int(21427)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 13:17:48"
["updated_at"]=>
string(19) "2019-08-14 13:17:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#374 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(21427)
["name"]=>
string(8) "gienia82"
["slug"]=>
string(8) "gienia82"
["email"]=>
string(22) "anna.swies82@gmail.com"
["password"]=>
string(60) "$2y$10$DSMFZ3sMczN34dnIbiQuQuOWNaC4atb4ZW296Ecgr1tRQDVf5CJRy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RP3px46brCSF67ryr15LfYS1ogKRzgytkaHp7nO6juedt04gcbKQGGDP0Ukt"
["last_ip"]=>
string(11) "83.20.33.86"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-25 09:56:36"
["created_at"]=>
string(19) "2018-10-07 10:03:54"
["updated_at"]=>
string(19) "2022-01-25 09:56:36"
}
["original":protected]=>
array(26) {
["id"]=>
int(21427)
["name"]=>
string(8) "gienia82"
["slug"]=>
string(8) "gienia82"
["email"]=>
string(22) "anna.swies82@gmail.com"
["password"]=>
string(60) "$2y$10$DSMFZ3sMczN34dnIbiQuQuOWNaC4atb4ZW296Ecgr1tRQDVf5CJRy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RP3px46brCSF67ryr15LfYS1ogKRzgytkaHp7nO6juedt04gcbKQGGDP0Ukt"
["last_ip"]=>
string(11) "83.20.33.86"
["last_host"]=>
string(130) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-25 09:56:36"
["created_at"]=>
string(19) "2018-10-07 10:03:54"
["updated_at"]=>
string(19) "2022-01-25 09:56:36"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[382]=>
object(App\Models\Observe)#1183 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193264)
["users_id"]=>
int(87075)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 14:30:48"
["updated_at"]=>
string(19) "2019-08-14 14:30:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(193264)
["users_id"]=>
int(87075)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 14:30:48"
["updated_at"]=>
string(19) "2019-08-14 14:30:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#375 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(87075)
["name"]=>
string(8) "szarotka"
["slug"]=>
string(8) "szarotka"
["email"]=>
string(16) "a.trznadel@op.pl"
["password"]=>
string(60) "$2y$10$ljW1r8Jk5a7yjnb93SmNm.KNivyCWUECdaID3P92z2e6/gqOcuDbe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IthWRPzPOQFWSuOayCXA9BbDINN8nP4eSpUbQ9xSLWoOLDZR4bbDPrWMzHVC"
["last_ip"]=>
string(15) "193.192.177.146"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-M215F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-05 23:38:23"
["created_at"]=>
string(19) "2015-03-06 12:52:49"
["updated_at"]=>
string(19) "2022-03-05 23:38:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(87075)
["name"]=>
string(8) "szarotka"
["slug"]=>
string(8) "szarotka"
["email"]=>
string(16) "a.trznadel@op.pl"
["password"]=>
string(60) "$2y$10$ljW1r8Jk5a7yjnb93SmNm.KNivyCWUECdaID3P92z2e6/gqOcuDbe"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "IthWRPzPOQFWSuOayCXA9BbDINN8nP4eSpUbQ9xSLWoOLDZR4bbDPrWMzHVC"
["last_ip"]=>
string(15) "193.192.177.146"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SM-M215F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-05 23:38:23"
["created_at"]=>
string(19) "2015-03-06 12:52:49"
["updated_at"]=>
string(19) "2022-03-05 23:38:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[383]=>
object(App\Models\Observe)#1184 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193266)
["users_id"]=>
int(16461)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 14:43:45"
["updated_at"]=>
string(19) "2019-08-14 14:43:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(193266)
["users_id"]=>
int(16461)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-14 14:43:45"
["updated_at"]=>
string(19) "2019-08-14 14:43:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#376 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16461)
["name"]=>
string(12) "dom_marzen13"
["slug"]=>
string(12) "dom_marzen13"
["email"]=>
string(19) "k.karpinska13@wp.pl"
["password"]=>
string(60) "$2y$10$MEWW8KLWJC.TsRyR7FtpNO.GFBJTIUGiVuLDZGLMCp4fyCk07JCNK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jDzoJ2IQzoWV1VD6hLglVfaInlzHFyTXUgI3NTwS2cUMWFvdAW5p1QvraUVK"
["last_ip"]=>
string(14) "79.187.178.254"
["last_host"]=>
string(78) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko"
["last_logged_at"]=>
string(19) "2021-09-14 11:46:30"
["created_at"]=>
string(19) "2019-05-30 12:14:36"
["updated_at"]=>
string(19) "2021-09-14 12:12:39"
}
["original":protected]=>
array(26) {
["id"]=>
int(16461)
["name"]=>
string(12) "dom_marzen13"
["slug"]=>
string(12) "dom_marzen13"
["email"]=>
string(19) "k.karpinska13@wp.pl"
["password"]=>
string(60) "$2y$10$MEWW8KLWJC.TsRyR7FtpNO.GFBJTIUGiVuLDZGLMCp4fyCk07JCNK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jDzoJ2IQzoWV1VD6hLglVfaInlzHFyTXUgI3NTwS2cUMWFvdAW5p1QvraUVK"
["last_ip"]=>
string(14) "79.187.178.254"
["last_host"]=>
string(78) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko"
["last_logged_at"]=>
string(19) "2021-09-14 11:46:30"
["created_at"]=>
string(19) "2019-05-30 12:14:36"
["updated_at"]=>
string(19) "2021-09-14 12:12:39"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[384]=>
object(App\Models\Observe)#1185 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193388)
["users_id"]=>
int(37342)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-19 10:35:19"
["updated_at"]=>
string(19) "2019-08-19 10:35:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(193388)
["users_id"]=>
int(37342)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-19 10:35:19"
["updated_at"]=>
string(19) "2019-08-19 10:35:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#377 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37342)
["name"]=>
string(6) "maud_b"
["slug"]=>
string(6) "maud_b"
["email"]=>
string(24) "radzion.joanna@gmail.com"
["password"]=>
string(60) "$2y$10$PIaCfIFmmFhPn0xf1rkNje4Ol3SH1s39fYh4FKJQGHk8rd5No4nNi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "faP43KmSXbZqF7GzElMV79C3YQraHFLOxQcWNejPjqh9HyoRvZKbu8EhhydI"
["last_ip"]=>
string(11) "193.35.36.4"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-19 09:57:57"
["created_at"]=>
string(19) "2018-09-07 15:42:36"
["updated_at"]=>
string(19) "2024-12-19 09:57:57"
}
["original":protected]=>
array(26) {
["id"]=>
int(37342)
["name"]=>
string(6) "maud_b"
["slug"]=>
string(6) "maud_b"
["email"]=>
string(24) "radzion.joanna@gmail.com"
["password"]=>
string(60) "$2y$10$PIaCfIFmmFhPn0xf1rkNje4Ol3SH1s39fYh4FKJQGHk8rd5No4nNi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "faP43KmSXbZqF7GzElMV79C3YQraHFLOxQcWNejPjqh9HyoRvZKbu8EhhydI"
["last_ip"]=>
string(11) "193.35.36.4"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-19 09:57:57"
["created_at"]=>
string(19) "2018-09-07 15:42:36"
["updated_at"]=>
string(19) "2024-12-19 09:57:57"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[385]=>
object(App\Models\Observe)#1186 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193404)
["users_id"]=>
int(57310)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-20 09:25:17"
["updated_at"]=>
string(19) "2019-08-20 09:25:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(193404)
["users_id"]=>
int(57310)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-08-20 09:25:17"
["updated_at"]=>
string(19) "2019-08-20 09:25:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#378 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57310)
["name"]=>
string(14) "wgozdzikowcach"
["slug"]=>
string(14) "wgozdzikowcach"
["email"]=>
string(23) "d.jaworska.sz@gmail.com"
["password"]=>
string(60) "$2y$10$KblhJCblhuo4jc14KtHaG.PBsrl.kikuXaIl2eDRdmV4z40zWhzE."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "AvTQseI8ubdkRWGfsB59r6FKdr7WlFyLNS1VhKIoalJ6VevwMpchDffz4vNe"
["last_ip"]=>
string(12) "31.6.174.144"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; JAT-L41) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-13 21:18:43"
["created_at"]=>
string(19) "2019-03-13 09:22:36"
["updated_at"]=>
string(19) "2020-12-13 21:18:43"
}
["original":protected]=>
array(26) {
["id"]=>
int(57310)
["name"]=>
string(14) "wgozdzikowcach"
["slug"]=>
string(14) "wgozdzikowcach"
["email"]=>
string(23) "d.jaworska.sz@gmail.com"
["password"]=>
string(60) "$2y$10$KblhJCblhuo4jc14KtHaG.PBsrl.kikuXaIl2eDRdmV4z40zWhzE."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "AvTQseI8ubdkRWGfsB59r6FKdr7WlFyLNS1VhKIoalJ6VevwMpchDffz4vNe"
["last_ip"]=>
string(12) "31.6.174.144"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; JAT-L41) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-13 21:18:43"
["created_at"]=>
string(19) "2019-03-13 09:22:36"
["updated_at"]=>
string(19) "2020-12-13 21:18:43"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[386]=>
object(App\Models\Observe)#1187 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193738)
["users_id"]=>
int(34551)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-04 20:28:28"
["updated_at"]=>
string(19) "2019-09-04 20:28:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(193738)
["users_id"]=>
int(34551)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-04 20:28:28"
["updated_at"]=>
string(19) "2019-09-04 20:28:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#379 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34551)
["name"]=>
string(7) "madic27"
["slug"]=>
string(7) "madic27"
["email"]=>
string(19) "jurekk21@interia.pl"
["password"]=>
string(60) "$2y$10$ADyWhOLpXNgrEpUnDQ/NOO/M8MQkSv1a/83Kn8bW.r/ty/bTEey5W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "tudoenuPB2CXfooN8cL71hJiYQeTlmvViJsgdhrKrF4bWAEBikGOfIBoObpJ"
["last_ip"]=>
string(12) "46.112.102.7"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-11-28 10:38:58"
["created_at"]=>
string(19) "2011-05-06 19:01:31"
["updated_at"]=>
string(19) "2024-11-28 10:38:58"
}
["original":protected]=>
array(26) {
["id"]=>
int(34551)
["name"]=>
string(7) "madic27"
["slug"]=>
string(7) "madic27"
["email"]=>
string(19) "jurekk21@interia.pl"
["password"]=>
string(60) "$2y$10$ADyWhOLpXNgrEpUnDQ/NOO/M8MQkSv1a/83Kn8bW.r/ty/bTEey5W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "tudoenuPB2CXfooN8cL71hJiYQeTlmvViJsgdhrKrF4bWAEBikGOfIBoObpJ"
["last_ip"]=>
string(12) "46.112.102.7"
["last_host"]=>
string(152) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2024-11-28 10:38:58"
["created_at"]=>
string(19) "2011-05-06 19:01:31"
["updated_at"]=>
string(19) "2024-11-28 10:38:58"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[387]=>
object(App\Models\Observe)#1188 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193766)
["users_id"]=>
int(44733)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-06 12:26:48"
["updated_at"]=>
string(19) "2019-09-06 12:26:48"
}
["original":protected]=>
array(6) {
["id"]=>
int(193766)
["users_id"]=>
int(44733)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-06 12:26:48"
["updated_at"]=>
string(19) "2019-09-06 12:26:48"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#380 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44733)
["name"]=>
string(11) "paulinka206"
["slug"]=>
string(11) "paulinka206"
["email"]=>
string(17) "paulinkalip@op.pl"
["password"]=>
string(60) "$2y$10$OLTcDkbK/wkGn9Ahb/VZuuNFiSEJgW/7AN8yVXy8yt4bLAVebEIAC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "izAoH9CpakxkITBCgwScsuuUnYUeslFX4COEvMKEaO5YHyMXkM6pV6GyjP9g"
["last_ip"]=>
string(11) "83.5.140.99"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-02 10:22:13"
["created_at"]=>
string(19) "2016-09-03 10:19:08"
["updated_at"]=>
string(19) "2023-12-02 10:22:13"
}
["original":protected]=>
array(26) {
["id"]=>
int(44733)
["name"]=>
string(11) "paulinka206"
["slug"]=>
string(11) "paulinka206"
["email"]=>
string(17) "paulinkalip@op.pl"
["password"]=>
string(60) "$2y$10$OLTcDkbK/wkGn9Ahb/VZuuNFiSEJgW/7AN8yVXy8yt4bLAVebEIAC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "izAoH9CpakxkITBCgwScsuuUnYUeslFX4COEvMKEaO5YHyMXkM6pV6GyjP9g"
["last_ip"]=>
string(11) "83.5.140.99"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-12-02 10:22:13"
["created_at"]=>
string(19) "2016-09-03 10:19:08"
["updated_at"]=>
string(19) "2023-12-02 10:22:13"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[388]=>
object(App\Models\Observe)#1189 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193794)
["users_id"]=>
int(8165)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-08 00:54:10"
["updated_at"]=>
string(19) "2019-09-08 00:54:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(193794)
["users_id"]=>
int(8165)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-08 00:54:10"
["updated_at"]=>
string(19) "2019-09-08 00:54:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#381 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8165)
["name"]=>
string(10) "archaidowa"
["slug"]=>
string(10) "archaidowa"
["email"]=>
string(20) "archaidowa@gmail.com"
["password"]=>
string(60) "$2y$10$37Qgpk8q9e73hkiH62/lDeXj8qFTAO9dDIQ1kgqUM7G9Fl2qo/RK."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vIxhJH0esHOBtFweHUeKIyJOJgr9Z5oXTeMDV3ohPN7kWwzhqSHDGBypk7EU"
["last_ip"]=>
string(13) "91.237.85.222"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-24 10:34:42"
["created_at"]=>
string(19) "2018-05-29 19:23:38"
["updated_at"]=>
string(19) "2020-10-24 10:34:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(8165)
["name"]=>
string(10) "archaidowa"
["slug"]=>
string(10) "archaidowa"
["email"]=>
string(20) "archaidowa@gmail.com"
["password"]=>
string(60) "$2y$10$37Qgpk8q9e73hkiH62/lDeXj8qFTAO9dDIQ1kgqUM7G9Fl2qo/RK."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vIxhJH0esHOBtFweHUeKIyJOJgr9Z5oXTeMDV3ohPN7kWwzhqSHDGBypk7EU"
["last_ip"]=>
string(13) "91.237.85.222"
["last_host"]=>
string(166) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-10-24 10:34:42"
["created_at"]=>
string(19) "2018-05-29 19:23:38"
["updated_at"]=>
string(19) "2020-10-24 10:34:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[389]=>
object(App\Models\Observe)#1190 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193942)
["users_id"]=>
int(25280)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-15 16:22:55"
["updated_at"]=>
string(19) "2019-09-15 16:22:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(193942)
["users_id"]=>
int(25280)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-15 16:22:55"
["updated_at"]=>
string(19) "2019-09-15 16:22:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#382 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25280)
["name"]=>
string(18) "irysek2_krasnystaw"
["slug"]=>
string(18) "irysek2_krasnystaw"
["email"]=>
string(21) "pawelpatyra@gmail.com"
["password"]=>
string(60) "$2y$10$sswgxawgSHZtb9lSQgP.2.uhfM9yJFE6dQ.LJuSjWN.fgLW/PVhO2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "n4NcM5bVqzpuYf7YHeOSGtGBrhrAgwOpGIcHooqD9w1xKEmHWjBBErjXTKps"
["last_ip"]=>
string(14) "178.212.127.64"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-04 15:27:01"
["created_at"]=>
string(19) "2019-05-12 21:25:16"
["updated_at"]=>
string(19) "2023-11-04 15:27:01"
}
["original":protected]=>
array(26) {
["id"]=>
int(25280)
["name"]=>
string(18) "irysek2_krasnystaw"
["slug"]=>
string(18) "irysek2_krasnystaw"
["email"]=>
string(21) "pawelpatyra@gmail.com"
["password"]=>
string(60) "$2y$10$sswgxawgSHZtb9lSQgP.2.uhfM9yJFE6dQ.LJuSjWN.fgLW/PVhO2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "n4NcM5bVqzpuYf7YHeOSGtGBrhrAgwOpGIcHooqD9w1xKEmHWjBBErjXTKps"
["last_ip"]=>
string(14) "178.212.127.64"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-04 15:27:01"
["created_at"]=>
string(19) "2019-05-12 21:25:16"
["updated_at"]=>
string(19) "2023-11-04 15:27:01"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[390]=>
object(App\Models\Observe)#1191 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193950)
["users_id"]=>
int(45826)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-15 20:42:08"
["updated_at"]=>
string(19) "2019-09-15 20:42:08"
}
["original":protected]=>
array(6) {
["id"]=>
int(193950)
["users_id"]=>
int(45826)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-15 20:42:08"
["updated_at"]=>
string(19) "2019-09-15 20:42:08"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#383 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(45826)
["name"]=>
string(15) "piotrusiek_2007"
["slug"]=>
string(15) "piotrusiek_2007"
["email"]=>
string(21) "piotrusiek_2007@o2.pl"
["password"]=>
string(60) "$2y$10$YerjQOHAFTQc7cCDhhGJz.bFGjYrIbHiL1q4zspmllDPp3YU8KOJS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9IjGYQqISt1Ci9vfqOOizZw93LnovHLT5MWjJxAXO4e5kry3tQh9PNh7ryVw"
["last_ip"]=>
string(13) "185.89.179.16"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; SM-G980F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-10-02 11:29:30"
["created_at"]=>
string(19) "2019-08-25 12:08:25"
["updated_at"]=>
string(19) "2022-10-02 11:29:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(45826)
["name"]=>
string(15) "piotrusiek_2007"
["slug"]=>
string(15) "piotrusiek_2007"
["email"]=>
string(21) "piotrusiek_2007@o2.pl"
["password"]=>
string(60) "$2y$10$YerjQOHAFTQc7cCDhhGJz.bFGjYrIbHiL1q4zspmllDPp3YU8KOJS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9IjGYQqISt1Ci9vfqOOizZw93LnovHLT5MWjJxAXO4e5kry3tQh9PNh7ryVw"
["last_ip"]=>
string(13) "185.89.179.16"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; SM-G980F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-10-02 11:29:30"
["created_at"]=>
string(19) "2019-08-25 12:08:25"
["updated_at"]=>
string(19) "2022-10-02 11:29:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[391]=>
object(App\Models\Observe)#1192 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193951)
["users_id"]=>
int(7694)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-15 20:50:19"
["updated_at"]=>
string(19) "2019-09-15 20:50:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(193951)
["users_id"]=>
int(7694)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-15 20:50:19"
["updated_at"]=>
string(19) "2019-09-15 20:50:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#440 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7694)
["name"]=>
string(6) "antek4"
["slug"]=>
string(6) "antek4"
["email"]=>
string(17) "paulina.c@onet.eu"
["password"]=>
string(60) "$2y$10$bLOiS2bQtnTHJLVU7dYUqOQ8M.yBup/hpTkaETcgKNYpoOWotl.eq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pfef4G3RXSBCXZl3sOryDoJVSe9gEyL5T1qwA1I9af7d0M2EcAz8d0jRKa5u"
["last_ip"]=>
string(12) "5.173.144.63"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.0 Chrome/75.0.3770.143 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-20 11:10:40"
["created_at"]=>
string(19) "2019-02-09 14:38:14"
["updated_at"]=>
string(19) "2020-08-20 11:10:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(7694)
["name"]=>
string(6) "antek4"
["slug"]=>
string(6) "antek4"
["email"]=>
string(17) "paulina.c@onet.eu"
["password"]=>
string(60) "$2y$10$bLOiS2bQtnTHJLVU7dYUqOQ8M.yBup/hpTkaETcgKNYpoOWotl.eq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pfef4G3RXSBCXZl3sOryDoJVSe9gEyL5T1qwA1I9af7d0M2EcAz8d0jRKa5u"
["last_ip"]=>
string(12) "5.173.144.63"
["last_host"]=>
string(167) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.0 Chrome/75.0.3770.143 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-08-20 11:10:40"
["created_at"]=>
string(19) "2019-02-09 14:38:14"
["updated_at"]=>
string(19) "2020-08-20 11:10:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[392]=>
object(App\Models\Observe)#1193 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193960)
["users_id"]=>
int(75956)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-16 12:35:38"
["updated_at"]=>
string(19) "2019-09-16 12:35:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(193960)
["users_id"]=>
int(75956)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-16 12:35:38"
["updated_at"]=>
string(19) "2019-09-16 12:35:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#447 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(75956)
["name"]=>
string(5) "wegda"
["slug"]=>
string(5) "wegda"
["email"]=>
string(12) "wega17@op.pl"
["password"]=>
string(60) "$2y$10$B014IUwFF6oUV0dWXW8Qu.9zuHHsYYTPWK.9vLZV90M/7KJz991Y6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oKb94COsJrIf2MTMWYpy7i2IyHuEAlcly7pQGIbEVxwgdOtyk4tEJ4WcsWpM"
["last_ip"]=>
string(13) "178.37.159.19"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-14 14:47:44"
["created_at"]=>
string(19) "2013-08-14 13:53:57"
["updated_at"]=>
string(19) "2023-11-14 14:47:44"
}
["original":protected]=>
array(26) {
["id"]=>
int(75956)
["name"]=>
string(5) "wegda"
["slug"]=>
string(5) "wegda"
["email"]=>
string(12) "wega17@op.pl"
["password"]=>
string(60) "$2y$10$B014IUwFF6oUV0dWXW8Qu.9zuHHsYYTPWK.9vLZV90M/7KJz991Y6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oKb94COsJrIf2MTMWYpy7i2IyHuEAlcly7pQGIbEVxwgdOtyk4tEJ4WcsWpM"
["last_ip"]=>
string(13) "178.37.159.19"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-14 14:47:44"
["created_at"]=>
string(19) "2013-08-14 13:53:57"
["updated_at"]=>
string(19) "2023-11-14 14:47:44"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[393]=>
object(App\Models\Observe)#1194 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(193999)
["users_id"]=>
int(94364)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-17 16:37:04"
["updated_at"]=>
string(19) "2019-09-17 16:37:04"
}
["original":protected]=>
array(6) {
["id"]=>
int(193999)
["users_id"]=>
int(94364)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-17 16:37:04"
["updated_at"]=>
string(19) "2019-09-17 16:37:04"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#444 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(94364)
["name"]=>
string(9) "zuzka-k11"
["slug"]=>
string(9) "zuzka-k11"
["email"]=>
string(24) "rzymianka@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$CXx3xqHwj7DaC43g6HeUA.zSgHQyzJ5lFEqYlRbaS90cjy4kza5lK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5iVvhw4cqsZhawD3bKh0b7VntIagE92t33D9A97SWNU6ae3k334fmZV5rNG6"
["last_ip"]=>
string(13) "31.178.16.217"
["last_host"]=>
string(150) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.173"
["last_logged_at"]=>
string(19) "2020-07-21 11:50:46"
["created_at"]=>
string(19) "2016-03-24 17:00:45"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(94364)
["name"]=>
string(9) "zuzka-k11"
["slug"]=>
string(9) "zuzka-k11"
["email"]=>
string(24) "rzymianka@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$CXx3xqHwj7DaC43g6HeUA.zSgHQyzJ5lFEqYlRbaS90cjy4kza5lK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5iVvhw4cqsZhawD3bKh0b7VntIagE92t33D9A97SWNU6ae3k334fmZV5rNG6"
["last_ip"]=>
string(13) "31.178.16.217"
["last_host"]=>
string(150) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.173"
["last_logged_at"]=>
string(19) "2020-07-21 11:50:46"
["created_at"]=>
string(19) "2016-03-24 17:00:45"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[394]=>
object(App\Models\Observe)#1195 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194013)
["users_id"]=>
int(100360)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-18 07:31:12"
["updated_at"]=>
string(19) "2019-09-18 07:31:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(194013)
["users_id"]=>
int(100360)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-18 07:31:12"
["updated_at"]=>
string(19) "2019-09-18 07:31:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#443 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(100360)
["name"]=>
string(10) "isnotmeggy"
["slug"]=>
string(10) "isnotmeggy"
["email"]=>
string(20) "isnotmeggy@gmail.com"
["password"]=>
string(60) "$2y$10$Nbg7n.wj0eJ64mneg.u5ZeayG6Hd.cSKsygAV2xDBTdzuzIiwYZV."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZSmu22XjflHcD9pmFKfBoaE0Qx1vCed33CzVt0syHbUsyDD2Oj0rjJYyIMbk"
["last_ip"]=>
string(14) "109.196.224.13"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-11-04 15:08:19"
["created_at"]=>
string(19) "2016-11-03 19:49:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(100360)
["name"]=>
string(10) "isnotmeggy"
["slug"]=>
string(10) "isnotmeggy"
["email"]=>
string(20) "isnotmeggy@gmail.com"
["password"]=>
string(60) "$2y$10$Nbg7n.wj0eJ64mneg.u5ZeayG6Hd.cSKsygAV2xDBTdzuzIiwYZV."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "ZSmu22XjflHcD9pmFKfBoaE0Qx1vCed33CzVt0syHbUsyDD2Oj0rjJYyIMbk"
["last_ip"]=>
string(14) "109.196.224.13"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2020-11-04 15:08:19"
["created_at"]=>
string(19) "2016-11-03 19:49:07"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[395]=>
object(App\Models\Observe)#1196 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194161)
["users_id"]=>
int(57203)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-25 19:28:34"
["updated_at"]=>
string(19) "2019-09-25 19:28:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(194161)
["users_id"]=>
int(57203)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-09-25 19:28:34"
["updated_at"]=>
string(19) "2019-09-25 19:28:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#448 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(57203)
["name"]=>
string(7) "werbeti"
["slug"]=>
string(7) "werbeti"
["email"]=>
string(22) "werbeti@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$sfB/mJ4VTQhAlCYyTUr6hebsv93tOevf8LoaR.oB3xCJthlsJKq.C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "He60VmTpygW2iGrDfSeGTSNcA7I6fWXb5HJHzZcfAlNuiv2Gs8qQEaIY1iI1"
["last_ip"]=>
string(11) "95.41.49.81"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A750FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-22 23:07:37"
["created_at"]=>
string(19) "2019-09-24 18:35:59"
["updated_at"]=>
string(19) "2023-01-22 23:07:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(57203)
["name"]=>
string(7) "werbeti"
["slug"]=>
string(7) "werbeti"
["email"]=>
string(22) "werbeti@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$sfB/mJ4VTQhAlCYyTUr6hebsv93tOevf8LoaR.oB3xCJthlsJKq.C"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "He60VmTpygW2iGrDfSeGTSNcA7I6fWXb5HJHzZcfAlNuiv2Gs8qQEaIY1iI1"
["last_ip"]=>
string(11) "95.41.49.81"
["last_host"]=>
string(136) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A750FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-22 23:07:37"
["created_at"]=>
string(19) "2019-09-24 18:35:59"
["updated_at"]=>
string(19) "2023-01-22 23:07:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[396]=>
object(App\Models\Observe)#1197 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194471)
["users_id"]=>
int(14135)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-10 18:06:26"
["updated_at"]=>
string(19) "2019-10-10 18:06:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(194471)
["users_id"]=>
int(14135)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-10 18:06:26"
["updated_at"]=>
string(19) "2019-10-10 18:06:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#446 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(14135)
["name"]=>
string(8) "cziken91"
["slug"]=>
string(8) "cziken91"
["email"]=>
string(14) "barteez1@o2.pl"
["password"]=>
string(40) "60886b8077a4abfa229a8557cf530a1ba084f0af"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "31.0.127.118"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; SM-G975F) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-10-10 17:54:35"
["created_at"]=>
string(19) "2019-10-10 17:52:52"
["updated_at"]=>
string(19) "2019-10-10 17:52:52"
}
["original":protected]=>
array(26) {
["id"]=>
int(14135)
["name"]=>
string(8) "cziken91"
["slug"]=>
string(8) "cziken91"
["email"]=>
string(14) "barteez1@o2.pl"
["password"]=>
string(40) "60886b8077a4abfa229a8557cf530a1ba084f0af"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "31.0.127.118"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; SM-G975F) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-10-10 17:54:35"
["created_at"]=>
string(19) "2019-10-10 17:52:52"
["updated_at"]=>
string(19) "2019-10-10 17:52:52"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[397]=>
object(App\Models\Observe)#1198 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194641)
["users_id"]=>
int(27246)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-20 11:13:26"
["updated_at"]=>
string(19) "2019-10-20 11:13:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(194641)
["users_id"]=>
int(27246)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-20 11:13:26"
["updated_at"]=>
string(19) "2019-10-20 11:13:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#439 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27246)
["name"]=>
string(5) "joaro"
["slug"]=>
string(5) "joaro"
["email"]=>
string(19) "rogala_joanna@wp.pl"
["password"]=>
string(60) "$2y$10$Y95cOgDTF2vv78Rhm71vxesvqyCBUlK059EFwyL/okbFNLoOLoK4G"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "O1rjNnT4TftBvemfygJ4tXECjw3j98p2nGSMcfL2S0dVI3EdGeND5NPnlQGw"
["last_ip"]=>
string(12) "5.173.232.91"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; RNE-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-26 13:45:30"
["created_at"]=>
string(19) "2019-05-07 10:43:16"
["updated_at"]=>
string(19) "2020-07-26 13:45:30"
}
["original":protected]=>
array(26) {
["id"]=>
int(27246)
["name"]=>
string(5) "joaro"
["slug"]=>
string(5) "joaro"
["email"]=>
string(19) "rogala_joanna@wp.pl"
["password"]=>
string(60) "$2y$10$Y95cOgDTF2vv78Rhm71vxesvqyCBUlK059EFwyL/okbFNLoOLoK4G"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "O1rjNnT4TftBvemfygJ4tXECjw3j98p2nGSMcfL2S0dVI3EdGeND5NPnlQGw"
["last_ip"]=>
string(12) "5.173.232.91"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; RNE-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-26 13:45:30"
["created_at"]=>
string(19) "2019-05-07 10:43:16"
["updated_at"]=>
string(19) "2020-07-26 13:45:30"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[398]=>
object(App\Models\Observe)#1199 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194652)
["users_id"]=>
int(36496)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-20 18:36:10"
["updated_at"]=>
string(19) "2019-10-20 18:36:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(194652)
["users_id"]=>
int(36496)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-20 18:36:10"
["updated_at"]=>
string(19) "2019-10-20 18:36:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#438 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(36496)
["name"]=>
string(6) "marlon"
["slug"]=>
string(6) "marlon"
["email"]=>
string(20) "sweterkowo@gmail.com"
["password"]=>
string(60) "$2y$10$Go2xrPg30XX9wmMcx55AleX7B.uqZezyJmMB3H3Y9KbnirFI5grbO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "B2Mr9kasQPl9TowSqAHxt5CaQOOXxFaxh6lzK8TzcKSR4K9xygRGsWAbldYx"
["last_ip"]=>
string(13) "89.78.255.158"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0"
["last_logged_at"]=>
string(19) "2024-11-11 22:40:09"
["created_at"]=>
string(19) "2019-08-10 16:07:04"
["updated_at"]=>
string(19) "2024-11-11 22:40:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(36496)
["name"]=>
string(6) "marlon"
["slug"]=>
string(6) "marlon"
["email"]=>
string(20) "sweterkowo@gmail.com"
["password"]=>
string(60) "$2y$10$Go2xrPg30XX9wmMcx55AleX7B.uqZezyJmMB3H3Y9KbnirFI5grbO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "B2Mr9kasQPl9TowSqAHxt5CaQOOXxFaxh6lzK8TzcKSR4K9xygRGsWAbldYx"
["last_ip"]=>
string(13) "89.78.255.158"
["last_host"]=>
string(142) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0"
["last_logged_at"]=>
string(19) "2024-11-11 22:40:09"
["created_at"]=>
string(19) "2019-08-10 16:07:04"
["updated_at"]=>
string(19) "2024-11-11 22:40:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[399]=>
object(App\Models\Observe)#1200 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194658)
["users_id"]=>
int(16300)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-21 07:46:56"
["updated_at"]=>
string(19) "2019-10-21 07:46:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(194658)
["users_id"]=>
int(16300)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-21 07:46:56"
["updated_at"]=>
string(19) "2019-10-21 07:46:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#449 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16300)
["name"]=>
string(16) "domwjablonkachg2"
["slug"]=>
string(16) "domwjablonkachg2"
["email"]=>
string(22) "renata.kaja@interia.pl"
["password"]=>
string(60) "$2y$10$uuIyHU5kL35iD/3Amkpl8uP7ObEwyi.zMy6XRxSZrl0CvlDGSmP8W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pl3EO7IZAs2ov0EKliTmnLg8Tbz2RJbtWAQUZpQLgg2Fda4hSUX1hTbdm5F6"
["last_ip"]=>
string(13) "79.188.10.218"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-23 08:04:14"
["created_at"]=>
string(19) "2019-05-09 15:36:53"
["updated_at"]=>
string(19) "2021-08-23 08:04:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(16300)
["name"]=>
string(16) "domwjablonkachg2"
["slug"]=>
string(16) "domwjablonkachg2"
["email"]=>
string(22) "renata.kaja@interia.pl"
["password"]=>
string(60) "$2y$10$uuIyHU5kL35iD/3Amkpl8uP7ObEwyi.zMy6XRxSZrl0CvlDGSmP8W"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pl3EO7IZAs2ov0EKliTmnLg8Tbz2RJbtWAQUZpQLgg2Fda4hSUX1hTbdm5F6"
["last_ip"]=>
string(13) "79.188.10.218"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36"
["last_logged_at"]=>
string(19) "2021-08-23 08:04:14"
["created_at"]=>
string(19) "2019-05-09 15:36:53"
["updated_at"]=>
string(19) "2021-08-23 08:04:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[400]=>
object(App\Models\Observe)#1201 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194659)
["users_id"]=>
int(16464)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-21 08:00:09"
["updated_at"]=>
string(19) "2019-10-21 08:00:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(194659)
["users_id"]=>
int(16464)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-21 08:00:09"
["updated_at"]=>
string(19) "2019-10-21 08:00:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#445 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16464)
["name"]=>
string(8) "dom_na_5"
["slug"]=>
string(8) "dom_na_5"
["email"]=>
string(20) "migdalenka@ymail.com"
["password"]=>
string(60) "$2y$10$nPe71t7xKDhn8gNOSL1XgePRsMd8uTtajc214cHBNuxpsaD.MQedq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "OEJHskQQbnnShK0vNdttIlDL1BUrggkVNtu5jm0iUdBWmwVpf03zZlxE7lXN"
["last_ip"]=>
string(12) "5.173.49.111"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; CLT-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.73 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-28 22:41:25"
["created_at"]=>
string(19) "2019-10-08 07:52:52"
["updated_at"]=>
string(19) "2022-03-28 22:41:25"
}
["original":protected]=>
array(26) {
["id"]=>
int(16464)
["name"]=>
string(8) "dom_na_5"
["slug"]=>
string(8) "dom_na_5"
["email"]=>
string(20) "migdalenka@ymail.com"
["password"]=>
string(60) "$2y$10$nPe71t7xKDhn8gNOSL1XgePRsMd8uTtajc214cHBNuxpsaD.MQedq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "OEJHskQQbnnShK0vNdttIlDL1BUrggkVNtu5jm0iUdBWmwVpf03zZlxE7lXN"
["last_ip"]=>
string(12) "5.173.49.111"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; CLT-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.73 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-28 22:41:25"
["created_at"]=>
string(19) "2019-10-08 07:52:52"
["updated_at"]=>
string(19) "2022-03-28 22:41:25"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[401]=>
object(App\Models\Observe)#1202 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(194723)
["users_id"]=>
int(29147)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-23 18:19:51"
["updated_at"]=>
string(19) "2019-10-23 18:19:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(194723)
["users_id"]=>
int(29147)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-10-23 18:19:51"
["updated_at"]=>
string(19) "2019-10-23 18:19:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#436 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29147)
["name"]=>
string(14) "kartamusy_2019"
["slug"]=>
string(14) "kartamusy_2019"
["email"]=>
string(19) "viiollka@interia.pl"
["password"]=>
string(60) "$2y$10$lvG4Exx8vCXmSAt0ilO29OANzL.JS3baDyea/MKnDXEnrF1SAbNyO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RJsinTZ6vTtDTuU7wYILgdiFhDDNkneAzV0eL4BdexBFsqs73jXXKonfPK6E"
["last_ip"]=>
string(14) "91.223.175.181"
["last_host"]=>
string(145) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 OPR/71.0.3770.271"
["last_logged_at"]=>
string(19) "2020-10-20 10:54:35"
["created_at"]=>
string(19) "2019-09-15 16:42:28"
["updated_at"]=>
string(19) "2020-10-20 10:54:35"
}
["original":protected]=>
array(26) {
["id"]=>
int(29147)
["name"]=>
string(14) "kartamusy_2019"
["slug"]=>
string(14) "kartamusy_2019"
["email"]=>
string(19) "viiollka@interia.pl"
["password"]=>
string(60) "$2y$10$lvG4Exx8vCXmSAt0ilO29OANzL.JS3baDyea/MKnDXEnrF1SAbNyO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RJsinTZ6vTtDTuU7wYILgdiFhDDNkneAzV0eL4BdexBFsqs73jXXKonfPK6E"
["last_ip"]=>
string(14) "91.223.175.181"
["last_host"]=>
string(145) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 OPR/71.0.3770.271"
["last_logged_at"]=>
string(19) "2020-10-20 10:54:35"
["created_at"]=>
string(19) "2019-09-15 16:42:28"
["updated_at"]=>
string(19) "2020-10-20 10:54:35"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[402]=>
object(App\Models\Observe)#1203 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195160)
["users_id"]=>
int(29772)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-11 00:32:18"
["updated_at"]=>
string(19) "2019-11-11 00:32:18"
}
["original":protected]=>
array(6) {
["id"]=>
int(195160)
["users_id"]=>
int(29772)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-11 00:32:18"
["updated_at"]=>
string(19) "2019-11-11 00:32:18"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#435 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29772)
["name"]=>
string(8) "kavolina"
["slug"]=>
string(8) "kavolina"
["email"]=>
string(21) "karolina_slak@onet.pl"
["password"]=>
string(60) "$2y$10$/JMSfDjYvU.MVJMqKR/FXuQllnxMzG0pNBuSFRJw4dmaJfM7svCWa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9KKUjnbxKLcygbkifHCtnBOwUAIT94UmV7At8KNt7YEvU9KhqPrdmBf5N158"
["last_ip"]=>
string(14) "85.221.128.228"
["last_host"]=>
string(169) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A705FN) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/22.0 Chrome/111.0.5563.116 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-06 22:57:32"
["created_at"]=>
string(19) "2017-05-06 15:49:52"
["updated_at"]=>
string(19) "2023-08-06 22:57:32"
}
["original":protected]=>
array(26) {
["id"]=>
int(29772)
["name"]=>
string(8) "kavolina"
["slug"]=>
string(8) "kavolina"
["email"]=>
string(21) "karolina_slak@onet.pl"
["password"]=>
string(60) "$2y$10$/JMSfDjYvU.MVJMqKR/FXuQllnxMzG0pNBuSFRJw4dmaJfM7svCWa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "9KKUjnbxKLcygbkifHCtnBOwUAIT94UmV7At8KNt7YEvU9KhqPrdmBf5N158"
["last_ip"]=>
string(14) "85.221.128.228"
["last_host"]=>
string(169) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A705FN) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/22.0 Chrome/111.0.5563.116 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-08-06 22:57:32"
["created_at"]=>
string(19) "2017-05-06 15:49:52"
["updated_at"]=>
string(19) "2023-08-06 22:57:32"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[403]=>
object(App\Models\Observe)#1204 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195233)
["users_id"]=>
int(22276)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-13 09:54:36"
["updated_at"]=>
string(19) "2019-11-13 09:54:36"
}
["original":protected]=>
array(6) {
["id"]=>
int(195233)
["users_id"]=>
int(22276)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-13 09:54:36"
["updated_at"]=>
string(19) "2019-11-13 09:54:36"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#434 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22276)
["name"]=>
string(6) "grappi"
["slug"]=>
string(6) "grappi"
["email"]=>
string(12) "grappi@op.pl"
["password"]=>
string(40) "b7f960482682e409c21bb02c67d4dc134188cdf3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.47.95.58"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; SM-J600FN) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-11-21 11:27:44"
["created_at"]=>
string(19) "2019-11-05 18:02:46"
["updated_at"]=>
string(19) "2019-11-05 18:02:46"
}
["original":protected]=>
array(26) {
["id"]=>
int(22276)
["name"]=>
string(6) "grappi"
["slug"]=>
string(6) "grappi"
["email"]=>
string(12) "grappi@op.pl"
["password"]=>
string(40) "b7f960482682e409c21bb02c67d4dc134188cdf3"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(11) "37.47.95.58"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; SM-J600FN) AppleWebKit/5"
["last_logged_at"]=>
string(19) "2019-11-21 11:27:44"
["created_at"]=>
string(19) "2019-11-05 18:02:46"
["updated_at"]=>
string(19) "2019-11-05 18:02:46"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[404]=>
object(App\Models\Observe)#1205 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195294)
["users_id"]=>
int(41312)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-14 20:22:17"
["updated_at"]=>
string(19) "2019-11-14 20:22:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(195294)
["users_id"]=>
int(41312)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-14 20:22:17"
["updated_at"]=>
string(19) "2019-11-14 20:22:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#433 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(41312)
["name"]=>
string(10) "niczyna657"
["slug"]=>
string(10) "niczyna657"
["email"]=>
string(21) "greeen@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$aVcu0P1cwMvHLKNfiXotq.zHrSeuPYO13IaKuzHXPPDa3/aAErVZy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DTKjorzxdvQ134p1BHMbnPfQzlh7H6fKkO4adr07LDaxmEcXonWA8ypDHUvc"
["last_ip"]=>
string(14) "37.248.153.230"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-04 18:39:39"
["created_at"]=>
string(19) "2019-09-09 21:27:38"
["updated_at"]=>
string(19) "2020-09-04 18:39:39"
}
["original":protected]=>
array(26) {
["id"]=>
int(41312)
["name"]=>
string(10) "niczyna657"
["slug"]=>
string(10) "niczyna657"
["email"]=>
string(21) "greeen@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$aVcu0P1cwMvHLKNfiXotq.zHrSeuPYO13IaKuzHXPPDa3/aAErVZy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DTKjorzxdvQ134p1BHMbnPfQzlh7H6fKkO4adr07LDaxmEcXonWA8ypDHUvc"
["last_ip"]=>
string(14) "37.248.153.230"
["last_host"]=>
string(137) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-04 18:39:39"
["created_at"]=>
string(19) "2019-09-09 21:27:38"
["updated_at"]=>
string(19) "2020-09-04 18:39:39"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[405]=>
object(App\Models\Observe)#1206 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195381)
["users_id"]=>
int(35088)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-17 08:28:32"
["updated_at"]=>
string(19) "2019-11-17 08:28:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(195381)
["users_id"]=>
int(35088)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-17 08:28:32"
["updated_at"]=>
string(19) "2019-11-17 08:28:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#432 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(35088)
["name"]=>
string(10) "majeczka30"
["slug"]=>
string(10) "majeczka30"
["email"]=>
string(15) "justys186@wp.pl"
["password"]=>
string(60) "$2y$10$5y8Hzv7skvhO57umt/BtsOf5CeJ0G/FDV2PH.YQk1zJju9C8cWmRi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xl1AdnOyAdUWHnGESOCxcbhzQUPvNukTPtgHMPlFLVhnBoou4nDVfpMOcTGb"
["last_ip"]=>
string(13) "31.61.172.136"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-03 21:11:12"
["created_at"]=>
string(19) "2019-10-25 08:21:33"
["updated_at"]=>
string(19) "2024-10-03 21:11:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(35088)
["name"]=>
string(10) "majeczka30"
["slug"]=>
string(10) "majeczka30"
["email"]=>
string(15) "justys186@wp.pl"
["password"]=>
string(60) "$2y$10$5y8Hzv7skvhO57umt/BtsOf5CeJ0G/FDV2PH.YQk1zJju9C8cWmRi"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "xl1AdnOyAdUWHnGESOCxcbhzQUPvNukTPtgHMPlFLVhnBoou4nDVfpMOcTGb"
["last_ip"]=>
string(13) "31.61.172.136"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-10-03 21:11:12"
["created_at"]=>
string(19) "2019-10-25 08:21:33"
["updated_at"]=>
string(19) "2024-10-03 21:11:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[406]=>
object(App\Models\Observe)#1207 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195391)
["users_id"]=>
int(16617)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-17 15:39:49"
["updated_at"]=>
string(19) "2019-11-17 15:39:49"
}
["original":protected]=>
array(6) {
["id"]=>
int(195391)
["users_id"]=>
int(16617)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-17 15:39:49"
["updated_at"]=>
string(19) "2019-11-17 15:39:49"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#431 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16617)
["name"]=>
string(9) "dorotacis"
["slug"]=>
string(9) "dorotacis"
["email"]=>
string(24) "dorota.ciskowska@tlen.pl"
["password"]=>
string(40) "8694fc8f5182dfdd4e2ab792bc642c27b1db9480"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.183.69"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; MAR-LX1A) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-11-17 15:33:09"
["created_at"]=>
string(19) "2019-11-17 15:30:06"
["updated_at"]=>
string(19) "2019-11-17 15:30:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(16617)
["name"]=>
string(9) "dorotacis"
["slug"]=>
string(9) "dorotacis"
["email"]=>
string(24) "dorota.ciskowska@tlen.pl"
["password"]=>
string(40) "8694fc8f5182dfdd4e2ab792bc642c27b1db9480"
["is_mig"]=>
int(1)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(14) "188.146.183.69"
["last_host"]=>
string(63) "Chrome, Mozilla/5.0 (Linux; Android 9; MAR-LX1A) AppleWebKit/53"
["last_logged_at"]=>
string(19) "2019-11-17 15:33:09"
["created_at"]=>
string(19) "2019-11-17 15:30:06"
["updated_at"]=>
string(19) "2019-11-17 15:30:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[407]=>
object(App\Models\Observe)#1208 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195406)
["users_id"]=>
int(37841)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-17 22:10:10"
["updated_at"]=>
string(19) "2019-11-17 22:10:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(195406)
["users_id"]=>
int(37841)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-11-17 22:10:10"
["updated_at"]=>
string(19) "2019-11-17 22:10:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#430 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37841)
["name"]=>
string(6) "metis8"
["slug"]=>
string(6) "metis8"
["email"]=>
string(14) "metis8@onet.pl"
["password"]=>
string(60) "$2y$10$H813Ukz.5TtKpP5wqYftQudwlkepV1eLDUGZCSCklCR6irwFMdDSq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "f0DcPtugOUgtQI8d89b2ngqjhsWBbOL8BL3b3Rk3ZQl1s74fnBKOYShNvjsQ"
["last_ip"]=>
string(15) "176.221.120.245"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-05-02 20:21:22"
["created_at"]=>
string(19) "2018-07-15 14:32:50"
["updated_at"]=>
string(19) "2023-05-02 20:21:22"
}
["original":protected]=>
array(26) {
["id"]=>
int(37841)
["name"]=>
string(6) "metis8"
["slug"]=>
string(6) "metis8"
["email"]=>
string(14) "metis8@onet.pl"
["password"]=>
string(60) "$2y$10$H813Ukz.5TtKpP5wqYftQudwlkepV1eLDUGZCSCklCR6irwFMdDSq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "f0DcPtugOUgtQI8d89b2ngqjhsWBbOL8BL3b3Rk3ZQl1s74fnBKOYShNvjsQ"
["last_ip"]=>
string(15) "176.221.120.245"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-05-02 20:21:22"
["created_at"]=>
string(19) "2018-07-15 14:32:50"
["updated_at"]=>
string(19) "2023-05-02 20:21:22"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[408]=>
object(App\Models\Observe)#1209 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195768)
["users_id"]=>
int(34875)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-01 08:09:58"
["updated_at"]=>
string(19) "2019-12-01 08:09:58"
}
["original":protected]=>
array(6) {
["id"]=>
int(195768)
["users_id"]=>
int(34875)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-01 08:09:58"
["updated_at"]=>
string(19) "2019-12-01 08:09:58"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#429 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34875)
["name"]=>
string(8) "magdamal"
["slug"]=>
string(8) "magdamal"
["email"]=>
string(24) "magdawarzecha6@gmail.com"
["password"]=>
string(60) "$2y$10$uzI7LIl3vqptzWX6tU6npe0uZjZLh30UnbS/FtjcMsy3sotHN1XV."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "55IHWDWNSGDeXCgV1eEXTUzwok5EhCPLQP8az5nppCJc2qr4PAcUiYVDAoJ4"
["last_ip"]=>
string(15) "188.147.104.203"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
["last_logged_at"]=>
string(19) "2023-01-23 19:26:42"
["created_at"]=>
string(19) "2018-09-04 09:00:08"
["updated_at"]=>
string(19) "2023-01-23 19:26:42"
}
["original":protected]=>
array(26) {
["id"]=>
int(34875)
["name"]=>
string(8) "magdamal"
["slug"]=>
string(8) "magdamal"
["email"]=>
string(24) "magdawarzecha6@gmail.com"
["password"]=>
string(60) "$2y$10$uzI7LIl3vqptzWX6tU6npe0uZjZLh30UnbS/FtjcMsy3sotHN1XV."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "55IHWDWNSGDeXCgV1eEXTUzwok5EhCPLQP8az5nppCJc2qr4PAcUiYVDAoJ4"
["last_ip"]=>
string(15) "188.147.104.203"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
["last_logged_at"]=>
string(19) "2023-01-23 19:26:42"
["created_at"]=>
string(19) "2018-09-04 09:00:08"
["updated_at"]=>
string(19) "2023-01-23 19:26:42"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[409]=>
object(App\Models\Observe)#1210 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195786)
["users_id"]=>
int(58335)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-01 17:12:51"
["updated_at"]=>
string(19) "2019-12-01 17:12:51"
}
["original":protected]=>
array(6) {
["id"]=>
int(195786)
["users_id"]=>
int(58335)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-01 17:12:51"
["updated_at"]=>
string(19) "2019-12-01 17:12:51"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#428 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(58335)
["name"]=>
string(14) "wymarzony-ka21"
["slug"]=>
string(14) "wymarzony-ka21"
["email"]=>
string(14) "nathalja@wp.pl"
["password"]=>
string(60) "$2y$10$21qfIO/dRcpygPJfokL2ouzh2f2OdK/S/LFeZpxnDoxXWq/8OOHL2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jHgdNvllAoQrs8SryCFIZEMKF2PQp1qIzK1VkMVNEsNsyK6fsAosl6daEIXa"
["last_ip"]=>
string(14) "94.254.184.253"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-10 19:59:15"
["created_at"]=>
string(19) "2017-10-24 22:19:28"
["updated_at"]=>
string(19) "2022-11-10 19:59:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(58335)
["name"]=>
string(14) "wymarzony-ka21"
["slug"]=>
string(14) "wymarzony-ka21"
["email"]=>
string(14) "nathalja@wp.pl"
["password"]=>
string(60) "$2y$10$21qfIO/dRcpygPJfokL2ouzh2f2OdK/S/LFeZpxnDoxXWq/8OOHL2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "jHgdNvllAoQrs8SryCFIZEMKF2PQp1qIzK1VkMVNEsNsyK6fsAosl6daEIXa"
["last_ip"]=>
string(14) "94.254.184.253"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-11-10 19:59:15"
["created_at"]=>
string(19) "2017-10-24 22:19:28"
["updated_at"]=>
string(19) "2022-11-10 19:59:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[410]=>
object(App\Models\Observe)#1211 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(195907)
["users_id"]=>
int(79376)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-13 13:47:39"
["updated_at"]=>
string(19) "2019-12-13 13:47:39"
}
["original":protected]=>
array(6) {
["id"]=>
int(195907)
["users_id"]=>
int(79376)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-13 13:47:39"
["updated_at"]=>
string(19) "2019-12-13 13:47:39"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#427 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(79376)
["name"]=>
string(8) "sylwias6"
["slug"]=>
string(8) "sylwias6"
["email"]=>
string(21) "sylwiagawecka87@wp.pl"
["password"]=>
string(60) "$2y$10$hJyja/OJi4QBW2PiqEVJbeaSw8vGFmyjNJvYIBCkeXbwN2cDMokee"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8k4crx3eB1SvMYIp5V6bHkkIBD9VfKNfNqnNIxBGOOvnVBV2u9UiE0Q8B1nU"
["last_ip"]=>
string(13) "5.173.160.230"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; M2003J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-24 13:14:33"
["created_at"]=>
string(19) "2014-02-12 12:25:09"
["updated_at"]=>
string(19) "2021-02-24 13:14:33"
}
["original":protected]=>
array(26) {
["id"]=>
int(79376)
["name"]=>
string(8) "sylwias6"
["slug"]=>
string(8) "sylwias6"
["email"]=>
string(21) "sylwiagawecka87@wp.pl"
["password"]=>
string(60) "$2y$10$hJyja/OJi4QBW2PiqEVJbeaSw8vGFmyjNJvYIBCkeXbwN2cDMokee"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "8k4crx3eB1SvMYIp5V6bHkkIBD9VfKNfNqnNIxBGOOvnVBV2u9UiE0Q8B1nU"
["last_ip"]=>
string(13) "5.173.160.230"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; M2003J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-02-24 13:14:33"
["created_at"]=>
string(19) "2014-02-12 12:25:09"
["updated_at"]=>
string(19) "2021-02-24 13:14:33"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[411]=>
object(App\Models\Observe)#1212 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196033)
["users_id"]=>
int(7229)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-22 09:14:34"
["updated_at"]=>
string(19) "2019-12-22 09:14:34"
}
["original":protected]=>
array(6) {
["id"]=>
int(196033)
["users_id"]=>
int(7229)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-22 09:14:34"
["updated_at"]=>
string(19) "2019-12-22 09:14:34"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#426 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7229)
["name"]=>
string(14) "anianiedziolka"
["slug"]=>
string(14) "anianiedziolka"
["email"]=>
string(24) "anna.radomska@opoczta.pl"
["password"]=>
string(60) "$2y$10$5or1g9LedNqeI6tunrRUneeXSY.aL0392AxEG82upklCbPh1OB6d2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "otAcoUIG3HGxCIBmSXqOuvUUCq7YGxiIhBfqspOY2fAN1uZ31mH1J4o53X2K"
["last_ip"]=>
string(12) "5.60.252.249"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.1.0; MI PAD 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-14 12:41:36"
["created_at"]=>
string(19) "2019-02-10 19:35:15"
["updated_at"]=>
string(19) "2020-06-14 12:41:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(7229)
["name"]=>
string(14) "anianiedziolka"
["slug"]=>
string(14) "anianiedziolka"
["email"]=>
string(24) "anna.radomska@opoczta.pl"
["password"]=>
string(60) "$2y$10$5or1g9LedNqeI6tunrRUneeXSY.aL0392AxEG82upklCbPh1OB6d2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "otAcoUIG3HGxCIBmSXqOuvUUCq7YGxiIhBfqspOY2fAN1uZ31mH1J4o53X2K"
["last_ip"]=>
string(12) "5.60.252.249"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.1.0; MI PAD 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Safari/537.36"
["last_logged_at"]=>
string(19) "2020-06-14 12:41:36"
["created_at"]=>
string(19) "2019-02-10 19:35:15"
["updated_at"]=>
string(19) "2020-06-14 12:41:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[412]=>
object(App\Models\Observe)#1213 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196068)
["users_id"]=>
int(60938)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-27 21:56:55"
["updated_at"]=>
string(19) "2019-12-27 21:56:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(196068)
["users_id"]=>
int(60938)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-27 21:56:55"
["updated_at"]=>
string(19) "2019-12-27 21:56:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#425 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60938)
["name"]=>
string(5) "zycie"
["slug"]=>
string(5) "zycie"
["email"]=>
string(23) "pawel.wilk83@interia.pl"
["password"]=>
string(60) "$2y$10$Nw5slYFf9CDFnKM1hJw7ZuYFoZq1h/ay39Vd3wjDtwxSMceOIrxtG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0ehjpGN0feRYofmXylM1vkj4VtxPdYCMjbKOqAiJaTAoTgzTVVqW2r5ktkU4"
["last_ip"]=>
string(15) "188.146.226.219"
["last_host"]=>
string(158) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Mobile Safari/537.36 OPR/64.2.3282.60128"
["last_logged_at"]=>
string(19) "2021-08-02 10:39:17"
["created_at"]=>
string(19) "2017-04-28 21:30:57"
["updated_at"]=>
string(19) "2021-08-02 10:39:17"
}
["original":protected]=>
array(26) {
["id"]=>
int(60938)
["name"]=>
string(5) "zycie"
["slug"]=>
string(5) "zycie"
["email"]=>
string(23) "pawel.wilk83@interia.pl"
["password"]=>
string(60) "$2y$10$Nw5slYFf9CDFnKM1hJw7ZuYFoZq1h/ay39Vd3wjDtwxSMceOIrxtG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "0ehjpGN0feRYofmXylM1vkj4VtxPdYCMjbKOqAiJaTAoTgzTVVqW2r5ktkU4"
["last_ip"]=>
string(15) "188.146.226.219"
["last_host"]=>
string(158) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Mobile Safari/537.36 OPR/64.2.3282.60128"
["last_logged_at"]=>
string(19) "2021-08-02 10:39:17"
["created_at"]=>
string(19) "2017-04-28 21:30:57"
["updated_at"]=>
string(19) "2021-08-02 10:39:17"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[413]=>
object(App\Models\Observe)#1214 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196147)
["users_id"]=>
int(24687)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-31 15:14:41"
["updated_at"]=>
string(19) "2019-12-31 15:14:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(196147)
["users_id"]=>
int(24687)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2019-12-31 15:14:41"
["updated_at"]=>
string(19) "2019-12-31 15:14:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#424 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(24687)
["name"]=>
string(6) "iloxxx"
["slug"]=>
string(6) "iloxxx"
["email"]=>
string(12) "iloxxx@o2.pl"
["password"]=>
string(60) "$2y$10$QNedhjk6V1vWyKhXj7lSZeCbvExI1CEBI3uzORldF7gZKyzBTVsVy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Da67xCnKHODGDB1vEnKW3Zp8LRrdp8WyMJZuGuUxXBOsWwVCymcxKBEdEykc"
["last_ip"]=>
string(14) "94.254.174.237"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Mi 9T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-11 21:48:20"
["created_at"]=>
string(19) "2019-04-29 08:42:26"
["updated_at"]=>
string(19) "2022-08-11 21:48:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(24687)
["name"]=>
string(6) "iloxxx"
["slug"]=>
string(6) "iloxxx"
["email"]=>
string(12) "iloxxx@o2.pl"
["password"]=>
string(60) "$2y$10$QNedhjk6V1vWyKhXj7lSZeCbvExI1CEBI3uzORldF7gZKyzBTVsVy"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Da67xCnKHODGDB1vEnKW3Zp8LRrdp8WyMJZuGuUxXBOsWwVCymcxKBEdEykc"
["last_ip"]=>
string(14) "94.254.174.237"
["last_host"]=>
string(132) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; Mi 9T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-08-11 21:48:20"
["created_at"]=>
string(19) "2019-04-29 08:42:26"
["updated_at"]=>
string(19) "2022-08-11 21:48:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[414]=>
object(App\Models\Observe)#1215 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196175)
["users_id"]=>
int(37146)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-01-01 21:07:54"
["updated_at"]=>
string(19) "2020-01-01 21:07:54"
}
["original":protected]=>
array(6) {
["id"]=>
int(196175)
["users_id"]=>
int(37146)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-01-01 21:07:54"
["updated_at"]=>
string(19) "2020-01-01 21:07:54"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#423 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(37146)
["name"]=>
string(9) "mateusz1x"
["slug"]=>
string(9) "mateusz1x"
["email"]=>
string(17) "mateusz-luc@wp.pl"
["password"]=>
string(60) "$2y$10$EAFK7AdzZzBvCBH8nqGz0etuEb5EUKt0y5kA572e1x0M5ikNVmNhq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nLA3UDc8Eh6G3AdBuM03PZ620ur3Xch1Ynx52j4lmhoBvwYpM55otGMfyHiw"
["last_ip"]=>
string(13) "92.40.215.169"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-19 18:46:06"
["created_at"]=>
string(19) "2019-11-08 07:37:11"
["updated_at"]=>
string(19) "2025-01-19 18:46:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(37146)
["name"]=>
string(9) "mateusz1x"
["slug"]=>
string(9) "mateusz1x"
["email"]=>
string(17) "mateusz-luc@wp.pl"
["password"]=>
string(60) "$2y$10$EAFK7AdzZzBvCBH8nqGz0etuEb5EUKt0y5kA572e1x0M5ikNVmNhq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "nLA3UDc8Eh6G3AdBuM03PZ620ur3Xch1Ynx52j4lmhoBvwYpM55otGMfyHiw"
["last_ip"]=>
string(13) "92.40.215.169"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2025-01-19 18:46:06"
["created_at"]=>
string(19) "2019-11-08 07:37:11"
["updated_at"]=>
string(19) "2025-01-19 18:46:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[415]=>
object(App\Models\Observe)#1216 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196943)
["users_id"]=>
int(60071)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-01 12:23:03"
["updated_at"]=>
string(19) "2020-02-01 12:23:03"
}
["original":protected]=>
array(6) {
["id"]=>
int(196943)
["users_id"]=>
int(60071)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-01 12:23:03"
["updated_at"]=>
string(19) "2020-02-01 12:23:03"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#422 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60071)
["name"]=>
string(9) "zabelcia1"
["slug"]=>
string(9) "zabelcia1"
["email"]=>
string(19) "izabela_borek@wp.pl"
["password"]=>
string(60) "$2y$10$O4QjKsWZPCnnp1FmUXi5BeosPBOPtsJpVRZWrEp1./rMWblfKUjEq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oOe1eljbhBnT540PLv1bI28RWSlkUhbBZjtzNtlZ5VUi8NMTZf0iYh4T17Fn"
["last_ip"]=>
string(13) "87.199.48.162"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-03-24 18:06:34"
["created_at"]=>
string(19) "2019-05-18 13:20:00"
["updated_at"]=>
string(19) "2021-03-24 18:06:34"
}
["original":protected]=>
array(26) {
["id"]=>
int(60071)
["name"]=>
string(9) "zabelcia1"
["slug"]=>
string(9) "zabelcia1"
["email"]=>
string(19) "izabela_borek@wp.pl"
["password"]=>
string(60) "$2y$10$O4QjKsWZPCnnp1FmUXi5BeosPBOPtsJpVRZWrEp1./rMWblfKUjEq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "oOe1eljbhBnT540PLv1bI28RWSlkUhbBZjtzNtlZ5VUi8NMTZf0iYh4T17Fn"
["last_ip"]=>
string(13) "87.199.48.162"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2021-03-24 18:06:34"
["created_at"]=>
string(19) "2019-05-18 13:20:00"
["updated_at"]=>
string(19) "2021-03-24 18:06:34"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[416]=>
object(App\Models\Observe)#1217 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196965)
["users_id"]=>
int(45140)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-02 12:34:20"
["updated_at"]=>
string(19) "2020-02-02 12:34:20"
}
["original":protected]=>
array(6) {
["id"]=>
int(196965)
["users_id"]=>
int(45140)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-02 12:34:20"
["updated_at"]=>
string(19) "2020-02-02 12:34:20"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#421 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(45140)
["name"]=>
string(10) "pepetarnow"
["slug"]=>
string(10) "pepetarnow"
["email"]=>
string(11) "3pepe@wp.pl"
["password"]=>
string(60) "$2y$10$j1r8tLOY/iS6.5NtkW4aSuSnLUBoJ3k4619EXKVvAIiyBBJkRDTiG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "G0USWAvTdddnIuOqPeOHp99SRSXkdrXD8RYGsVhP0nzsKIH0CGwNpQ9KENOX"
["last_ip"]=>
string(14) "89.234.201.129"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-01-20 02:06:20"
["created_at"]=>
string(19) "2018-12-28 19:01:54"
["updated_at"]=>
string(19) "2024-01-20 02:06:20"
}
["original":protected]=>
array(26) {
["id"]=>
int(45140)
["name"]=>
string(10) "pepetarnow"
["slug"]=>
string(10) "pepetarnow"
["email"]=>
string(11) "3pepe@wp.pl"
["password"]=>
string(60) "$2y$10$j1r8tLOY/iS6.5NtkW4aSuSnLUBoJ3k4619EXKVvAIiyBBJkRDTiG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "G0USWAvTdddnIuOqPeOHp99SRSXkdrXD8RYGsVhP0nzsKIH0CGwNpQ9KENOX"
["last_ip"]=>
string(14) "89.234.201.129"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-01-20 02:06:20"
["created_at"]=>
string(19) "2018-12-28 19:01:54"
["updated_at"]=>
string(19) "2024-01-20 02:06:20"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[417]=>
object(App\Models\Observe)#1218 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196966)
["users_id"]=>
int(42929)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-02 14:05:21"
["updated_at"]=>
string(19) "2020-02-02 14:05:21"
}
["original":protected]=>
array(6) {
["id"]=>
int(196966)
["users_id"]=>
int(42929)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-02 14:05:21"
["updated_at"]=>
string(19) "2020-02-02 14:05:21"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#420 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(42929)
["name"]=>
string(8) "olka1989"
["slug"]=>
string(8) "olka1989"
["email"]=>
string(29) "aleksandra.klatka89@gmail.com"
["password"]=>
string(60) "$2y$10$vTuPNj2aLT5d1PvL6tnmsOTObgYpiYtyQSPQCmQpoaSSRetdv9tRC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Shdz7M10g9hUA7mXF5OvymKa5gpFmniHrgyV9nmMm1Flit8pWZBno0SeA33l"
["last_ip"]=>
string(13) "194.107.18.85"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-27 16:22:02"
["created_at"]=>
string(19) "2019-10-25 13:45:26"
["updated_at"]=>
string(19) "2020-12-27 16:22:02"
}
["original":protected]=>
array(26) {
["id"]=>
int(42929)
["name"]=>
string(8) "olka1989"
["slug"]=>
string(8) "olka1989"
["email"]=>
string(29) "aleksandra.klatka89@gmail.com"
["password"]=>
string(60) "$2y$10$vTuPNj2aLT5d1PvL6tnmsOTObgYpiYtyQSPQCmQpoaSSRetdv9tRC"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Shdz7M10g9hUA7mXF5OvymKa5gpFmniHrgyV9nmMm1Flit8pWZBno0SeA33l"
["last_ip"]=>
string(13) "194.107.18.85"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-27 16:22:02"
["created_at"]=>
string(19) "2019-10-25 13:45:26"
["updated_at"]=>
string(19) "2020-12-27 16:22:02"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[418]=>
object(App\Models\Observe)#1219 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(196977)
["users_id"]=>
int(60199)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-02 21:35:40"
["updated_at"]=>
string(19) "2020-02-02 21:35:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(196977)
["users_id"]=>
int(60199)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-02 21:35:40"
["updated_at"]=>
string(19) "2020-02-02 21:35:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#419 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60199)
["name"]=>
string(8) "zaplotem"
["slug"]=>
string(8) "zaplotem"
["email"]=>
string(18) "miechkot@gmail.com"
["password"]=>
string(60) "$2y$10$DZ2dfF3yF9zuJ0GPh7R98uRzy2cv5SQ1hk1zDDTQi/Lf4paDhiOr6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "mBcfVFVmtwOJqmaVHqi4JUU8eBcOHBRXSm6dnU6GhNum2WYHJeMr2j0ytZ9q"
["last_ip"]=>
string(12) "95.40.217.32"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0"
["last_logged_at"]=>
string(19) "2020-11-05 22:51:52"
["created_at"]=>
string(19) "2017-12-29 20:30:08"
["updated_at"]=>
string(19) "2020-11-05 22:51:52"
}
["original":protected]=>
array(26) {
["id"]=>
int(60199)
["name"]=>
string(8) "zaplotem"
["slug"]=>
string(8) "zaplotem"
["email"]=>
string(18) "miechkot@gmail.com"
["password"]=>
string(60) "$2y$10$DZ2dfF3yF9zuJ0GPh7R98uRzy2cv5SQ1hk1zDDTQi/Lf4paDhiOr6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "mBcfVFVmtwOJqmaVHqi4JUU8eBcOHBRXSm6dnU6GhNum2WYHJeMr2j0ytZ9q"
["last_ip"]=>
string(12) "95.40.217.32"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0"
["last_logged_at"]=>
string(19) "2020-11-05 22:51:52"
["created_at"]=>
string(19) "2017-12-29 20:30:08"
["updated_at"]=>
string(19) "2020-11-05 22:51:52"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[419]=>
object(App\Models\Observe)#1220 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(197126)
["users_id"]=>
int(70893)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-08 11:11:59"
["updated_at"]=>
string(19) "2020-02-08 11:11:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(197126)
["users_id"]=>
int(70893)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-08 11:11:59"
["updated_at"]=>
string(19) "2020-02-08 11:11:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#418 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(70893)
["name"]=>
string(6) "dunia3"
["slug"]=>
string(6) "dunia3"
["email"]=>
string(14) "24domini@wp.pl"
["password"]=>
string(60) "$2y$10$WnPSWm/c3A9482iNL45zkuIJbcq/SMsmZkj3E9rGXTJv5feuyc7mS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RqfqEYehzvQYoorECyqgjAOej8sizYgfl9xQxOXRJ8rpEzKExqFjWwEaeOCr"
["last_ip"]=>
string(14) "85.221.138.242"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-15 14:49:40"
["created_at"]=>
string(19) "2012-11-25 23:02:35"
["updated_at"]=>
string(19) "2023-09-15 14:49:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(70893)
["name"]=>
string(6) "dunia3"
["slug"]=>
string(6) "dunia3"
["email"]=>
string(14) "24domini@wp.pl"
["password"]=>
string(60) "$2y$10$WnPSWm/c3A9482iNL45zkuIJbcq/SMsmZkj3E9rGXTJv5feuyc7mS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "RqfqEYehzvQYoorECyqgjAOej8sizYgfl9xQxOXRJ8rpEzKExqFjWwEaeOCr"
["last_ip"]=>
string(14) "85.221.138.242"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-15 14:49:40"
["created_at"]=>
string(19) "2012-11-25 23:02:35"
["updated_at"]=>
string(19) "2023-09-15 14:49:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[420]=>
object(App\Models\Observe)#1221 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(197457)
["users_id"]=>
int(60607)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-22 21:10:55"
["updated_at"]=>
string(19) "2020-02-22 21:10:55"
}
["original":protected]=>
array(6) {
["id"]=>
int(197457)
["users_id"]=>
int(60607)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-22 21:10:55"
["updated_at"]=>
string(19) "2020-02-22 21:10:55"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#417 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60607)
["name"]=>
string(6) "ziwa19"
["slug"]=>
string(6) "ziwa19"
["email"]=>
string(20) "ewelina.gebska@wp.pl"
["password"]=>
string(60) "$2y$10$Gv8uVaw7f/OfmNYdo.jBd.FXoB.XI8aAZGk10sxF9Du5qaR3337Gq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "YAsqKnflp04j8B47ZBg7k55GaVXYrcs3KlAxBxfZmd69kCissUdZi4z2eJnu"
["last_ip"]=>
string(13) "79.184.231.93"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-16 22:21:50"
["created_at"]=>
string(19) "2019-02-04 17:57:55"
["updated_at"]=>
string(19) "2023-11-16 22:21:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(60607)
["name"]=>
string(6) "ziwa19"
["slug"]=>
string(6) "ziwa19"
["email"]=>
string(20) "ewelina.gebska@wp.pl"
["password"]=>
string(60) "$2y$10$Gv8uVaw7f/OfmNYdo.jBd.FXoB.XI8aAZGk10sxF9Du5qaR3337Gq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "YAsqKnflp04j8B47ZBg7k55GaVXYrcs3KlAxBxfZmd69kCissUdZi4z2eJnu"
["last_ip"]=>
string(13) "79.184.231.93"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-16 22:21:50"
["created_at"]=>
string(19) "2019-02-04 17:57:55"
["updated_at"]=>
string(19) "2023-11-16 22:21:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[421]=>
object(App\Models\Observe)#1222 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(197460)
["users_id"]=>
int(40522)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-22 22:03:08"
["updated_at"]=>
string(19) "2020-02-22 22:03:08"
}
["original":protected]=>
array(6) {
["id"]=>
int(197460)
["users_id"]=>
int(40522)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-22 22:03:08"
["updated_at"]=>
string(19) "2020-02-22 22:03:08"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#416 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(40522)
["name"]=>
string(9) "nasza2019"
["slug"]=>
string(9) "nasza2019"
["email"]=>
string(13) "justa04@wp.pl"
["password"]=>
string(60) "$2y$10$1Afo6IeExOV6MwATwXHQp.96KkAHcZ9hXQTS3cnHJ/uzywrQBjTDa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pKTAcLfYiBmXxiaRDare6oTM0ZAmfjKkvRc49FSmBwqajvsG4L6cXwCZduTa"
["last_ip"]=>
string(12) "5.173.40.119"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A600FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.73 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-23 11:03:28"
["created_at"]=>
string(19) "2019-10-28 13:33:15"
["updated_at"]=>
string(19) "2022-03-23 11:03:28"
}
["original":protected]=>
array(26) {
["id"]=>
int(40522)
["name"]=>
string(9) "nasza2019"
["slug"]=>
string(9) "nasza2019"
["email"]=>
string(13) "justa04@wp.pl"
["password"]=>
string(60) "$2y$10$1Afo6IeExOV6MwATwXHQp.96KkAHcZ9hXQTS3cnHJ/uzywrQBjTDa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pKTAcLfYiBmXxiaRDare6oTM0ZAmfjKkvRc49FSmBwqajvsG4L6cXwCZduTa"
["last_ip"]=>
string(12) "5.173.40.119"
["last_host"]=>
string(139) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-A600FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.73 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2022-03-23 11:03:28"
["created_at"]=>
string(19) "2019-10-28 13:33:15"
["updated_at"]=>
string(19) "2022-03-23 11:03:28"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[422]=>
object(App\Models\Observe)#1223 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(197461)
["users_id"]=>
int(8789)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-22 22:31:05"
["updated_at"]=>
string(19) "2020-02-22 22:31:05"
}
["original":protected]=>
array(6) {
["id"]=>
int(197461)
["users_id"]=>
int(8789)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-02-22 22:31:05"
["updated_at"]=>
string(19) "2020-02-22 22:31:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#415 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(8789)
["name"]=>
string(12) "asia2105endo"
["slug"]=>
string(12) "asia2105endo"
["email"]=>
string(28) "buziaczek.pl313@buziaczek.pl"
["password"]=>
string(60) "$2y$10$QNkfDvyCFm28xAE8ofoZXOqY7iMwsjggl45bY9rR4EpzEkD1n3B.."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dTnuwS4B9UfJl8e4AO6ccTwcdGnOOxTx9NR2tyJ25pMXZzQ2SL2ktn5na94Y"
["last_ip"]=>
string(13) "5.173.226.126"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-07-03 15:49:29"
["created_at"]=>
string(19) "2017-07-05 20:30:30"
["updated_at"]=>
string(19) "2024-07-03 15:49:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(8789)
["name"]=>
string(12) "asia2105endo"
["slug"]=>
string(12) "asia2105endo"
["email"]=>
string(28) "buziaczek.pl313@buziaczek.pl"
["password"]=>
string(60) "$2y$10$QNkfDvyCFm28xAE8ofoZXOqY7iMwsjggl45bY9rR4EpzEkD1n3B.."
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dTnuwS4B9UfJl8e4AO6ccTwcdGnOOxTx9NR2tyJ25pMXZzQ2SL2ktn5na94Y"
["last_ip"]=>
string(13) "5.173.226.126"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-07-03 15:49:29"
["created_at"]=>
string(19) "2017-07-05 20:30:30"
["updated_at"]=>
string(19) "2024-07-03 15:49:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[423]=>
object(App\Models\Observe)#1224 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(197771)
["users_id"]=>
int(84053)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-03-14 22:35:53"
["updated_at"]=>
string(19) "2020-03-14 22:35:53"
}
["original":protected]=>
array(6) {
["id"]=>
int(197771)
["users_id"]=>
int(84053)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-03-14 22:35:53"
["updated_at"]=>
string(19) "2020-03-14 22:35:53"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#414 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(84053)
["name"]=>
string(8) "rokitkaa"
["slug"]=>
string(8) "rokitkaa"
["email"]=>
string(18) "rokitkaa@gmail.com"
["password"]=>
string(60) "$2y$10$wMBMA/PfWqvIH9iULPg3/eDSIMU8nc6BH4fWSQ/jpVw2FfLBTGpru"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lg33Dw34XYWxQRnxta5w1fJaVznnN577Rs8dsAVSLPxkcMvcRYkzskRmpAZ8"
["last_ip"]=>
string(12) "83.22.35.243"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-10-15 08:50:12"
["created_at"]=>
string(19) "2014-11-11 09:13:34"
["updated_at"]=>
string(19) "2023-10-15 08:50:12"
}
["original":protected]=>
array(26) {
["id"]=>
int(84053)
["name"]=>
string(8) "rokitkaa"
["slug"]=>
string(8) "rokitkaa"
["email"]=>
string(18) "rokitkaa@gmail.com"
["password"]=>
string(60) "$2y$10$wMBMA/PfWqvIH9iULPg3/eDSIMU8nc6BH4fWSQ/jpVw2FfLBTGpru"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "lg33Dw34XYWxQRnxta5w1fJaVznnN577Rs8dsAVSLPxkcMvcRYkzskRmpAZ8"
["last_ip"]=>
string(12) "83.22.35.243"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-10-15 08:50:12"
["created_at"]=>
string(19) "2014-11-11 09:13:34"
["updated_at"]=>
string(19) "2023-10-15 08:50:12"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[424]=>
object(App\Models\Observe)#1225 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198290)
["users_id"]=>
int(29678)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-04-15 13:14:26"
["updated_at"]=>
string(19) "2020-04-15 13:14:26"
}
["original":protected]=>
array(6) {
["id"]=>
int(198290)
["users_id"]=>
int(29678)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-04-15 13:14:26"
["updated_at"]=>
string(19) "2020-04-15 13:14:26"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#413 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(29678)
["name"]=>
string(7) "kata_89"
["slug"]=>
string(7) "kata_89"
["email"]=>
string(26) "katarzyna_charusta@tlen.pl"
["password"]=>
string(60) "$2y$10$5RyMevs/nOVcLd79i2s82uAhpAAQ3MpD2WqjBypuXvRrfC7TQm3nS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2rJzfzey0bjft7QXLaCpifbKKWjyyPPuogcxM84erlC3K7Vo19HVZO8FoBVJ"
["last_ip"]=>
string(15) "109.107.166.230"
["last_host"]=>
string(147) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49"
["last_logged_at"]=>
string(19) "2023-02-10 00:07:46"
["created_at"]=>
string(19) "2018-10-22 12:24:07"
["updated_at"]=>
string(19) "2023-02-10 00:07:46"
}
["original":protected]=>
array(26) {
["id"]=>
int(29678)
["name"]=>
string(7) "kata_89"
["slug"]=>
string(7) "kata_89"
["email"]=>
string(26) "katarzyna_charusta@tlen.pl"
["password"]=>
string(60) "$2y$10$5RyMevs/nOVcLd79i2s82uAhpAAQ3MpD2WqjBypuXvRrfC7TQm3nS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "2rJzfzey0bjft7QXLaCpifbKKWjyyPPuogcxM84erlC3K7Vo19HVZO8FoBVJ"
["last_ip"]=>
string(15) "109.107.166.230"
["last_host"]=>
string(147) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49"
["last_logged_at"]=>
string(19) "2023-02-10 00:07:46"
["created_at"]=>
string(19) "2018-10-22 12:24:07"
["updated_at"]=>
string(19) "2023-02-10 00:07:46"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[425]=>
object(App\Models\Observe)#1226 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198293)
["users_id"]=>
int(22551)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-04-15 21:11:16"
["updated_at"]=>
string(19) "2020-04-15 21:11:16"
}
["original":protected]=>
array(6) {
["id"]=>
int(198293)
["users_id"]=>
int(22551)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-04-15 21:11:16"
["updated_at"]=>
string(19) "2020-04-15 21:11:16"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#412 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22551)
["name"]=>
string(10) "grzegorz50"
["slug"]=>
string(10) "grzegorz50"
["email"]=>
string(24) "kolodziej.grzegorz@op.pl"
["password"]=>
string(60) "$2y$10$2hC0iPxzauAvVn5hTP3/jupRdrrJ/fWIxKoUYFSQd4K03Dfhp.aka"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "m0RTixn1cufRQOkSwYMlqyqFWRS0UzkojyGHoZGp7EtwYeBYsiQN5GSgfbMK"
["last_ip"]=>
string(14) "185.226.98.138"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-02-11 07:14:04"
["created_at"]=>
string(19) "2019-05-05 17:26:19"
["updated_at"]=>
string(19) "2024-02-11 07:14:04"
}
["original":protected]=>
array(26) {
["id"]=>
int(22551)
["name"]=>
string(10) "grzegorz50"
["slug"]=>
string(10) "grzegorz50"
["email"]=>
string(24) "kolodziej.grzegorz@op.pl"
["password"]=>
string(60) "$2y$10$2hC0iPxzauAvVn5hTP3/jupRdrrJ/fWIxKoUYFSQd4K03Dfhp.aka"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "m0RTixn1cufRQOkSwYMlqyqFWRS0UzkojyGHoZGp7EtwYeBYsiQN5GSgfbMK"
["last_ip"]=>
string(14) "185.226.98.138"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-02-11 07:14:04"
["created_at"]=>
string(19) "2019-05-05 17:26:19"
["updated_at"]=>
string(19) "2024-02-11 07:14:04"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[426]=>
object(App\Models\Observe)#1227 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198788)
["users_id"]=>
int(5316)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 08:23:56"
["updated_at"]=>
string(19) "2020-05-13 08:23:56"
}
["original":protected]=>
array(6) {
["id"]=>
int(198788)
["users_id"]=>
int(5316)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 08:23:56"
["updated_at"]=>
string(19) "2020-05-13 08:23:56"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#411 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(5316)
["name"]=>
string(6) "ahny88"
["slug"]=>
string(6) "ahny88"
["email"]=>
string(17) "angelinabak@wp.pl"
["password"]=>
string(60) "$2y$10$AoEbBt5HegDNcNmEif2UmeWdcpS8WbvIubEyETKEq5TQDeZ.mTGRu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Rzx3JMSJjDwvPwPDX8CsnnxXagPljCp3Ppoi7cox3Nc5OBJcz1XgIofjImsJ"
["last_ip"]=>
string(13) "193.33.174.42"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; LDN-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-27 10:18:14"
["created_at"]=>
string(19) "2017-03-29 17:25:36"
["updated_at"]=>
string(19) "2021-01-27 10:18:14"
}
["original":protected]=>
array(26) {
["id"]=>
int(5316)
["name"]=>
string(6) "ahny88"
["slug"]=>
string(6) "ahny88"
["email"]=>
string(17) "angelinabak@wp.pl"
["password"]=>
string(60) "$2y$10$AoEbBt5HegDNcNmEif2UmeWdcpS8WbvIubEyETKEq5TQDeZ.mTGRu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Rzx3JMSJjDwvPwPDX8CsnnxXagPljCp3Ppoi7cox3Nc5OBJcz1XgIofjImsJ"
["last_ip"]=>
string(13) "193.33.174.42"
["last_host"]=>
string(140) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 8.0.0; LDN-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-01-27 10:18:14"
["created_at"]=>
string(19) "2017-03-29 17:25:36"
["updated_at"]=>
string(19) "2021-01-27 10:18:14"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[427]=>
object(App\Models\Observe)#1228 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198791)
["users_id"]=>
int(16677)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 09:28:23"
["updated_at"]=>
string(19) "2020-05-13 09:28:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(198791)
["users_id"]=>
int(16677)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 09:28:23"
["updated_at"]=>
string(19) "2020-05-13 09:28:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#410 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(16677)
["name"]=>
string(12) "dosiasta1234"
["slug"]=>
string(12) "dosiasta1234"
["email"]=>
string(12) "domih8@wp.pl"
["password"]=>
string(60) "$2y$10$Q9CFdkvBx8kIbWHsjlY3D.U0tnPkAbfjiYKLn4uOFbkdrJMBx7/4G"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aNINfOFPLzEJX5oyxqmPvU0kwljIhkquwkoijs9BPd2rfxAQ11nOwRga9NjE"
["last_ip"]=>
string(13) "188.137.56.83"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-29 22:38:50"
["created_at"]=>
string(19) "2018-11-04 19:21:09"
["updated_at"]=>
string(19) "2021-06-29 22:38:50"
}
["original":protected]=>
array(26) {
["id"]=>
int(16677)
["name"]=>
string(12) "dosiasta1234"
["slug"]=>
string(12) "dosiasta1234"
["email"]=>
string(12) "domih8@wp.pl"
["password"]=>
string(60) "$2y$10$Q9CFdkvBx8kIbWHsjlY3D.U0tnPkAbfjiYKLn4uOFbkdrJMBx7/4G"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aNINfOFPLzEJX5oyxqmPvU0kwljIhkquwkoijs9BPd2rfxAQ11nOwRga9NjE"
["last_ip"]=>
string(13) "188.137.56.83"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-06-29 22:38:50"
["created_at"]=>
string(19) "2018-11-04 19:21:09"
["updated_at"]=>
string(19) "2021-06-29 22:38:50"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[428]=>
object(App\Models\Observe)#1229 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198792)
["users_id"]=>
int(103378)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 09:28:52"
["updated_at"]=>
string(19) "2020-05-13 09:28:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(198792)
["users_id"]=>
int(103378)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 09:28:52"
["updated_at"]=>
string(19) "2020-05-13 09:28:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#409 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(103378)
["name"]=>
string(20) "aniawronowicz1@wp.pl"
["slug"]=>
string(18) "aniawronowicz1wppl"
["email"]=>
string(20) "aniawronowicz1@wp.pl"
["password"]=>
string(60) "$2y$10$IGF2b8y.r2xt0lLWt7sSQ.jLQ8exDUiA0PjGVPkzvkfj8DYvSeo/K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "BDkf7TwGBm08W52DjPtoIcAufzAcew5zSSc3KF3mNaySpGep4LW68A6UaCDi"
["last_ip"]=>
string(11) "31.0.27.192"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; M2003J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-02 09:48:53"
["created_at"]=>
string(19) "2020-02-05 05:18:04"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(103378)
["name"]=>
string(20) "aniawronowicz1@wp.pl"
["slug"]=>
string(18) "aniawronowicz1wppl"
["email"]=>
string(20) "aniawronowicz1@wp.pl"
["password"]=>
string(60) "$2y$10$IGF2b8y.r2xt0lLWt7sSQ.jLQ8exDUiA0PjGVPkzvkfj8DYvSeo/K"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "BDkf7TwGBm08W52DjPtoIcAufzAcew5zSSc3KF3mNaySpGep4LW68A6UaCDi"
["last_ip"]=>
string(11) "31.0.27.192"
["last_host"]=>
string(141) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; M2003J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-09-02 09:48:53"
["created_at"]=>
string(19) "2020-02-05 05:18:04"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[429]=>
object(App\Models\Observe)#1230 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198794)
["users_id"]=>
int(60261)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 09:56:23"
["updated_at"]=>
string(19) "2020-05-13 09:56:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(198794)
["users_id"]=>
int(60261)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 09:56:23"
["updated_at"]=>
string(19) "2020-05-13 09:56:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#408 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(60261)
["name"]=>
string(16) "zbudowanepolesie"
["slug"]=>
string(16) "zbudowanepolesie"
["email"]=>
string(17) "lilo78@interia.pl"
["password"]=>
string(60) "$2y$10$KbaNldU2QP1MA.wCT7LBTuN5UGa8VhBYoXQr0j0WYhNw.CP0gLoV6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vHwP2chURR2E7ah4usOehCHnBT8aiRsjVe5Ts2PVDu6fGZPMkSubnzFOhjh7"
["last_ip"]=>
string(10) "37.31.8.27"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2025-01-19 10:19:59"
["created_at"]=>
string(19) "2017-08-27 14:05:30"
["updated_at"]=>
string(19) "2025-01-19 10:19:59"
}
["original":protected]=>
array(26) {
["id"]=>
int(60261)
["name"]=>
string(16) "zbudowanepolesie"
["slug"]=>
string(16) "zbudowanepolesie"
["email"]=>
string(17) "lilo78@interia.pl"
["password"]=>
string(60) "$2y$10$KbaNldU2QP1MA.wCT7LBTuN5UGa8VhBYoXQr0j0WYhNw.CP0gLoV6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vHwP2chURR2E7ah4usOehCHnBT8aiRsjVe5Ts2PVDu6fGZPMkSubnzFOhjh7"
["last_ip"]=>
string(10) "37.31.8.27"
["last_host"]=>
string(156) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2025-01-19 10:19:59"
["created_at"]=>
string(19) "2017-08-27 14:05:30"
["updated_at"]=>
string(19) "2025-01-19 10:19:59"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[430]=>
object(App\Models\Observe)#1231 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198795)
["users_id"]=>
int(97438)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 10:23:45"
["updated_at"]=>
string(19) "2020-05-13 10:23:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(198795)
["users_id"]=>
int(97438)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 10:23:45"
["updated_at"]=>
string(19) "2020-05-13 10:23:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#407 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(97438)
["name"]=>
string(9) "pajak2006"
["slug"]=>
string(9) "pajak2006"
["email"]=>
string(21) "marlena141077@onet.pl"
["password"]=>
string(60) "$2y$10$JbjbTkz5z8DhPwZpj1rX/OsHBQ6facaP4kHdY8FEEfOuZ2y.9aYh6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vCdg1L29Dx27Ic9SvK1pq7fwf9BZwo3LOYUwJzq7kToRrk0KCTzUqrSkn5f7"
["last_ip"]=>
string(15) "150.254.196.114"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0"
["last_logged_at"]=>
string(19) "2021-03-29 10:48:07"
["created_at"]=>
string(19) "2016-05-17 13:46:06"
["updated_at"]=>
string(19) "2021-03-29 10:48:07"
}
["original":protected]=>
array(26) {
["id"]=>
int(97438)
["name"]=>
string(9) "pajak2006"
["slug"]=>
string(9) "pajak2006"
["email"]=>
string(21) "marlena141077@onet.pl"
["password"]=>
string(60) "$2y$10$JbjbTkz5z8DhPwZpj1rX/OsHBQ6facaP4kHdY8FEEfOuZ2y.9aYh6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "vCdg1L29Dx27Ic9SvK1pq7fwf9BZwo3LOYUwJzq7kToRrk0KCTzUqrSkn5f7"
["last_ip"]=>
string(15) "150.254.196.114"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0"
["last_logged_at"]=>
string(19) "2021-03-29 10:48:07"
["created_at"]=>
string(19) "2016-05-17 13:46:06"
["updated_at"]=>
string(19) "2021-03-29 10:48:07"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[431]=>
object(App\Models\Observe)#1232 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198796)
["users_id"]=>
int(18145)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 10:34:52"
["updated_at"]=>
string(19) "2020-05-13 10:34:52"
}
["original":protected]=>
array(6) {
["id"]=>
int(198796)
["users_id"]=>
int(18145)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 10:34:52"
["updated_at"]=>
string(19) "2020-05-13 10:34:52"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#406 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(18145)
["name"]=>
string(4) "elmo"
["slug"]=>
string(4) "elmo"
["email"]=>
string(13) "blondis@wp.pl"
["password"]=>
string(60) "$2y$10$XgPb0b4IbXtRRV0kJ74LsOW1faL4AYR5itABozlF/tvAAzmq0DaA6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "peUsoawSbpIA4jfEXT2ITxe2xcnbY8cr7zGJAsbadBNng5ZFY0v8c89eC8Mn"
["last_ip"]=>
string(14) "188.147.97.221"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0"
["last_logged_at"]=>
string(19) "2021-11-30 07:23:09"
["created_at"]=>
string(19) "2017-01-31 09:37:30"
["updated_at"]=>
string(19) "2021-11-30 07:23:09"
}
["original":protected]=>
array(26) {
["id"]=>
int(18145)
["name"]=>
string(4) "elmo"
["slug"]=>
string(4) "elmo"
["email"]=>
string(13) "blondis@wp.pl"
["password"]=>
string(60) "$2y$10$XgPb0b4IbXtRRV0kJ74LsOW1faL4AYR5itABozlF/tvAAzmq0DaA6"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "peUsoawSbpIA4jfEXT2ITxe2xcnbY8cr7zGJAsbadBNng5ZFY0v8c89eC8Mn"
["last_ip"]=>
string(14) "188.147.97.221"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0"
["last_logged_at"]=>
string(19) "2021-11-30 07:23:09"
["created_at"]=>
string(19) "2017-01-31 09:37:30"
["updated_at"]=>
string(19) "2021-11-30 07:23:09"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[432]=>
object(App\Models\Observe)#1233 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198799)
["users_id"]=>
int(50084)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 11:21:13"
["updated_at"]=>
string(19) "2020-05-13 11:21:13"
}
["original":protected]=>
array(6) {
["id"]=>
int(198799)
["users_id"]=>
int(50084)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 11:21:13"
["updated_at"]=>
string(19) "2020-05-13 11:21:13"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#405 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(50084)
["name"]=>
string(4) "saru"
["slug"]=>
string(4) "saru"
["email"]=>
string(23) "magickjohnson@gmail.com"
["password"]=>
string(60) "$2y$10$WPHzHET/MU/zXVwreVhLYeVmZcuC826OcJ4zalR1iijZUkOULygZq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TdBdAWncRpjEN5oMhvW8Tm2SQaYgc9v8FIRusBs1ibNcDF10AAQdaKG0L5nu"
["last_ip"]=>
string(12) "83.23.85.174"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-16 15:44:15"
["created_at"]=>
string(19) "2019-05-14 07:08:56"
["updated_at"]=>
string(19) "2024-03-16 15:44:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(50084)
["name"]=>
string(4) "saru"
["slug"]=>
string(4) "saru"
["email"]=>
string(23) "magickjohnson@gmail.com"
["password"]=>
string(60) "$2y$10$WPHzHET/MU/zXVwreVhLYeVmZcuC826OcJ4zalR1iijZUkOULygZq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TdBdAWncRpjEN5oMhvW8Tm2SQaYgc9v8FIRusBs1ibNcDF10AAQdaKG0L5nu"
["last_ip"]=>
string(12) "83.23.85.174"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-03-16 15:44:15"
["created_at"]=>
string(19) "2019-05-14 07:08:56"
["updated_at"]=>
string(19) "2024-03-16 15:44:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[433]=>
object(App\Models\Observe)#1234 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198800)
["users_id"]=>
int(27889)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 11:27:02"
["updated_at"]=>
string(19) "2020-05-13 11:27:02"
}
["original":protected]=>
array(6) {
["id"]=>
int(198800)
["users_id"]=>
int(27889)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 11:27:02"
["updated_at"]=>
string(19) "2020-05-13 11:27:02"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#404 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27889)
["name"]=>
string(11) "justyna8707"
["slug"]=>
string(11) "justyna8707"
["email"]=>
string(23) "justyna.pruchniak@wp.pl"
["password"]=>
string(60) "$2y$10$FKNEmqTMF87WumlYToOc7eyRzZ0HZDUv3CDOfVApMYXFnRl633kuG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "HOwTWJxZnW5oyICof2a655SJdzX2brtvnIjuktW5KKSeygIe1OD4IhAA1E6Z"
["last_ip"]=>
string(11) "90.203.56.1"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-12 01:46:29"
["created_at"]=>
string(19) "2019-03-27 19:34:22"
["updated_at"]=>
string(19) "2020-12-12 01:46:29"
}
["original":protected]=>
array(26) {
["id"]=>
int(27889)
["name"]=>
string(11) "justyna8707"
["slug"]=>
string(11) "justyna8707"
["email"]=>
string(23) "justyna.pruchniak@wp.pl"
["password"]=>
string(60) "$2y$10$FKNEmqTMF87WumlYToOc7eyRzZ0HZDUv3CDOfVApMYXFnRl633kuG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "HOwTWJxZnW5oyICof2a655SJdzX2brtvnIjuktW5KKSeygIe1OD4IhAA1E6Z"
["last_ip"]=>
string(11) "90.203.56.1"
["last_host"]=>
string(168) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-12-12 01:46:29"
["created_at"]=>
string(19) "2019-03-27 19:34:22"
["updated_at"]=>
string(19) "2020-12-12 01:46:29"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[434]=>
object(App\Models\Observe)#1235 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198809)
["users_id"]=>
int(22021)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 22:40:09"
["updated_at"]=>
string(19) "2020-05-13 22:40:09"
}
["original":protected]=>
array(6) {
["id"]=>
int(198809)
["users_id"]=>
int(22021)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-13 22:40:09"
["updated_at"]=>
string(19) "2020-05-13 22:40:09"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#403 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22021)
["name"]=>
string(12) "gosiailukasz"
["slug"]=>
string(12) "gosiailukasz"
["email"]=>
string(26) "malgorzata.kruk2@gmail.com"
["password"]=>
string(60) "$2y$10$78jg.OMAWd2pzDsakGnwx.NuH.0GVhj8ps9NHTIxeqAG1/gRflcNq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Q6FDpfjUWREcBYkmqSrbjp0duk77vYy6JwgWb9voFOdmF0w4FlBZFl1q3HwA"
["last_ip"]=>
string(14) "164.127.217.74"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-26 18:05:21"
["created_at"]=>
string(19) "2018-08-09 10:42:30"
["updated_at"]=>
string(19) "2023-11-26 18:05:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(22021)
["name"]=>
string(12) "gosiailukasz"
["slug"]=>
string(12) "gosiailukasz"
["email"]=>
string(26) "malgorzata.kruk2@gmail.com"
["password"]=>
string(60) "$2y$10$78jg.OMAWd2pzDsakGnwx.NuH.0GVhj8ps9NHTIxeqAG1/gRflcNq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Q6FDpfjUWREcBYkmqSrbjp0duk77vYy6JwgWb9voFOdmF0w4FlBZFl1q3HwA"
["last_ip"]=>
string(14) "164.127.217.74"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-11-26 18:05:21"
["created_at"]=>
string(19) "2018-08-09 10:42:30"
["updated_at"]=>
string(19) "2023-11-26 18:05:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[435]=>
object(App\Models\Observe)#1236 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198815)
["users_id"]=>
int(104530)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-14 12:12:17"
["updated_at"]=>
string(19) "2020-05-14 12:12:17"
}
["original":protected]=>
array(6) {
["id"]=>
int(198815)
["users_id"]=>
int(104530)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-14 12:12:17"
["updated_at"]=>
string(19) "2020-05-14 12:12:17"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#402 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(104530)
["name"]=>
string(14) "Nasz wymarzony"
["slug"]=>
string(14) "nasz-wymarzony"
["email"]=>
string(12) "zuza_o@wp.pl"
["password"]=>
string(60) "$2y$10$1XCryiV4nPWR7/jr3DYx.eVuBkYHMiUCDI3X0g8sUrsjQMxCxYNGO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zjLE5xfRbqXwCBYkm4H88mB5wD9T8aRgFwt9jenvW1Bc1Ks3rNil7idEtbE7"
["last_ip"]=>
string(14) "85.221.199.226"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-14 12:02:54"
["created_at"]=>
string(19) "2020-04-15 00:26:57"
["updated_at"]=>
string(19) "2022-01-14 12:02:54"
}
["original":protected]=>
array(26) {
["id"]=>
int(104530)
["name"]=>
string(14) "Nasz wymarzony"
["slug"]=>
string(14) "nasz-wymarzony"
["email"]=>
string(12) "zuza_o@wp.pl"
["password"]=>
string(60) "$2y$10$1XCryiV4nPWR7/jr3DYx.eVuBkYHMiUCDI3X0g8sUrsjQMxCxYNGO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "zjLE5xfRbqXwCBYkm4H88mB5wD9T8aRgFwt9jenvW1Bc1Ks3rNil7idEtbE7"
["last_ip"]=>
string(14) "85.221.199.226"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-14 12:02:54"
["created_at"]=>
string(19) "2020-04-15 00:26:57"
["updated_at"]=>
string(19) "2022-01-14 12:02:54"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[436]=>
object(App\Models\Observe)#1237 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198848)
["users_id"]=>
int(45776)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-17 17:02:12"
["updated_at"]=>
string(19) "2020-05-17 17:02:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(198848)
["users_id"]=>
int(45776)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-17 17:02:12"
["updated_at"]=>
string(19) "2020-05-17 17:02:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#401 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(45776)
["name"]=>
string(12) "piotrek_1605"
["slug"]=>
string(12) "piotrek_1605"
["email"]=>
string(25) "pati_olszewska@interia.pl"
["password"]=>
string(60) "$2y$10$RMCzM2VGIcTnYBPLz5W4cuXs4XNMiZ0wSaXQfVXvLBIS1Gum.1TWm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "flW8143G0u4mfwEhovg34ryIsgfKiaNXDVMu9aRRw4KNRfoFgrWH7JHNnnFX"
["last_ip"]=>
string(13) "87.101.34.217"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-10-07 08:57:23"
["created_at"]=>
string(19) "2019-04-28 18:05:35"
["updated_at"]=>
string(19) "2023-10-07 08:57:23"
}
["original":protected]=>
array(26) {
["id"]=>
int(45776)
["name"]=>
string(12) "piotrek_1605"
["slug"]=>
string(12) "piotrek_1605"
["email"]=>
string(25) "pati_olszewska@interia.pl"
["password"]=>
string(60) "$2y$10$RMCzM2VGIcTnYBPLz5W4cuXs4XNMiZ0wSaXQfVXvLBIS1Gum.1TWm"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "flW8143G0u4mfwEhovg34ryIsgfKiaNXDVMu9aRRw4KNRfoFgrWH7JHNnnFX"
["last_ip"]=>
string(13) "87.101.34.217"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-10-07 08:57:23"
["created_at"]=>
string(19) "2019-04-28 18:05:35"
["updated_at"]=>
string(19) "2023-10-07 08:57:23"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[437]=>
object(App\Models\Observe)#1238 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(198990)
["users_id"]=>
int(26036)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-26 19:01:33"
["updated_at"]=>
string(19) "2020-05-26 19:01:33"
}
["original":protected]=>
array(6) {
["id"]=>
int(198990)
["users_id"]=>
int(26036)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-26 19:01:33"
["updated_at"]=>
string(19) "2020-05-26 19:01:33"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#400 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(26036)
["name"]=>
string(8) "izunia23"
["slug"]=>
string(8) "izunia23"
["email"]=>
string(19) "iza.szewczyk1@wp.pl"
["password"]=>
string(60) "$2y$10$VOl/L2qPYASGTTJawsRajOls2NIc.0LS65EJLO8HNyQAIaTuEW2rO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ao9nr2dR2AFHGa6z4sUVE0I8qxUzkhMfzvkhsUmTXntr7MfhZ09zGBoHY82U"
["last_ip"]=>
string(13) "5.173.236.116"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0"
["last_logged_at"]=>
string(19) "2020-09-16 18:32:11"
["created_at"]=>
string(19) "2017-03-31 12:48:15"
["updated_at"]=>
string(19) "2020-09-16 18:32:11"
}
["original":protected]=>
array(26) {
["id"]=>
int(26036)
["name"]=>
string(8) "izunia23"
["slug"]=>
string(8) "izunia23"
["email"]=>
string(19) "iza.szewczyk1@wp.pl"
["password"]=>
string(60) "$2y$10$VOl/L2qPYASGTTJawsRajOls2NIc.0LS65EJLO8HNyQAIaTuEW2rO"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Ao9nr2dR2AFHGa6z4sUVE0I8qxUzkhMfzvkhsUmTXntr7MfhZ09zGBoHY82U"
["last_ip"]=>
string(13) "5.173.236.116"
["last_host"]=>
string(95) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0"
["last_logged_at"]=>
string(19) "2020-09-16 18:32:11"
["created_at"]=>
string(19) "2017-03-31 12:48:15"
["updated_at"]=>
string(19) "2020-09-16 18:32:11"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[438]=>
object(App\Models\Observe)#1239 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199047)
["users_id"]=>
int(124)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-30 08:10:19"
["updated_at"]=>
string(19) "2020-05-30 08:10:19"
}
["original":protected]=>
array(6) {
["id"]=>
int(199047)
["users_id"]=>
int(124)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-05-30 08:10:19"
["updated_at"]=>
string(19) "2020-05-30 08:10:19"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#399 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(124)
["name"]=>
string(7) "11gacek"
["slug"]=>
string(7) "11gacek"
["email"]=>
string(18) "marcin.77-77@o2.pl"
["password"]=>
string(60) "$2y$10$fmBrZ6/kQ.vAbl5rE1pRPeDjlv3TMK8Xyp2ULtJvtrn99QoUlV7Ri"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kdrBy6rPBGOJBgSEPXspxBWgJhgeOf4CBDJw0HZ97hVkXz0z9erA09GM0hhc"
["last_ip"]=>
string(15) "178.219.129.195"
["last_host"]=>
string(162) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-J610FN Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-03-06 09:40:06"
["created_at"]=>
string(19) "2018-05-17 08:52:38"
["updated_at"]=>
string(19) "2021-03-06 09:40:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(124)
["name"]=>
string(7) "11gacek"
["slug"]=>
string(7) "11gacek"
["email"]=>
string(18) "marcin.77-77@o2.pl"
["password"]=>
string(60) "$2y$10$fmBrZ6/kQ.vAbl5rE1pRPeDjlv3TMK8Xyp2ULtJvtrn99QoUlV7Ri"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kdrBy6rPBGOJBgSEPXspxBWgJhgeOf4CBDJw0HZ97hVkXz0z9erA09GM0hhc"
["last_ip"]=>
string(15) "178.219.129.195"
["last_host"]=>
string(162) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; SM-J610FN Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-03-06 09:40:06"
["created_at"]=>
string(19) "2018-05-17 08:52:38"
["updated_at"]=>
string(19) "2021-03-06 09:40:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[439]=>
object(App\Models\Observe)#1240 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199165)
["users_id"]=>
int(106012)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-06-06 21:58:41"
["updated_at"]=>
string(19) "2020-06-06 21:58:41"
}
["original":protected]=>
array(6) {
["id"]=>
int(199165)
["users_id"]=>
int(106012)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-06-06 21:58:41"
["updated_at"]=>
string(19) "2020-06-06 21:58:41"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#398 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(106012)
["name"]=>
string(5) "Alqua"
["slug"]=>
string(5) "alqua"
["email"]=>
string(13) "alqua@onet.eu"
["password"]=>
string(60) "$2y$10$l54XyvndRY2Y66msSk5hXOBzYldZpkE1fA.7za1eEl0fLHz44nhMa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "4XVr2hYohLzMQiPFLgdah2f2n3Oy9NDKfRfRD2pOdGyzyzsrvbA4TqnX7Bm8"
["last_ip"]=>
string(15) "178.217.115.164"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-08 18:04:15"
["created_at"]=>
string(19) "2020-06-03 10:34:58"
["updated_at"]=>
string(19) "2023-09-08 18:04:15"
}
["original":protected]=>
array(26) {
["id"]=>
int(106012)
["name"]=>
string(5) "Alqua"
["slug"]=>
string(5) "alqua"
["email"]=>
string(13) "alqua@onet.eu"
["password"]=>
string(60) "$2y$10$l54XyvndRY2Y66msSk5hXOBzYldZpkE1fA.7za1eEl0fLHz44nhMa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "4XVr2hYohLzMQiPFLgdah2f2n3Oy9NDKfRfRD2pOdGyzyzsrvbA4TqnX7Bm8"
["last_ip"]=>
string(15) "178.217.115.164"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-09-08 18:04:15"
["created_at"]=>
string(19) "2020-06-03 10:34:58"
["updated_at"]=>
string(19) "2023-09-08 18:04:15"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[440]=>
object(App\Models\Observe)#1241 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199629)
["users_id"]=>
int(7001)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-12 13:21:23"
["updated_at"]=>
string(19) "2020-07-12 13:21:23"
}
["original":protected]=>
array(6) {
["id"]=>
int(199629)
["users_id"]=>
int(7001)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-12 13:21:23"
["updated_at"]=>
string(19) "2020-07-12 13:21:23"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#397 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(7001)
["name"]=>
string(10) "ania-jacek"
["slug"]=>
string(10) "ania-jacek"
["email"]=>
string(11) "picku@wp.pl"
["password"]=>
string(60) "$2y$10$m2c2lxgqT7hIMF1FGMQVkeml3A2hKZ8agMs5Ed7H6w7LKV0tY5JsS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kUbvmlbCMn3u7ZRDh2bcSVwQrzY1EhI18leNOIk1lMjihsllua9O6yOMYi0a"
["last_ip"]=>
string(15) "188.146.196.118"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; CPH2043) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-01 19:33:40"
["created_at"]=>
string(19) "2014-10-18 14:59:50"
["updated_at"]=>
string(19) "2023-01-01 19:33:40"
}
["original":protected]=>
array(26) {
["id"]=>
int(7001)
["name"]=>
string(10) "ania-jacek"
["slug"]=>
string(10) "ania-jacek"
["email"]=>
string(11) "picku@wp.pl"
["password"]=>
string(60) "$2y$10$m2c2lxgqT7hIMF1FGMQVkeml3A2hKZ8agMs5Ed7H6w7LKV0tY5JsS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "kUbvmlbCMn3u7ZRDh2bcSVwQrzY1EhI18leNOIk1lMjihsllua9O6yOMYi0a"
["last_ip"]=>
string(15) "188.146.196.118"
["last_host"]=>
string(134) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 12; CPH2043) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-01 19:33:40"
["created_at"]=>
string(19) "2014-10-18 14:59:50"
["updated_at"]=>
string(19) "2023-01-01 19:33:40"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[441]=>
object(App\Models\Observe)#1242 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199630)
["users_id"]=>
int(27767)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-12 15:46:02"
["updated_at"]=>
string(19) "2020-07-12 15:46:02"
}
["original":protected]=>
array(6) {
["id"]=>
int(199630)
["users_id"]=>
int(27767)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-12 15:46:02"
["updated_at"]=>
string(19) "2020-07-12 15:46:02"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#396 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(27767)
["name"]=>
string(6) "just88"
["slug"]=>
string(6) "just88"
["email"]=>
string(22) "just.biernat@gmail.com"
["password"]=>
string(60) "$2y$10$MkY.o41IfBOLNZ6saRW8oud83cycQ4jB3vU.hP4NgqP0I11FDWrAa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "hl083oI2ckltLzSVE8Te1a9EP3WFlzij7DqOUY9XA2VVAQT91XmuoyXFYqQ2"
["last_ip"]=>
string(12) "37.30.14.113"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-07-03 18:08:35"
["created_at"]=>
string(19) "2019-09-17 17:36:06"
["updated_at"]=>
string(19) "2024-07-03 18:08:35"
}
["original":protected]=>
array(26) {
["id"]=>
int(27767)
["name"]=>
string(6) "just88"
["slug"]=>
string(6) "just88"
["email"]=>
string(22) "just.biernat@gmail.com"
["password"]=>
string(60) "$2y$10$MkY.o41IfBOLNZ6saRW8oud83cycQ4jB3vU.hP4NgqP0I11FDWrAa"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "hl083oI2ckltLzSVE8Te1a9EP3WFlzij7DqOUY9XA2VVAQT91XmuoyXFYqQ2"
["last_ip"]=>
string(12) "37.30.14.113"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-07-03 18:08:35"
["created_at"]=>
string(19) "2019-09-17 17:36:06"
["updated_at"]=>
string(19) "2024-07-03 18:08:35"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[442]=>
object(App\Models\Observe)#1243 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199632)
["users_id"]=>
int(103458)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-12 17:26:37"
["updated_at"]=>
string(19) "2020-07-12 17:26:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(199632)
["users_id"]=>
int(103458)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-12 17:26:37"
["updated_at"]=>
string(19) "2020-07-12 17:26:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#284 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(103458)
["name"]=>
string(12) "Domzjabłoni"
["slug"]=>
string(11) "domzjabloni"
["email"]=>
string(22) "karolina12kj@gmail.com"
["password"]=>
string(60) "$2y$10$HhntLAM6CvDrNpI3BY660.0s3ozuWTEaMdsdNnDhOHUDJQCg2tqtG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fzP0Rsram7gcw208I7ZCCCSmSdWHfXu1Spj0DpLNSd7QjNGAwZq7SnFRPKti"
["last_ip"]=>
string(12) "83.10.72.198"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0"
["last_logged_at"]=>
string(19) "2020-07-23 16:48:15"
["created_at"]=>
string(19) "2020-02-09 14:36:55"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(103458)
["name"]=>
string(12) "Domzjabłoni"
["slug"]=>
string(11) "domzjabloni"
["email"]=>
string(22) "karolina12kj@gmail.com"
["password"]=>
string(60) "$2y$10$HhntLAM6CvDrNpI3BY660.0s3ozuWTEaMdsdNnDhOHUDJQCg2tqtG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "fzP0Rsram7gcw208I7ZCCCSmSdWHfXu1Spj0DpLNSd7QjNGAwZq7SnFRPKti"
["last_ip"]=>
string(12) "83.10.72.198"
["last_host"]=>
string(94) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0"
["last_logged_at"]=>
string(19) "2020-07-23 16:48:15"
["created_at"]=>
string(19) "2020-02-09 14:36:55"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[443]=>
object(App\Models\Observe)#1244 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199640)
["users_id"]=>
int(38384)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-13 11:18:37"
["updated_at"]=>
string(19) "2020-07-13 11:18:37"
}
["original":protected]=>
array(6) {
["id"]=>
int(199640)
["users_id"]=>
int(38384)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-13 11:18:37"
["updated_at"]=>
string(19) "2020-07-13 11:18:37"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#328 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(38384)
["name"]=>
string(6) "milaaa"
["slug"]=>
string(6) "milaaa"
["email"]=>
string(19) "liudoskis@yahoo.com"
["password"]=>
string(60) "$2y$10$XUAN5TSUQxCgCIj6lf4MRO1F0KgghZX1D8vKfe8rIKlD6GNUZG68y"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pRq8C7N81V3hn8o34yvV1wvyju8D2aIwziZk6yqFu2TBjo9TmE27pKQj0fiz"
["last_ip"]=>
string(12) "84.32.194.48"
["last_host"]=>
string(161) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/134.0.6998.99 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2025-03-29 22:02:26"
["created_at"]=>
string(19) "2019-02-05 23:52:40"
["updated_at"]=>
string(19) "2025-03-29 22:02:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(38384)
["name"]=>
string(6) "milaaa"
["slug"]=>
string(6) "milaaa"
["email"]=>
string(19) "liudoskis@yahoo.com"
["password"]=>
string(60) "$2y$10$XUAN5TSUQxCgCIj6lf4MRO1F0KgghZX1D8vKfe8rIKlD6GNUZG68y"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "pRq8C7N81V3hn8o34yvV1wvyju8D2aIwziZk6yqFu2TBjo9TmE27pKQj0fiz"
["last_ip"]=>
string(12) "84.32.194.48"
["last_host"]=>
string(161) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/134.0.6998.99 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2025-03-29 22:02:26"
["created_at"]=>
string(19) "2019-02-05 23:52:40"
["updated_at"]=>
string(19) "2025-03-29 22:02:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[444]=>
object(App\Models\Observe)#1245 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199648)
["users_id"]=>
int(102550)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-13 22:15:59"
["updated_at"]=>
string(19) "2020-07-13 22:15:59"
}
["original":protected]=>
array(6) {
["id"]=>
int(199648)
["users_id"]=>
int(102550)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-13 22:15:59"
["updated_at"]=>
string(19) "2020-07-13 22:15:59"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#327 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(102550)
["name"]=>
string(9) "happyhome"
["slug"]=>
string(9) "happyhome"
["email"]=>
string(20) "landrynka_1993@o2.pl"
["password"]=>
string(60) "$2y$10$MUkcttFbO.w6mhsLxPrpN.EexkfFQLihmIbHxhDnLDkvnJ5lr5g26"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rmwAjoi8AoEnPlhZ4bYdAKN5w7PuLNUwxJLNScfbfkzfcY50qMlygbboTVXN"
["last_ip"]=>
string(14) "46.170.242.201"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-02 10:46:59"
["created_at"]=>
string(19) "2019-12-29 21:03:46"
["updated_at"]=>
string(19) "2023-01-02 10:46:59"
}
["original":protected]=>
array(26) {
["id"]=>
int(102550)
["name"]=>
string(9) "happyhome"
["slug"]=>
string(9) "happyhome"
["email"]=>
string(20) "landrynka_1993@o2.pl"
["password"]=>
string(60) "$2y$10$MUkcttFbO.w6mhsLxPrpN.EexkfFQLihmIbHxhDnLDkvnJ5lr5g26"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "rmwAjoi8AoEnPlhZ4bYdAKN5w7PuLNUwxJLNScfbfkzfcY50qMlygbboTVXN"
["last_ip"]=>
string(14) "46.170.242.201"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2023-01-02 10:46:59"
["created_at"]=>
string(19) "2019-12-29 21:03:46"
["updated_at"]=>
string(19) "2023-01-02 10:46:59"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[445]=>
object(App\Models\Observe)#1246 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199652)
["users_id"]=>
int(10914)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-14 16:11:29"
["updated_at"]=>
string(19) "2020-07-14 16:11:29"
}
["original":protected]=>
array(6) {
["id"]=>
int(199652)
["users_id"]=>
int(10914)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-14 16:11:29"
["updated_at"]=>
string(19) "2020-07-14 16:11:29"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#390 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(10914)
["name"]=>
string(8) "bieganet"
["slug"]=>
string(8) "bieganet"
["email"]=>
string(26) "anetakierys@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$5vWL3QzUBxkIlKvl9CiHX.qjF0GkeyX1PZoEew9MvE6KyFP3I61lK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aJ1ffrcMjTxd3cKrBTFmDrA6APcibVLFMoMSenuH6MKx5jlFb2eAePMVFYSO"
["last_ip"]=>
string(12) "80.50.229.66"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-12 12:38:10"
["created_at"]=>
string(19) "2018-06-13 10:54:58"
["updated_at"]=>
string(19) "2024-11-12 12:38:10"
}
["original":protected]=>
array(26) {
["id"]=>
int(10914)
["name"]=>
string(8) "bieganet"
["slug"]=>
string(8) "bieganet"
["email"]=>
string(26) "anetakierys@poczta.onet.pl"
["password"]=>
string(60) "$2y$10$5vWL3QzUBxkIlKvl9CiHX.qjF0GkeyX1PZoEew9MvE6KyFP3I61lK"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aJ1ffrcMjTxd3cKrBTFmDrA6APcibVLFMoMSenuH6MKx5jlFb2eAePMVFYSO"
["last_ip"]=>
string(12) "80.50.229.66"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2024-11-12 12:38:10"
["created_at"]=>
string(19) "2018-06-13 10:54:58"
["updated_at"]=>
string(19) "2024-11-12 12:38:10"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[446]=>
object(App\Models\Observe)#1247 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199655)
["users_id"]=>
int(97154)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-14 17:00:12"
["updated_at"]=>
string(19) "2020-07-14 17:00:12"
}
["original":protected]=>
array(6) {
["id"]=>
int(199655)
["users_id"]=>
int(97154)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-14 17:00:12"
["updated_at"]=>
string(19) "2020-07-14 17:00:12"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#388 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(97154)
["name"]=>
string(9) "kaczuszka"
["slug"]=>
string(9) "kaczuszka"
["email"]=>
string(15) "ostafin_i@o2.pl"
["password"]=>
string(60) "$2y$10$9gWZc2HnAAaX4F1Ng/y6L.FXnWFmXAqLeF1vF.A0gQ8qcvsJkqy1e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DoCSbZ58idTleIjYbEhL8pWStLBtGAEWV5Qgj7wSVyKLYNTNHSI6WkeYKejm"
["last_ip"]=>
string(12) "46.22.166.74"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-04 13:41:37"
["created_at"]=>
string(19) "2016-05-04 08:05:34"
["updated_at"]=>
string(19) "2022-01-04 13:41:37"
}
["original":protected]=>
array(26) {
["id"]=>
int(97154)
["name"]=>
string(9) "kaczuszka"
["slug"]=>
string(9) "kaczuszka"
["email"]=>
string(15) "ostafin_i@o2.pl"
["password"]=>
string(60) "$2y$10$9gWZc2HnAAaX4F1Ng/y6L.FXnWFmXAqLeF1vF.A0gQ8qcvsJkqy1e"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "DoCSbZ58idTleIjYbEhL8pWStLBtGAEWV5Qgj7wSVyKLYNTNHSI6WkeYKejm"
["last_ip"]=>
string(12) "46.22.166.74"
["last_host"]=>
string(131) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-01-04 13:41:37"
["created_at"]=>
string(19) "2016-05-04 08:05:34"
["updated_at"]=>
string(19) "2022-01-04 13:41:37"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[447]=>
object(App\Models\Observe)#1248 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199665)
["users_id"]=>
int(62099)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-15 12:43:32"
["updated_at"]=>
string(19) "2020-07-15 12:43:32"
}
["original":protected]=>
array(6) {
["id"]=>
int(199665)
["users_id"]=>
int(62099)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-15 12:43:32"
["updated_at"]=>
string(19) "2020-07-15 12:43:32"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#391 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(62099)
["name"]=>
string(5) "caska"
["slug"]=>
string(5) "caska"
["email"]=>
string(14) "madzia_7@o2.pl"
["password"]=>
string(60) "$2y$10$0Io5el54fiWSm0.SKrcboek6DQyOKV/Lq25bbz0/yaAi8uzn0rDpW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Tnds2pyzqOT9YAMX28vZJNaBP2NXyCUzTk2nJNcnuEDETEVlUsWehseRqLMZ"
["last_ip"]=>
string(13) "79.191.33.167"
["last_host"]=>
string(150) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 OPR/74.0.3911.187"
["last_logged_at"]=>
string(19) "2021-03-03 18:59:21"
["created_at"]=>
string(19) "2011-02-17 12:33:59"
["updated_at"]=>
string(19) "2021-03-03 18:59:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(62099)
["name"]=>
string(5) "caska"
["slug"]=>
string(5) "caska"
["email"]=>
string(14) "madzia_7@o2.pl"
["password"]=>
string(60) "$2y$10$0Io5el54fiWSm0.SKrcboek6DQyOKV/Lq25bbz0/yaAi8uzn0rDpW"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "Tnds2pyzqOT9YAMX28vZJNaBP2NXyCUzTk2nJNcnuEDETEVlUsWehseRqLMZ"
["last_ip"]=>
string(13) "79.191.33.167"
["last_host"]=>
string(150) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 OPR/74.0.3911.187"
["last_logged_at"]=>
string(19) "2021-03-03 18:59:21"
["created_at"]=>
string(19) "2011-02-17 12:33:59"
["updated_at"]=>
string(19) "2021-03-03 18:59:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[448]=>
object(App\Models\Observe)#1249 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199688)
["users_id"]=>
int(67686)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-16 18:32:40"
["updated_at"]=>
string(19) "2020-07-16 18:32:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(199688)
["users_id"]=>
int(67686)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-16 18:32:40"
["updated_at"]=>
string(19) "2020-07-16 18:32:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#393 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(67686)
["name"]=>
string(5) "anrat"
["slug"]=>
string(5) "anrat"
["email"]=>
string(21) "aniaratajczyk@onet.eu"
["password"]=>
string(60) "$2y$10$azt/5sQpPPrPNOZlOAlM3OQBBJ2QNRUYLRHc9BHqEbJ8VF18kktkS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "5.173.180.67"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 8T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-16 23:29:45"
["created_at"]=>
string(19) "2012-07-19 17:32:53"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["original":protected]=>
array(26) {
["id"]=>
int(67686)
["name"]=>
string(5) "anrat"
["slug"]=>
string(5) "anrat"
["email"]=>
string(21) "aniaratajczyk@onet.eu"
["password"]=>
string(60) "$2y$10$azt/5sQpPPrPNOZlOAlM3OQBBJ2QNRUYLRHc9BHqEbJ8VF18kktkS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(0)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
NULL
["last_ip"]=>
string(12) "5.173.180.67"
["last_host"]=>
string(143) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 9; Redmi Note 8T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2020-07-16 23:29:45"
["created_at"]=>
string(19) "2012-07-19 17:32:53"
["updated_at"]=>
string(19) "2020-12-18 15:15:26"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[449]=>
object(App\Models\Observe)#1250 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199703)
["users_id"]=>
int(106690)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-17 10:53:10"
["updated_at"]=>
string(19) "2020-07-17 10:53:10"
}
["original":protected]=>
array(6) {
["id"]=>
int(199703)
["users_id"]=>
int(106690)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-17 10:53:10"
["updated_at"]=>
string(19) "2020-07-17 10:53:10"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#387 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(106690)
["name"]=>
string(10) "kasztanek2"
["slug"]=>
string(10) "kasztanek2"
["email"]=>
string(23) "iwona.knafel1@gmail.com"
["password"]=>
string(60) "$2y$10$vshGUvLyXj7PFIUF.Xj8a./ruT/HlTDBzTugPnlQP6ZibxGfv2UuG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "avNRq8fpyqXpSKHR9vM4hnRSK2IwNmLEZoa6Xd7dfwX2OMmp1qKiOFnluueY"
["last_ip"]=>
string(14) "89.234.244.206"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-02 12:16:48"
["created_at"]=>
string(19) "2020-07-17 10:45:23"
["updated_at"]=>
string(19) "2025-02-02 12:16:48"
}
["original":protected]=>
array(26) {
["id"]=>
int(106690)
["name"]=>
string(10) "kasztanek2"
["slug"]=>
string(10) "kasztanek2"
["email"]=>
string(23) "iwona.knafel1@gmail.com"
["password"]=>
string(60) "$2y$10$vshGUvLyXj7PFIUF.Xj8a./ruT/HlTDBzTugPnlQP6ZibxGfv2UuG"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "avNRq8fpyqXpSKHR9vM4hnRSK2IwNmLEZoa6Xd7dfwX2OMmp1qKiOFnluueY"
["last_ip"]=>
string(14) "89.234.244.206"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2025-02-02 12:16:48"
["created_at"]=>
string(19) "2020-07-17 10:45:23"
["updated_at"]=>
string(19) "2025-02-02 12:16:48"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[450]=>
object(App\Models\Observe)#1251 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199779)
["users_id"]=>
int(34422)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-28 23:09:44"
["updated_at"]=>
string(19) "2020-07-28 23:09:44"
}
["original":protected]=>
array(6) {
["id"]=>
int(199779)
["users_id"]=>
int(34422)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-07-28 23:09:44"
["updated_at"]=>
string(19) "2020-07-28 23:09:44"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#389 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(34422)
["name"]=>
string(12) "maciekbudowa"
["slug"]=>
string(12) "maciekbudowa"
["email"]=>
string(18) "maciek.idzik@vp.pl"
["password"]=>
string(60) "$2y$10$PEX.zOIRznmNjQOV5n8YSuwZCe/QB1kO8Y8TmmLAburTYunaPXRKu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5JtDHGgU02N8SjuasPIEV9CxFcN4AZLbFGQJbwqJJ26YDJRipt8eRsjITJmj"
["last_ip"]=>
string(11) "10.2.82.164"
["last_host"]=>
string(194) "HTTP_VIA: 1.1 192.168.21.14 (McAfee Web Gateway 10.2.3.38089) <=> HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-10-22 11:07:57"
["created_at"]=>
string(19) "2019-09-21 16:06:23"
["updated_at"]=>
string(19) "2022-10-22 11:17:06"
}
["original":protected]=>
array(26) {
["id"]=>
int(34422)
["name"]=>
string(12) "maciekbudowa"
["slug"]=>
string(12) "maciekbudowa"
["email"]=>
string(18) "maciek.idzik@vp.pl"
["password"]=>
string(60) "$2y$10$PEX.zOIRznmNjQOV5n8YSuwZCe/QB1kO8Y8TmmLAburTYunaPXRKu"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "5JtDHGgU02N8SjuasPIEV9CxFcN4AZLbFGQJbwqJJ26YDJRipt8eRsjITJmj"
["last_ip"]=>
string(11) "10.2.82.164"
["last_host"]=>
string(194) "HTTP_VIA: 1.1 192.168.21.14 (McAfee Web Gateway 10.2.3.38089) <=> HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36"
["last_logged_at"]=>
string(19) "2022-10-22 11:07:57"
["created_at"]=>
string(19) "2019-09-21 16:06:23"
["updated_at"]=>
string(19) "2022-10-22 11:17:06"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[451]=>
object(App\Models\Observe)#1252 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(199819)
["users_id"]=>
int(22083)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-08-06 14:26:38"
["updated_at"]=>
string(19) "2020-08-06 14:26:38"
}
["original":protected]=>
array(6) {
["id"]=>
int(199819)
["users_id"]=>
int(22083)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2020-08-06 14:26:38"
["updated_at"]=>
string(19) "2020-08-06 14:26:38"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#392 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(22083)
["name"]=>
string(9) "gosiek997"
["slug"]=>
string(9) "gosiek997"
["email"]=>
string(24) "goniabalcerzak@gmail.com"
["password"]=>
string(60) "$2y$10$j4v/bQvRW6ZA3SpZRovcOOuk7O.EmlNCEqduJEtKMpwe0jFbPGpZ2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TPcUcm1RHrr5oukKqxlRtNTR2beWA1PRzn1eQ8LvZull6ycb79srHgeuDige"
["last_ip"]=>
string(12) "195.117.99.7"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0"
["last_logged_at"]=>
string(19) "2022-10-25 11:37:27"
["created_at"]=>
string(19) "2019-06-04 12:56:36"
["updated_at"]=>
string(19) "2022-10-25 11:37:27"
}
["original":protected]=>
array(26) {
["id"]=>
int(22083)
["name"]=>
string(9) "gosiek997"
["slug"]=>
string(9) "gosiek997"
["email"]=>
string(24) "goniabalcerzak@gmail.com"
["password"]=>
string(60) "$2y$10$j4v/bQvRW6ZA3SpZRovcOOuk7O.EmlNCEqduJEtKMpwe0jFbPGpZ2"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "TPcUcm1RHrr5oukKqxlRtNTR2beWA1PRzn1eQ8LvZull6ycb79srHgeuDige"
["last_ip"]=>
string(12) "195.117.99.7"
["last_host"]=>
string(97) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0"
["last_logged_at"]=>
string(19) "2022-10-25 11:37:27"
["created_at"]=>
string(19) "2019-06-04 12:56:36"
["updated_at"]=>
string(19) "2022-10-25 11:37:27"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[452]=>
object(App\Models\Observe)#1253 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(200369)
["users_id"]=>
int(102564)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2021-01-06 23:33:45"
["updated_at"]=>
string(19) "2021-01-06 23:33:45"
}
["original":protected]=>
array(6) {
["id"]=>
int(200369)
["users_id"]=>
int(102564)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2021-01-06 23:33:45"
["updated_at"]=>
string(19) "2021-01-06 23:33:45"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#799 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(102564)
["name"]=>
string(8) "Kruszyny"
["slug"]=>
string(8) "kruszyny"
["email"]=>
string(16) "twojeopony@wp.pl"
["password"]=>
string(60) "$2y$10$OkwP1Px.QNwGkOoOP75pa.KR/QA4EnXmekXoswsiRNEGzvWbFIYnS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "eQx7inHumOsPUkBKUkC82xijUOzesNCC4BL4nOHCuAKZheN8ccvvf5K5gshe"
["last_ip"]=>
string(11) "37.30.54.45"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-04 21:29:03"
["created_at"]=>
string(19) "2019-12-30 14:43:24"
["updated_at"]=>
string(19) "2024-12-04 21:29:03"
}
["original":protected]=>
array(26) {
["id"]=>
int(102564)
["name"]=>
string(8) "Kruszyny"
["slug"]=>
string(8) "kruszyny"
["email"]=>
string(16) "twojeopony@wp.pl"
["password"]=>
string(60) "$2y$10$OkwP1Px.QNwGkOoOP75pa.KR/QA4EnXmekXoswsiRNEGzvWbFIYnS"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "eQx7inHumOsPUkBKUkC82xijUOzesNCC4BL4nOHCuAKZheN8ccvvf5K5gshe"
["last_ip"]=>
string(11) "37.30.54.45"
["last_host"]=>
string(128) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2024-12-04 21:29:03"
["created_at"]=>
string(19) "2019-12-30 14:43:24"
["updated_at"]=>
string(19) "2024-12-04 21:29:03"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[453]=>
object(App\Models\Observe)#1254 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(200985)
["users_id"]=>
int(44957)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2021-11-06 22:58:40"
["updated_at"]=>
string(19) "2021-11-06 22:58:40"
}
["original":protected]=>
array(6) {
["id"]=>
int(200985)
["users_id"]=>
int(44957)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2021-11-06 22:58:40"
["updated_at"]=>
string(19) "2021-11-06 22:58:40"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#1256 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(44957)
["name"]=>
string(8) "pawelsta"
["slug"]=>
string(8) "pawelsta"
["email"]=>
string(16) "pawelsta@onet.eu"
["password"]=>
string(60) "$2y$10$Gj9GaT2AHoJPplH2AcFVfeyCpcUiiyspoRb3mLKb4HmFjNjR.v4Am"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aXAAVG2ULmhQxm9WbEleXyhTP8p3sBzzX5GEcEEIyxYRC51XIQqNsN4VEueS"
["last_ip"]=>
string(13) "31.60.251.250"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; V2023) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-11-06 22:50:21"
["created_at"]=>
string(19) "2019-02-09 22:02:36"
["updated_at"]=>
string(19) "2021-11-06 22:50:21"
}
["original":protected]=>
array(26) {
["id"]=>
int(44957)
["name"]=>
string(8) "pawelsta"
["slug"]=>
string(8) "pawelsta"
["email"]=>
string(16) "pawelsta@onet.eu"
["password"]=>
string(60) "$2y$10$Gj9GaT2AHoJPplH2AcFVfeyCpcUiiyspoRb3mLKb4HmFjNjR.v4Am"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(1)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "aXAAVG2ULmhQxm9WbEleXyhTP8p3sBzzX5GEcEEIyxYRC51XIQqNsN4VEueS"
["last_ip"]=>
string(13) "31.60.251.250"
["last_host"]=>
string(135) "HTTP_USER_AGENT: Mozilla/5.0 (Linux; Android 11; V2023) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36"
["last_logged_at"]=>
string(19) "2021-11-06 22:50:21"
["created_at"]=>
string(19) "2019-02-09 22:02:36"
["updated_at"]=>
string(19) "2021-11-06 22:50:21"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[454]=>
object(App\Models\Observe)#1255 (25) {
["table":protected]=>
string(13) "mb4b_observes"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(3) {
[0]=>
string(8) "users_id"
[1]=>
string(8) "blogs_id"
[2]=>
string(6) "active"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["casts":protected]=>
array(1) {
["active"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(6) {
["id"]=>
int(201205)
["users_id"]=>
int(116355)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2023-02-22 20:01:28"
["updated_at"]=>
string(19) "2023-02-22 20:01:28"
}
["original":protected]=>
array(6) {
["id"]=>
int(201205)
["users_id"]=>
int(116355)
["blogs_id"]=>
int(26839)
["active"]=>
int(1)
["created_at"]=>
string(19) "2023-02-22 20:01:28"
["updated_at"]=>
string(19) "2023-02-22 20:01:28"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(1) {
["user"]=>
object(App\User)#1257 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(116355)
["name"]=>
string(12) "MójDomNaWsi"
["slug"]=>
string(11) "mojdomnawsi"
["email"]=>
string(17) "katarzyna@hoga.pl"
["password"]=>
string(60) "$2y$10$Rv5cPPw1sHT95BqPfxzdru/gZmw7.LcXpponVrNiR9Ts7lUM0gajq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
float(0.9)
["remember_token"]=>
string(60) "U0WRQM8KVdAkZhmYpH7i5d8Fa2X2QxxuAUbCCXvErLBpDq7oeHALcrNKu7F0"
["last_ip"]=>
string(15) "213.134.191.131"
["last_host"]=>
string(96) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0"
["last_logged_at"]=>
string(19) "2022-12-08 21:18:07"
["created_at"]=>
string(19) "2022-12-08 21:12:43"
["updated_at"]=>
string(19) "2022-12-08 21:18:07"
}
["original":protected]=>
array(26) {
["id"]=>
int(116355)
["name"]=>
string(12) "MójDomNaWsi"
["slug"]=>
string(11) "mojdomnawsi"
["email"]=>
string(17) "katarzyna@hoga.pl"
["password"]=>
string(60) "$2y$10$Rv5cPPw1sHT95BqPfxzdru/gZmw7.LcXpponVrNiR9Ts7lUM0gajq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
float(0.9)
["remember_token"]=>
string(60) "U0WRQM8KVdAkZhmYpH7i5d8Fa2X2QxxuAUbCCXvErLBpDq7oeHALcrNKu7F0"
["last_ip"]=>
string(15) "213.134.191.131"
["last_host"]=>
string(96) "HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0"
["last_logged_at"]=>
string(19) "2022-12-08 21:18:07"
["created_at"]=>
string(19) "2022-12-08 21:12:43"
["updated_at"]=>
string(19) "2022-12-08 21:18:07"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
}
}
["build"]=>
object(App\Models\BlogBuild)#2011 (25) {
["table":protected]=>
string(17) "mb4b_blogs_builds"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(17) {
[0]=>
string(8) "blogs_id"
[1]=>
string(11) "projects_id"
[2]=>
string(12) "project_name"
[3]=>
string(12) "project_city"
[4]=>
string(5) "autor"
[5]=>
string(11) "typ_budynku"
[6]=>
string(14) "rodzaj_budynku"
[7]=>
string(7) "piwnica"
[8]=>
string(11) "technologia"
[9]=>
string(11) "etap_budowy"
[10]=>
string(7) "dzialka"
[11]=>
string(12) "dzialka_cena"
[12]=>
string(7) "projekt"
[13]=>
string(7) "geodeta"
[14]=>
string(6) "waluta"
[15]=>
string(7) "nagroda"
[16]=>
string(12) "nagroda_opis"
}
["dates"]=>
array(1) {
[0]=>
string(10) "updated_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(19) {
["id"]=>
int(26839)
["blogs_id"]=>
int(26839)
["projects_id"]=>
NULL
["project_name"]=>
string(5) "JULIA"
["project_city"]=>
string(6) "Polska"
["autor"]=>
string(11) "Tomasz Flak"
["typ_budynku"]=>
int(1)
["rodzaj_budynku"]=>
int(2)
["piwnica"]=>
int(0)
["technologia"]=>
int(1)
["etap_budowy"]=>
int(0)
["dzialka"]=>
NULL
["dzialka_cena"]=>
int(0)
["projekt"]=>
int(0)
["geodeta"]=>
int(0)
["waluta"]=>
int(1)
["nagroda"]=>
int(0)
["nagroda_opis"]=>
NULL
["updated_at"]=>
string(19) "2019-12-04 09:47:25"
}
["original":protected]=>
array(19) {
["id"]=>
int(26839)
["blogs_id"]=>
int(26839)
["projects_id"]=>
NULL
["project_name"]=>
string(5) "JULIA"
["project_city"]=>
string(6) "Polska"
["autor"]=>
string(11) "Tomasz Flak"
["typ_budynku"]=>
int(1)
["rodzaj_budynku"]=>
int(2)
["piwnica"]=>
int(0)
["technologia"]=>
int(1)
["etap_budowy"]=>
int(0)
["dzialka"]=>
NULL
["dzialka_cena"]=>
int(0)
["projekt"]=>
int(0)
["geodeta"]=>
int(0)
["waluta"]=>
int(1)
["nagroda"]=>
int(0)
["nagroda_opis"]=>
NULL
["updated_at"]=>
string(19) "2019-12-04 09:47:25"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["user"]=>
object(App\User)#1953 (27) {
["table":protected]=>
string(10) "mb4b_users"
["prefixTab":protected]=>
string(5) "mb4b_"
["fillable":protected]=>
array(22) {
[0]=>
string(4) "name"
[1]=>
string(4) "slug"
[2]=>
string(5) "email"
[3]=>
string(8) "password"
[4]=>
string(3) "ads"
[5]=>
string(8) "ads_blog"
[6]=>
string(6) "active"
[7]=>
string(9) "invisible"
[8]=>
string(6) "banned"
[9]=>
string(9) "confirmed"
[10]=>
string(11) "access_type"
[11]=>
string(6) "is_mig"
[12]=>
string(8) "is_admin"
[13]=>
string(12) "is_moderator"
[14]=>
string(9) "is_bloger"
[15]=>
string(9) "is_expert"
[16]=>
string(13) "is_expert_pro"
[17]=>
string(7) "is_firm"
[18]=>
string(14) "remember_token"
[19]=>
string(7) "last_ip"
[20]=>
string(9) "last_host"
[21]=>
string(14) "last_logged_at"
}
["hidden":protected]=>
array(3) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
[2]=>
string(6) "is_mig"
}
["casts":protected]=>
array(13) {
["is_mig"]=>
string(7) "boolean"
["is_admin"]=>
string(7) "boolean"
["is_moderator"]=>
string(7) "boolean"
["is_bloger"]=>
string(7) "boolean"
["is_expert"]=>
string(7) "boolean"
["is_expert_pro"]=>
string(7) "boolean"
["is_firm"]=>
string(7) "boolean"
["ads"]=>
string(7) "boolean"
["ads_blog"]=>
string(7) "boolean"
["active"]=>
string(7) "boolean"
["invisible"]=>
string(7) "boolean"
["banned"]=>
string(7) "boolean"
["confirmed"]=>
string(7) "boolean"
}
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(26) {
["id"]=>
int(25192)
["name"]=>
string(8) "irek0071"
["slug"]=>
string(8) "irek0071"
["email"]=>
string(14) "irek0071@vp.pl"
["password"]=>
string(60) "$2y$10$mMVfji1XyUTqprrGpYsbDuYxlsiKyvnbNwGtlovwA66g0uf03/Gvq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dOg0Ymbyx0Rb4CykWFlt12OjbmDIcMuvPHDiEOSNgbp8Ny38asU7gr5KzV5E"
["last_ip"]=>
string(10) "37.30.6.46"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-09-12 17:20:53"
["created_at"]=>
string(19) "2015-08-25 19:05:08"
["updated_at"]=>
string(19) "2023-09-12 17:20:53"
}
["original":protected]=>
array(26) {
["id"]=>
int(25192)
["name"]=>
string(8) "irek0071"
["slug"]=>
string(8) "irek0071"
["email"]=>
string(14) "irek0071@vp.pl"
["password"]=>
string(60) "$2y$10$mMVfji1XyUTqprrGpYsbDuYxlsiKyvnbNwGtlovwA66g0uf03/Gvq"
["is_mig"]=>
int(0)
["is_admin"]=>
int(0)
["is_moderator"]=>
int(0)
["is_bloger"]=>
int(1)
["is_expert"]=>
int(0)
["is_expert_pro"]=>
int(0)
["is_firm"]=>
int(0)
["access_type"]=>
int(0)
["ads"]=>
int(0)
["ads_blog"]=>
int(0)
["active"]=>
int(1)
["invisible"]=>
int(0)
["banned"]=>
int(0)
["confirmed"]=>
int(1)
["score"]=>
NULL
["remember_token"]=>
string(60) "dOg0Ymbyx0Rb4CykWFlt12OjbmDIcMuvPHDiEOSNgbp8Ny38asU7gr5KzV5E"
["last_ip"]=>
string(10) "37.30.6.46"
["last_host"]=>
string(154) "HTTP_USER_AGENT: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1"
["last_logged_at"]=>
string(19) "2023-09-12 17:20:53"
["created_at"]=>
string(19) "2015-08-25 19:05:08"
["updated_at"]=>
string(19) "2023-09-12 17:20:53"
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(3) {
["preference"]=>
object(App\Models\UserPreference)#1951 (25) {
["table":protected]=>
string(22) "mb4b_users_preferences"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(17) {
[0]=>
string(8) "users_id"
[1]=>
string(16) "galeria_prywatna"
[2]=>
string(14) "zdjecie_podpis"
[3]=>
string(18) "wiadomosci_koperta"
[4]=>
string(9) "ocen_blog"
[5]=>
string(15) "koszty_prywatne"
[6]=>
string(15) "email_komentarz"
[7]=>
string(13) "email_pytania"
[8]=>
string(10) "email_news"
[9]=>
string(10) "komentarze"
[10]=>
string(26) "komentarz_komentowany_wpis"
[11]=>
string(31) "komentarze_ukryj_niezalogowanym"
[12]=>
string(27) "koszty_ukryj_niezalogowanym"
[13]=>
string(26) "wpisy_ukryj_niezalogowanym"
[14]=>
string(23) "info_komentowane_tematy"
[15]=>
string(23) "info_obserwowane_tematy"
[16]=>
string(18) "info_dodane_tematy"
}
["dates"]=>
array(1) {
[0]=>
string(10) "updated_at"
}
["casts":protected]=>
array(16) {
["galeria_prywatna"]=>
string(7) "integer"
["zdjecie_podpis"]=>
string(7) "boolean"
["wiadomosci_koperta"]=>
string(7) "boolean"
["ocen_blog"]=>
string(7) "boolean"
["koszty_prywatne"]=>
string(7) "boolean"
["email_komentarz"]=>
string(7) "boolean"
["email_pytania"]=>
string(7) "boolean"
["email_news"]=>
string(7) "boolean"
["komentarze"]=>
string(7) "boolean"
["komentarz_komentowany_wpis"]=>
string(7) "boolean"
["komentarze_ukryj_niezalogowanym"]=>
string(7) "boolean"
["koszty_ukryj_niezalogowanym"]=>
string(7) "boolean"
["wpisy_ukryj_niezalogowanym"]=>
string(7) "boolean"
["info_komentowane_tematy"]=>
string(7) "boolean"
["info_obserwowane_tematy"]=>
string(7) "boolean"
["info_dodane_tematy"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(19) {
["id"]=>
int(25191)
["users_id"]=>
int(25192)
["galeria_prywatna"]=>
int(1)
["zdjecie_podpis"]=>
int(1)
["wiadomosci_koperta"]=>
int(1)
["ocen_blog"]=>
int(0)
["koszty_prywatne"]=>
int(0)
["email_komentarz"]=>
int(1)
["email_pytania"]=>
int(1)
["email_news"]=>
int(0)
["komentarze"]=>
int(1)
["komentarz_komentowany_wpis"]=>
int(1)
["komentarze_ukryj_niezalogowanym"]=>
int(1)
["koszty_ukryj_niezalogowanym"]=>
int(1)
["wpisy_ukryj_niezalogowanym"]=>
int(1)
["info_komentowane_tematy"]=>
int(0)
["info_obserwowane_tematy"]=>
int(0)
["info_dodane_tematy"]=>
int(0)
["updated_at"]=>
string(19) "2019-12-04 09:47:25"
}
["original":protected]=>
array(19) {
["id"]=>
int(25191)
["users_id"]=>
int(25192)
["galeria_prywatna"]=>
int(1)
["zdjecie_podpis"]=>
int(1)
["wiadomosci_koperta"]=>
int(1)
["ocen_blog"]=>
int(0)
["koszty_prywatne"]=>
int(0)
["email_komentarz"]=>
int(1)
["email_pytania"]=>
int(1)
["email_news"]=>
int(0)
["komentarze"]=>
int(1)
["komentarz_komentowany_wpis"]=>
int(1)
["komentarze_ukryj_niezalogowanym"]=>
int(1)
["koszty_ukryj_niezalogowanym"]=>
int(1)
["wpisy_ukryj_niezalogowanym"]=>
int(1)
["info_komentowane_tematy"]=>
int(0)
["info_obserwowane_tematy"]=>
int(0)
["info_dodane_tematy"]=>
int(0)
["updated_at"]=>
string(19) "2019-12-04 09:47:25"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["online_user"]=>
NULL
["detail"]=>
object(App\Models\UserDetail)#1952 (25) {
["table":protected]=>
string(18) "mb4b_users_details"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(17) {
[0]=>
string(8) "users_id"
[1]=>
string(10) "regions_id"
[2]=>
string(9) "firstname"
[3]=>
string(8) "lastname"
[4]=>
string(5) "firma"
[5]=>
string(5) "ulica"
[6]=>
string(12) "kod_pocztowy"
[7]=>
string(4) "city"
[8]=>
string(3) "nip"
[9]=>
string(7) "telefon"
[10]=>
string(10) "avatar_url"
[11]=>
string(8) "opis_moj"
[12]=>
string(10) "opis_firmy"
[13]=>
string(11) "opis_oferta"
[14]=>
string(6) "podpis"
[15]=>
string(16) "typ_dzialalnosci"
[16]=>
string(19) "rodzaj_dzialalnosci"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(20) {
["id"]=>
int(25191)
["users_id"]=>
int(25192)
["regions_id"]=>
int(5)
["firstname"]=>
string(8) "Ireneusz"
["lastname"]=>
string(12) "Kwaśniewski"
["firma"]=>
NULL
["ulica"]=>
NULL
["kod_pocztowy"]=>
NULL
["city"]=>
string(13) "Zielona Góra"
["nip"]=>
NULL
["telefon"]=>
NULL
["avatar_url"]=>
NULL
["opis_moj"]=>
NULL
["opis_firmy"]=>
NULL
["opis_oferta"]=>
NULL
["podpis"]=>
NULL
["typ_dzialalnosci"]=>
NULL
["rodzaj_dzialalnosci"]=>
NULL
["created_at"]=>
string(19) "2019-12-04 09:47:25"
["updated_at"]=>
string(19) "2019-12-04 09:47:25"
}
["original":protected]=>
array(20) {
["id"]=>
int(25191)
["users_id"]=>
int(25192)
["regions_id"]=>
int(5)
["firstname"]=>
string(8) "Ireneusz"
["lastname"]=>
string(12) "Kwaśniewski"
["firma"]=>
NULL
["ulica"]=>
NULL
["kod_pocztowy"]=>
NULL
["city"]=>
string(13) "Zielona Góra"
["nip"]=>
NULL
["telefon"]=>
NULL
["avatar_url"]=>
NULL
["opis_moj"]=>
NULL
["opis_firmy"]=>
NULL
["opis_oferta"]=>
NULL
["podpis"]=>
NULL
["typ_dzialalnosci"]=>
NULL
["rodzaj_dzialalnosci"]=>
NULL
["created_at"]=>
string(19) "2019-12-04 09:47:25"
["updated_at"]=>
string(19) "2019-12-04 09:47:25"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["visible":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["rememberTokenName":protected]=>
string(14) "remember_token"
}
["setting"]=>
object(App\Models\BlogSetting)#1949 (25) {
["table":protected]=>
string(19) "mb4b_blogs_settings"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(33) {
[0]=>
string(8) "blogs_id"
[1]=>
string(12) "templates_id"
[2]=>
string(10) "header_off"
[3]=>
string(6) "header"
[4]=>
string(10) "header_top"
[5]=>
string(11) "header_text"
[6]=>
string(17) "header_text_color"
[7]=>
string(16) "header_text_size"
[8]=>
string(19) "header_text_justify"
[9]=>
string(11) "header_font"
[10]=>
string(11) "header_bold"
[11]=>
string(13) "header_italic"
[12]=>
string(18) "kolor_glowny_tekst"
[13]=>
string(20) "kolor_zalogowany_tlo"
[14]=>
string(25) "kolor_zalogowany_tlo_boki"
[15]=>
string(17) "kolor_glowny_link"
[16]=>
string(18) "kolor_glowny_tytul"
[17]=>
string(16) "kolor_glowny_tlo"
[18]=>
string(16) "kolor_male_tekst"
[19]=>
string(17) "kolor_tytul_tekst"
[20]=>
string(10) "kolor_link"
[21]=>
string(11) "kolor_ramka"
[22]=>
string(15) "kolor_komentarz"
[23]=>
string(18) "kolor_obok_zdjecia"
[24]=>
string(11) "kolor_tresc"
[25]=>
string(14) "main_center_bg"
[26]=>
string(14) "main_header_bg"
[27]=>
string(3) "tlo"
[28]=>
string(10) "rodzaj_tla"
[29]=>
string(4) "font"
[30]=>
string(3) "swf"
[31]=>
string(28) "sortowanie_polecanych_linkow"
[32]=>
string(15) "wyswietl_koszty"
}
["dates"]=>
array(1) {
[0]=>
string(10) "updated_at"
}
["casts":protected]=>
array(6) {
["sortowanie_polecanych_linkow"]=>
string(7) "boolean"
["wyswietl_koszty"]=>
string(7) "boolean"
["swf"]=>
string(7) "boolean"
["header_off"]=>
string(7) "boolean"
["header_bold"]=>
string(7) "boolean"
["header_italic"]=>
string(7) "boolean"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(40) {
["id"]=>
int(26839)
["blogs_id"]=>
int(26839)
["templates_id"]=>
NULL
["header_off"]=>
int(0)
["header"]=>
NULL
["header_top"]=>
string(1) "0"
["header_text"]=>
NULL
["header_text_color"]=>
string(7) "#C1C0B5"
["header_text_size"]=>
string(2) "45"
["header_text_justify"]=>
string(4) "left"
["header_font"]=>
int(0)
["header_bold"]=>
int(0)
["header_italic"]=>
int(0)
["kolor_glowny_tekst"]=>
string(7) "#111111"
["kolor_zalogowany_tlo"]=>
string(7) "#E9E5E0"
["kolor_zalogowany_tlo_boki"]=>
string(7) "#FFFFFF"
["kolor_glowny_link"]=>
string(7) "#050A1E"
["kolor_glowny_tytul"]=>
string(7) "#DADADB"
["kolor_glowny_tlo"]=>
string(7) "#E9E5E0"
["kolor_male_tekst"]=>
string(7) "#96968A"
["kolor_tytul_tekst"]=>
string(7) "#96968A"
["kolor_link"]=>
string(7) "#721A1A"
["kolor_ramka"]=>
string(7) "#D9D8CF"
["kolor_komentarz"]=>
string(7) "#D9D8CF"
["kolor_obok_zdjecia"]=>
string(7) "#FFFFFF"
["kolor_tresc"]=>
NULL
["main_center_bg"]=>
string(7) "#E9E5E0"
["main_header_bg"]=>
string(7) "#FFFFFF"
["tlo"]=>
NULL
["rodzaj_tla"]=>
int(0)
["font"]=>
int(0)
["swf"]=>
int(0)
["sortowanie_polecanych_linkow"]=>
int(0)
["wyswietl_koszty"]=>
int(0)
["ekspert_opis_wpisy"]=>
NULL
["ekspert_opis_artykuly"]=>
NULL
["ekspert_opis_pytania"]=>
NULL
["ekspert_opis_promocja"]=>
NULL
["ekspert_opis_konkurs"]=>
NULL
["updated_at"]=>
string(19) "2025-02-03 06:25:05"
}
["original":protected]=>
array(40) {
["id"]=>
int(26839)
["blogs_id"]=>
int(26839)
["templates_id"]=>
NULL
["header_off"]=>
int(0)
["header"]=>
NULL
["header_top"]=>
string(1) "0"
["header_text"]=>
NULL
["header_text_color"]=>
string(7) "#C1C0B5"
["header_text_size"]=>
string(2) "45"
["header_text_justify"]=>
string(4) "left"
["header_font"]=>
int(0)
["header_bold"]=>
int(0)
["header_italic"]=>
int(0)
["kolor_glowny_tekst"]=>
string(7) "#111111"
["kolor_zalogowany_tlo"]=>
string(7) "#E9E5E0"
["kolor_zalogowany_tlo_boki"]=>
string(7) "#FFFFFF"
["kolor_glowny_link"]=>
string(7) "#050A1E"
["kolor_glowny_tytul"]=>
string(7) "#DADADB"
["kolor_glowny_tlo"]=>
string(7) "#E9E5E0"
["kolor_male_tekst"]=>
string(7) "#96968A"
["kolor_tytul_tekst"]=>
string(7) "#96968A"
["kolor_link"]=>
string(7) "#721A1A"
["kolor_ramka"]=>
string(7) "#D9D8CF"
["kolor_komentarz"]=>
string(7) "#D9D8CF"
["kolor_obok_zdjecia"]=>
string(7) "#FFFFFF"
["kolor_tresc"]=>
NULL
["main_center_bg"]=>
string(7) "#E9E5E0"
["main_header_bg"]=>
string(7) "#FFFFFF"
["tlo"]=>
NULL
["rodzaj_tla"]=>
int(0)
["font"]=>
int(0)
["swf"]=>
int(0)
["sortowanie_polecanych_linkow"]=>
int(0)
["wyswietl_koszty"]=>
int(0)
["ekspert_opis_wpisy"]=>
NULL
["ekspert_opis_artykuly"]=>
NULL
["ekspert_opis_pytania"]=>
NULL
["ekspert_opis_promocja"]=>
NULL
["ekspert_opis_konkurs"]=>
NULL
["updated_at"]=>
string(19) "2025-02-03 06:25:05"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["stat"]=>
object(App\Models\BlogStat)#1956 (25) {
["table":protected]=>
string(16) "mb4b_blogs_stats"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(11) {
[0]=>
string(8) "blogs_id"
[1]=>
string(5) "posts"
[2]=>
string(10) "promotions"
[3]=>
string(8) "contests"
[4]=>
string(9) "questions"
[5]=>
string(8) "comments"
[6]=>
string(6) "visits"
[7]=>
string(9) "followers"
[8]=>
string(6) "photos"
[9]=>
string(5) "costs"
[10]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(11) {
["id"]=>
int(26839)
["blogs_id"]=>
int(26839)
["posts"]=>
int(94)
["articles"]=>
int(0)
["comments"]=>
int(797)
["visits"]=>
int(54168)
["followers"]=>
int(455)
["photos"]=>
int(532)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 09:47:25"
["updated_at"]=>
string(19) "2025-04-03 21:00:04"
}
["original":protected]=>
array(11) {
["id"]=>
int(26839)
["blogs_id"]=>
int(26839)
["posts"]=>
int(94)
["articles"]=>
int(0)
["comments"]=>
int(797)
["visits"]=>
int(54168)
["followers"]=>
int(455)
["photos"]=>
int(532)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 09:47:25"
["updated_at"]=>
string(19) "2025-04-03 21:00:04"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
["stats_m_desc"]=>
object(Illuminate\Database\Eloquent\Collection)#1847 (1) {
["items":protected]=>
array(103) {
[0]=>
object(App\Models\BlogStatM)#1846 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(3054438)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(265)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-02-04 03:15:54"
["updated_at"]=>
string(19) "2024-02-22 08:16:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(3054438)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202402)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(265)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-02-04 03:15:54"
["updated_at"]=>
string(19) "2024-02-22 08:16:02"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[1]=>
object(App\Models\BlogStatM)#1845 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(3013127)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(328)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-01-02 09:15:28"
["updated_at"]=>
string(19) "2024-01-30 22:15:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(3013127)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202401)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(328)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2024-01-02 09:15:28"
["updated_at"]=>
string(19) "2024-01-30 22:15:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[2]=>
object(App\Models\BlogStatM)#1844 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2982397)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(461)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-12-02 01:15:51"
["updated_at"]=>
string(19) "2023-12-30 05:14:30"
}
["original":protected]=>
array(12) {
["id"]=>
int(2982397)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202312)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(461)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-12-02 01:15:51"
["updated_at"]=>
string(19) "2023-12-30 05:14:30"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[3]=>
object(App\Models\BlogStatM)#1843 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2955832)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(570)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-11-02 00:05:29"
["updated_at"]=>
string(19) "2023-11-30 22:14:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(2955832)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202311)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(570)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-11-02 00:05:29"
["updated_at"]=>
string(19) "2023-11-30 22:14:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[4]=>
object(App\Models\BlogStatM)#1842 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2917437)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(618)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-10-02 00:04:50"
["updated_at"]=>
string(19) "2023-11-01 00:04:08"
}
["original":protected]=>
array(12) {
["id"]=>
int(2917437)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202310)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(618)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-10-02 00:04:50"
["updated_at"]=>
string(19) "2023-11-01 00:04:08"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[5]=>
object(App\Models\BlogStatM)#1841 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2883685)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1264)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-09-02 00:05:54"
["updated_at"]=>
string(19) "2023-09-30 22:13:43"
}
["original":protected]=>
array(12) {
["id"]=>
int(2883685)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202309)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1264)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-09-02 00:05:54"
["updated_at"]=>
string(19) "2023-09-30 22:13:43"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[6]=>
object(App\Models\BlogStatM)#1840 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2835638)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(356)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-08-02 00:04:19"
["updated_at"]=>
string(19) "2023-08-31 22:13:40"
}
["original":protected]=>
array(12) {
["id"]=>
int(2835638)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202308)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(356)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-08-02 00:04:19"
["updated_at"]=>
string(19) "2023-08-31 22:13:40"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[7]=>
object(App\Models\BlogStatM)#1839 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2788892)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(493)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-07-02 00:04:11"
["updated_at"]=>
string(19) "2023-07-31 23:13:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(2788892)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202307)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(493)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-07-02 00:04:11"
["updated_at"]=>
string(19) "2023-07-31 23:13:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[8]=>
object(App\Models\BlogStatM)#1838 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2759547)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(468)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-06-02 00:04:54"
["updated_at"]=>
string(19) "2023-06-30 23:13:04"
}
["original":protected]=>
array(12) {
["id"]=>
int(2759547)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202306)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(468)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-06-02 00:04:54"
["updated_at"]=>
string(19) "2023-06-30 23:13:04"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[9]=>
object(App\Models\BlogStatM)#1837 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2722747)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(558)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-05-02 00:03:52"
["updated_at"]=>
string(19) "2023-05-31 17:12:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(2722747)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202305)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(558)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-05-02 00:03:52"
["updated_at"]=>
string(19) "2023-05-31 17:12:51"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[10]=>
object(App\Models\BlogStatM)#1836 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2694378)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(614)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-04-02 00:03:53"
["updated_at"]=>
string(19) "2023-04-30 21:12:52"
}
["original":protected]=>
array(12) {
["id"]=>
int(2694378)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202304)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(614)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-04-02 00:03:53"
["updated_at"]=>
string(19) "2023-04-30 21:12:52"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[11]=>
object(App\Models\BlogStatM)#1835 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2664365)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202303)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(543)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-03-02 00:03:41"
["updated_at"]=>
string(19) "2023-04-01 00:03:00"
}
["original":protected]=>
array(12) {
["id"]=>
int(2664365)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202303)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(543)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-03-02 00:03:41"
["updated_at"]=>
string(19) "2023-04-01 00:03:00"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[12]=>
object(App\Models\BlogStatM)#1834 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2630813)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202302)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(565)
["followers"]=>
int(1)
["photos"]=>
int(10)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-02-02 00:03:37"
["updated_at"]=>
string(19) "2023-02-28 23:13:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(2630813)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202302)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(565)
["followers"]=>
int(1)
["photos"]=>
int(10)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-02-02 00:03:37"
["updated_at"]=>
string(19) "2023-02-28 23:13:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[13]=>
object(App\Models\BlogStatM)#1833 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2599801)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202301)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(506)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-01-02 00:04:15"
["updated_at"]=>
string(19) "2023-01-31 23:12:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(2599801)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202301)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(506)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2023-01-02 00:04:15"
["updated_at"]=>
string(19) "2023-01-31 23:12:42"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[14]=>
object(App\Models\BlogStatM)#1832 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2571081)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202212)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(345)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-12-02 00:03:30"
["updated_at"]=>
string(19) "2022-12-31 12:02:52"
}
["original":protected]=>
array(12) {
["id"]=>
int(2571081)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202212)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(345)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-12-02 00:03:30"
["updated_at"]=>
string(19) "2022-12-31 12:02:52"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[15]=>
object(App\Models\BlogStatM)#1831 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2544823)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202211)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(391)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-11-02 00:03:10"
["updated_at"]=>
string(19) "2022-11-30 20:12:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(2544823)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202211)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(391)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-11-02 00:03:10"
["updated_at"]=>
string(19) "2022-11-30 20:12:55"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[16]=>
object(App\Models\BlogStatM)#1830 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2515265)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202210)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(642)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-10-02 00:02:54"
["updated_at"]=>
string(19) "2022-10-31 12:02:21"
}
["original":protected]=>
array(12) {
["id"]=>
int(2515265)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202210)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(642)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-10-02 00:02:54"
["updated_at"]=>
string(19) "2022-10-31 12:02:21"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[17]=>
object(App\Models\BlogStatM)#1829 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2477980)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202209)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(345)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-09-02 00:02:51"
["updated_at"]=>
string(19) "2022-09-30 19:12:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(2477980)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202209)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(345)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-09-02 00:02:51"
["updated_at"]=>
string(19) "2022-09-30 19:12:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[18]=>
object(App\Models\BlogStatM)#1828 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2451522)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202208)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(522)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-08-02 00:03:13"
["updated_at"]=>
string(19) "2022-08-31 23:12:34"
}
["original":protected]=>
array(12) {
["id"]=>
int(2451522)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202208)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(522)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-08-02 00:03:13"
["updated_at"]=>
string(19) "2022-08-31 23:12:34"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[19]=>
object(App\Models\BlogStatM)#1827 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2420763)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202207)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(508)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-07-02 00:02:36"
["updated_at"]=>
string(19) "2022-07-31 13:12:40"
}
["original":protected]=>
array(12) {
["id"]=>
int(2420763)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202207)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(508)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-07-02 00:02:36"
["updated_at"]=>
string(19) "2022-07-31 13:12:40"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[20]=>
object(App\Models\BlogStatM)#1826 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2393014)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202206)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(819)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-06-02 00:02:37"
["updated_at"]=>
string(19) "2022-06-30 22:12:03"
}
["original":protected]=>
array(12) {
["id"]=>
int(2393014)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202206)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(819)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-06-02 00:02:37"
["updated_at"]=>
string(19) "2022-06-30 22:12:03"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[21]=>
object(App\Models\BlogStatM)#1825 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2367823)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202205)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(650)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-05-02 00:02:21"
["updated_at"]=>
string(19) "2022-06-01 00:01:59"
}
["original":protected]=>
array(12) {
["id"]=>
int(2367823)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202205)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(650)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-05-02 00:02:21"
["updated_at"]=>
string(19) "2022-06-01 00:01:59"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[22]=>
object(App\Models\BlogStatM)#1824 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2337507)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202204)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(2217)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-04-01 10:07:53"
["updated_at"]=>
string(19) "2022-05-01 00:01:41"
}
["original":protected]=>
array(12) {
["id"]=>
int(2337507)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202204)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(2217)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-04-01 10:07:53"
["updated_at"]=>
string(19) "2022-05-01 00:01:41"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[23]=>
object(App\Models\BlogStatM)#1823 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2312793)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202203)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(9)
["visits"]=>
int(1202)
["followers"]=>
int(0)
["photos"]=>
int(25)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-03-02 00:02:14"
["updated_at"]=>
string(19) "2022-04-01 00:01:38"
}
["original":protected]=>
array(12) {
["id"]=>
int(2312793)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202203)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(9)
["visits"]=>
int(1202)
["followers"]=>
int(0)
["photos"]=>
int(25)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-03-02 00:02:14"
["updated_at"]=>
string(19) "2022-04-01 00:01:38"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[24]=>
object(App\Models\BlogStatM)#1822 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2285813)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202202)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(411)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-02-02 00:02:05"
["updated_at"]=>
string(19) "2022-02-28 22:11:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(2285813)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202202)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(411)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-02-02 00:02:05"
["updated_at"]=>
string(19) "2022-02-28 22:11:45"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[25]=>
object(App\Models\BlogStatM)#1821 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2259598)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202201)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(616)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-01-04 14:13:43"
["updated_at"]=>
string(19) "2022-01-31 23:11:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(2259598)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202201)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(616)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2022-01-04 14:13:43"
["updated_at"]=>
string(19) "2022-01-31 23:11:55"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[26]=>
object(App\Models\BlogStatM)#1820 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2254789)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202112)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(0)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-12-11 04:34:58"
["updated_at"]=>
string(19) "2021-12-11 04:34:58"
}
["original":protected]=>
array(12) {
["id"]=>
int(2254789)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202112)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(0)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-12-11 04:34:58"
["updated_at"]=>
string(19) "2021-12-11 04:34:58"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[27]=>
object(App\Models\BlogStatM)#1819 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2234773)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202111)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(327)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-11-02 00:11:52"
["updated_at"]=>
string(19) "2021-11-23 09:22:32"
}
["original":protected]=>
array(12) {
["id"]=>
int(2234773)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202111)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(327)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-11-02 00:11:52"
["updated_at"]=>
string(19) "2021-11-23 09:22:32"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[28]=>
object(App\Models\BlogStatM)#1818 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2202103)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202110)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(429)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-10-02 00:11:48"
["updated_at"]=>
string(19) "2021-11-01 00:11:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(2202103)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202110)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(429)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-10-02 00:11:48"
["updated_at"]=>
string(19) "2021-11-01 00:11:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[29]=>
object(App\Models\BlogStatM)#1817 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2172712)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202109)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(364)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-09-02 00:11:55"
["updated_at"]=>
string(19) "2021-10-01 00:11:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(2172712)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202109)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(364)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-09-02 00:11:55"
["updated_at"]=>
string(19) "2021-10-01 00:11:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[30]=>
object(App\Models\BlogStatM)#1816 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2140118)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202108)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(637)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-08-02 00:11:25"
["updated_at"]=>
string(19) "2021-08-31 22:11:14"
}
["original":protected]=>
array(12) {
["id"]=>
int(2140118)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202108)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(637)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-08-02 00:11:25"
["updated_at"]=>
string(19) "2021-08-31 22:11:14"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[31]=>
object(App\Models\BlogStatM)#1815 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2109449)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202107)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(284)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-07-02 00:11:27"
["updated_at"]=>
string(19) "2021-08-01 00:11:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(2109449)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202107)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(284)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-07-02 00:11:27"
["updated_at"]=>
string(19) "2021-08-01 00:11:06"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[32]=>
object(App\Models\BlogStatM)#1814 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2079450)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202106)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(306)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-06-02 00:11:28"
["updated_at"]=>
string(19) "2021-07-01 00:11:06"
}
["original":protected]=>
array(12) {
["id"]=>
int(2079450)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202106)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(306)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-06-02 00:11:28"
["updated_at"]=>
string(19) "2021-07-01 00:11:06"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[33]=>
object(App\Models\BlogStatM)#1813 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2039691)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202105)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(762)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-05-03 11:35:46"
["updated_at"]=>
string(19) "2021-06-01 00:11:00"
}
["original":protected]=>
array(12) {
["id"]=>
int(2039691)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202105)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(762)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-05-03 11:35:46"
["updated_at"]=>
string(19) "2021-06-01 00:11:00"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[34]=>
object(App\Models\BlogStatM)#1812 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(2009116)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202104)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(242)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-04-02 00:11:04"
["updated_at"]=>
string(19) "2021-04-20 12:11:03"
}
["original":protected]=>
array(12) {
["id"]=>
int(2009116)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202104)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(242)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-04-02 00:11:04"
["updated_at"]=>
string(19) "2021-04-20 12:11:03"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[35]=>
object(App\Models\BlogStatM)#1811 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1976897)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202103)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(562)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-03-02 00:11:02"
["updated_at"]=>
string(19) "2021-03-31 23:10:53"
}
["original":protected]=>
array(12) {
["id"]=>
int(1976897)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202103)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(562)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-03-02 00:11:02"
["updated_at"]=>
string(19) "2021-03-31 23:10:53"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[36]=>
object(App\Models\BlogStatM)#1810 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1946049)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202102)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(412)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-02-02 00:10:27"
["updated_at"]=>
string(19) "2021-02-28 22:11:07"
}
["original":protected]=>
array(12) {
["id"]=>
int(1946049)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202102)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(412)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-02-02 00:10:27"
["updated_at"]=>
string(19) "2021-02-28 22:11:07"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[37]=>
object(App\Models\BlogStatM)#1809 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1914284)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202101)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(805)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-01-02 01:10:26"
["updated_at"]=>
string(19) "2021-02-01 00:10:47"
}
["original":protected]=>
array(12) {
["id"]=>
int(1914284)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202101)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(805)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2021-01-02 01:10:26"
["updated_at"]=>
string(19) "2021-02-01 00:10:47"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[38]=>
object(App\Models\BlogStatM)#1808 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1881857)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202012)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(427)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-12-02 01:10:24"
["updated_at"]=>
string(19) "2020-12-31 19:10:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(1881857)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202012)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(427)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-12-02 01:10:24"
["updated_at"]=>
string(19) "2020-12-31 19:10:42"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[39]=>
object(App\Models\BlogStatM)#1807 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1851467)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202011)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(818)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-11-02 01:10:23"
["updated_at"]=>
string(19) "2020-11-30 21:10:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(1851467)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202011)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(818)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-11-02 01:10:23"
["updated_at"]=>
string(19) "2020-11-30 21:10:42"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[40]=>
object(App\Models\BlogStatM)#1806 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1814878)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202010)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(700)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-10-02 00:10:37"
["updated_at"]=>
string(19) "2020-10-31 23:10:39"
}
["original":protected]=>
array(12) {
["id"]=>
int(1814878)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202010)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(700)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-10-02 00:10:37"
["updated_at"]=>
string(19) "2020-10-31 23:10:39"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[41]=>
object(App\Models\BlogStatM)#1805 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1783233)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202009)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2578)
["followers"]=>
int(-2)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-09-02 00:10:40"
["updated_at"]=>
string(19) "2020-09-30 21:10:36"
}
["original":protected]=>
array(12) {
["id"]=>
int(1783233)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202009)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2578)
["followers"]=>
int(-2)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-09-02 00:10:40"
["updated_at"]=>
string(19) "2020-09-30 21:10:36"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[42]=>
object(App\Models\BlogStatM)#1804 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1753116)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202008)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(1721)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-08-02 00:10:18"
["updated_at"]=>
string(19) "2020-09-01 00:10:30"
}
["original":protected]=>
array(12) {
["id"]=>
int(1753116)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202008)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(1721)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-08-02 00:10:18"
["updated_at"]=>
string(19) "2020-09-01 00:10:30"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[43]=>
object(App\Models\BlogStatM)#1803 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1721922)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202007)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(15)
["visits"]=>
int(2611)
["followers"]=>
int(12)
["photos"]=>
int(26)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-07-02 00:10:25"
["updated_at"]=>
string(19) "2020-08-01 00:10:26"
}
["original":protected]=>
array(12) {
["id"]=>
int(1721922)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202007)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(15)
["visits"]=>
int(2611)
["followers"]=>
int(12)
["photos"]=>
int(26)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-07-02 00:10:25"
["updated_at"]=>
string(19) "2020-08-01 00:10:26"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[44]=>
object(App\Models\BlogStatM)#1802 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1693024)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202006)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(876)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-06-02 00:10:24"
["updated_at"]=>
string(19) "2020-07-01 00:10:25"
}
["original":protected]=>
array(12) {
["id"]=>
int(1693024)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202006)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(876)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-06-02 00:10:24"
["updated_at"]=>
string(19) "2020-07-01 00:10:25"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[45]=>
object(App\Models\BlogStatM)#1801 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1662043)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202005)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(14)
["visits"]=>
int(2338)
["followers"]=>
int(13)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-05-02 00:10:21"
["updated_at"]=>
string(19) "2020-06-01 00:10:24"
}
["original":protected]=>
array(12) {
["id"]=>
int(1662043)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202005)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(14)
["visits"]=>
int(2338)
["followers"]=>
int(13)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-05-02 00:10:21"
["updated_at"]=>
string(19) "2020-06-01 00:10:24"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[46]=>
object(App\Models\BlogStatM)#1800 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1634874)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202004)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(1230)
["followers"]=>
int(2)
["photos"]=>
int(16)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-04-02 00:10:19"
["updated_at"]=>
string(19) "2020-04-30 23:10:21"
}
["original":protected]=>
array(12) {
["id"]=>
int(1634874)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202004)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(1)
["visits"]=>
int(1230)
["followers"]=>
int(2)
["photos"]=>
int(16)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-04-02 00:10:19"
["updated_at"]=>
string(19) "2020-04-30 23:10:21"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[47]=>
object(App\Models\BlogStatM)#1799 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1606581)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202003)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1049)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-03-02 01:10:16"
["updated_at"]=>
string(19) "2020-03-31 23:10:19"
}
["original":protected]=>
array(12) {
["id"]=>
int(1606581)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202003)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1049)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-03-02 01:10:16"
["updated_at"]=>
string(19) "2020-03-31 23:10:19"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[48]=>
object(App\Models\BlogStatM)#1798 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1578995)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202002)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(13)
["visits"]=>
int(2474)
["followers"]=>
int(9)
["photos"]=>
int(18)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-02-01 12:23:03"
["updated_at"]=>
string(19) "2020-02-29 23:10:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(1578995)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202002)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(13)
["visits"]=>
int(2474)
["followers"]=>
int(9)
["photos"]=>
int(18)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-02-01 12:23:03"
["updated_at"]=>
string(19) "2020-02-29 23:10:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[49]=>
object(App\Models\BlogStatM)#1797 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1550729)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202001)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(1652)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-01-01 21:07:54"
["updated_at"]=>
string(19) "2020-02-01 00:10:12"
}
["original":protected]=>
array(12) {
["id"]=>
int(1550729)
["blogs_id"]=>
int(26839)
["ym"]=>
int(202001)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(1652)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2020-01-01 21:07:54"
["updated_at"]=>
string(19) "2020-02-01 00:10:12"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[50]=>
object(App\Models\BlogStatM)#1796 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(170714)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201912)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(549)
["followers"]=>
int(6)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:09:07"
["updated_at"]=>
string(19) "2020-01-01 03:15:10"
}
["original":protected]=>
array(12) {
["id"]=>
int(170714)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201912)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(549)
["followers"]=>
int(6)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:09:07"
["updated_at"]=>
string(19) "2020-01-01 03:15:10"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[51]=>
object(App\Models\BlogStatM)#1795 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(115592)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201911)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(17)
["visits"]=>
int(2406)
["followers"]=>
int(6)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:27"
["updated_at"]=>
string(19) "2019-12-05 11:06:00"
}
["original":protected]=>
array(12) {
["id"]=>
int(115592)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201911)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(17)
["visits"]=>
int(2406)
["followers"]=>
int(6)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:27"
["updated_at"]=>
string(19) "2019-12-05 11:06:00"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[52]=>
object(App\Models\BlogStatM)#1794 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(116896)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201910)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(2312)
["followers"]=>
int(6)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:30"
["updated_at"]=>
string(19) "2019-12-05 11:04:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(116896)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201910)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(2312)
["followers"]=>
int(6)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:30"
["updated_at"]=>
string(19) "2019-12-05 11:04:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[53]=>
object(App\Models\BlogStatM)#1793 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(115308)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201909)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(27)
["visits"]=>
int(3237)
["followers"]=>
int(10)
["photos"]=>
int(12)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:26"
["updated_at"]=>
string(19) "2019-12-05 11:02:46"
}
["original":protected]=>
array(12) {
["id"]=>
int(115308)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201909)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(27)
["visits"]=>
int(3237)
["followers"]=>
int(10)
["photos"]=>
int(12)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:26"
["updated_at"]=>
string(19) "2019-12-05 11:02:46"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[54]=>
object(App\Models\BlogStatM)#1792 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(116144)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201908)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(26)
["visits"]=>
int(3230)
["followers"]=>
int(15)
["photos"]=>
int(21)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:28"
["updated_at"]=>
string(19) "2019-12-05 11:01:39"
}
["original":protected]=>
array(12) {
["id"]=>
int(116144)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201908)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(26)
["visits"]=>
int(3230)
["followers"]=>
int(15)
["photos"]=>
int(21)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:28"
["updated_at"]=>
string(19) "2019-12-05 11:01:39"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[55]=>
object(App\Models\BlogStatM)#1791 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(115889)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201907)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(7)
["visits"]=>
int(2301)
["followers"]=>
int(8)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:28"
["updated_at"]=>
string(19) "2019-12-05 11:00:44"
}
["original":protected]=>
array(12) {
["id"]=>
int(115889)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201907)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(7)
["visits"]=>
int(2301)
["followers"]=>
int(8)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:28"
["updated_at"]=>
string(19) "2019-12-05 11:00:44"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[56]=>
object(App\Models\BlogStatM)#1790 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(115284)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201906)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(11)
["visits"]=>
int(2300)
["followers"]=>
int(6)
["photos"]=>
int(17)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:26"
["updated_at"]=>
string(19) "2019-12-05 10:59:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(115284)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201906)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(11)
["visits"]=>
int(2300)
["followers"]=>
int(6)
["photos"]=>
int(17)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:26"
["updated_at"]=>
string(19) "2019-12-05 10:59:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[57]=>
object(App\Models\BlogStatM)#1789 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(114805)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201905)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(14)
["visits"]=>
int(2951)
["followers"]=>
int(14)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:25"
["updated_at"]=>
string(19) "2019-12-05 10:57:52"
}
["original":protected]=>
array(12) {
["id"]=>
int(114805)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201905)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(14)
["visits"]=>
int(2951)
["followers"]=>
int(14)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:25"
["updated_at"]=>
string(19) "2019-12-05 10:57:52"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[58]=>
object(App\Models\BlogStatM)#1788 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(114320)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201904)
["posts"]=>
int(5)
["articles"]=>
int(0)
["comments"]=>
int(33)
["visits"]=>
int(4116)
["followers"]=>
int(34)
["photos"]=>
int(42)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:24"
["updated_at"]=>
string(19) "2019-12-05 10:57:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(114320)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201904)
["posts"]=>
int(5)
["articles"]=>
int(0)
["comments"]=>
int(33)
["visits"]=>
int(4116)
["followers"]=>
int(34)
["photos"]=>
int(42)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:24"
["updated_at"]=>
string(19) "2019-12-05 10:57:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[59]=>
object(App\Models\BlogStatM)#1787 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(136999)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201903)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(1577)
["followers"]=>
int(4)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:18:18"
["updated_at"]=>
string(19) "2019-12-05 10:56:10"
}
["original":protected]=>
array(12) {
["id"]=>
int(136999)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201903)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(1577)
["followers"]=>
int(4)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:18:18"
["updated_at"]=>
string(19) "2019-12-05 10:56:10"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[60]=>
object(App\Models\BlogStatM)#1786 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(113852)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201902)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(12)
["visits"]=>
int(1730)
["followers"]=>
int(6)
["photos"]=>
int(2)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:22"
["updated_at"]=>
string(19) "2019-12-05 10:54:34"
}
["original":protected]=>
array(12) {
["id"]=>
int(113852)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201902)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(12)
["visits"]=>
int(1730)
["followers"]=>
int(6)
["photos"]=>
int(2)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:22"
["updated_at"]=>
string(19) "2019-12-05 10:54:34"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[61]=>
object(App\Models\BlogStatM)#1785 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(104042)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201901)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(8)
["visits"]=>
int(2217)
["followers"]=>
int(8)
["photos"]=>
int(12)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:51"
["updated_at"]=>
string(19) "2019-12-05 10:52:31"
}
["original":protected]=>
array(12) {
["id"]=>
int(104042)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201901)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(8)
["visits"]=>
int(2217)
["followers"]=>
int(8)
["photos"]=>
int(12)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:51"
["updated_at"]=>
string(19) "2019-12-05 10:52:31"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[62]=>
object(App\Models\BlogStatM)#1784 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(113394)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201812)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1707)
["followers"]=>
int(3)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:21"
["updated_at"]=>
string(19) "2019-12-05 10:51:33"
}
["original":protected]=>
array(12) {
["id"]=>
int(113394)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201812)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1707)
["followers"]=>
int(3)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:21"
["updated_at"]=>
string(19) "2019-12-05 10:51:33"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[63]=>
object(App\Models\BlogStatM)#1783 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(113038)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201811)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(32)
["visits"]=>
int(2634)
["followers"]=>
int(14)
["photos"]=>
int(8)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:19"
["updated_at"]=>
string(19) "2019-12-05 10:50:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(113038)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201811)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(32)
["visits"]=>
int(2634)
["followers"]=>
int(14)
["photos"]=>
int(8)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:19"
["updated_at"]=>
string(19) "2019-12-05 10:50:45"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[64]=>
object(App\Models\BlogStatM)#1782 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(112657)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201810)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(21)
["visits"]=>
int(2378)
["followers"]=>
int(14)
["photos"]=>
int(13)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:18"
["updated_at"]=>
string(19) "2019-12-05 10:49:24"
}
["original":protected]=>
array(12) {
["id"]=>
int(112657)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201810)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(21)
["visits"]=>
int(2378)
["followers"]=>
int(14)
["photos"]=>
int(13)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:34:18"
["updated_at"]=>
string(19) "2019-12-05 10:49:24"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[65]=>
object(App\Models\BlogStatM)#1781 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(1145384)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201809)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1044)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:47:57"
["updated_at"]=>
string(19) "2019-12-05 10:47:57"
}
["original":protected]=>
array(12) {
["id"]=>
int(1145384)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201809)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1044)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:47:57"
["updated_at"]=>
string(19) "2019-12-05 10:47:57"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[66]=>
object(App\Models\BlogStatM)#1780 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(92738)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201808)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1978)
["followers"]=>
int(13)
["photos"]=>
int(2)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:25:56"
["updated_at"]=>
string(19) "2019-12-05 10:47:09"
}
["original":protected]=>
array(12) {
["id"]=>
int(92738)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201808)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1978)
["followers"]=>
int(13)
["photos"]=>
int(2)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:25:56"
["updated_at"]=>
string(19) "2019-12-05 10:47:09"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[67]=>
object(App\Models\BlogStatM)#1779 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(135263)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201807)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1147)
["followers"]=>
int(3)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:02:39"
["updated_at"]=>
string(19) "2019-12-05 10:46:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(135263)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201807)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1147)
["followers"]=>
int(3)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:02:39"
["updated_at"]=>
string(19) "2019-12-05 10:46:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[68]=>
object(App\Models\BlogStatM)#1778 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(110486)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201806)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(9)
["visits"]=>
int(1603)
["followers"]=>
int(7)
["photos"]=>
int(3)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:15"
["updated_at"]=>
string(19) "2019-12-05 10:45:17"
}
["original":protected]=>
array(12) {
["id"]=>
int(110486)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201806)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(9)
["visits"]=>
int(1603)
["followers"]=>
int(7)
["photos"]=>
int(3)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:15"
["updated_at"]=>
string(19) "2019-12-05 10:45:17"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[69]=>
object(App\Models\BlogStatM)#1777 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(111359)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201805)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(15)
["visits"]=>
int(2136)
["followers"]=>
int(11)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:17"
["updated_at"]=>
string(19) "2019-12-05 10:44:25"
}
["original":protected]=>
array(12) {
["id"]=>
int(111359)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201805)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(15)
["visits"]=>
int(2136)
["followers"]=>
int(11)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:17"
["updated_at"]=>
string(19) "2019-12-05 10:44:25"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[70]=>
object(App\Models\BlogStatM)#1776 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(110650)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201804)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(38)
["visits"]=>
int(3070)
["followers"]=>
int(17)
["photos"]=>
int(8)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:15"
["updated_at"]=>
string(19) "2019-12-05 10:43:27"
}
["original":protected]=>
array(12) {
["id"]=>
int(110650)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201804)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(38)
["visits"]=>
int(3070)
["followers"]=>
int(17)
["photos"]=>
int(8)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:15"
["updated_at"]=>
string(19) "2019-12-05 10:43:27"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[71]=>
object(App\Models\BlogStatM)#1775 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(110451)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201803)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(34)
["visits"]=>
int(2389)
["followers"]=>
int(5)
["photos"]=>
int(4)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:14"
["updated_at"]=>
string(19) "2019-12-05 10:42:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(110451)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201803)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(34)
["visits"]=>
int(2389)
["followers"]=>
int(5)
["photos"]=>
int(4)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:14"
["updated_at"]=>
string(19) "2019-12-05 10:42:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[72]=>
object(App\Models\BlogStatM)#1774 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(107472)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201802)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(56)
["visits"]=>
int(2580)
["followers"]=>
int(18)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:28"
["updated_at"]=>
string(19) "2019-12-05 10:41:09"
}
["original":protected]=>
array(12) {
["id"]=>
int(107472)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201802)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(56)
["visits"]=>
int(2580)
["followers"]=>
int(18)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:28"
["updated_at"]=>
string(19) "2019-12-05 10:41:09"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[73]=>
object(App\Models\BlogStatM)#1773 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(134286)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201801)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(1225)
["followers"]=>
int(8)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:01:36"
["updated_at"]=>
string(19) "2019-12-05 10:40:20"
}
["original":protected]=>
array(12) {
["id"]=>
int(134286)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201801)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(1225)
["followers"]=>
int(8)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 23:01:36"
["updated_at"]=>
string(19) "2019-12-05 10:40:20"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[74]=>
object(App\Models\BlogStatM)#1772 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(109162)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201712)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(22)
["visits"]=>
int(2388)
["followers"]=>
int(14)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:09"
["updated_at"]=>
string(19) "2019-12-05 10:39:29"
}
["original":protected]=>
array(12) {
["id"]=>
int(109162)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201712)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(22)
["visits"]=>
int(2388)
["followers"]=>
int(14)
["photos"]=>
int(6)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:33:09"
["updated_at"]=>
string(19) "2019-12-05 10:39:29"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[75]=>
object(App\Models\BlogStatM)#1771 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(91683)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201711)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(28)
["visits"]=>
int(2740)
["followers"]=>
int(35)
["photos"]=>
int(15)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:25:49"
["updated_at"]=>
string(19) "2019-12-05 10:38:33"
}
["original":protected]=>
array(12) {
["id"]=>
int(91683)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201711)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(28)
["visits"]=>
int(2740)
["followers"]=>
int(35)
["photos"]=>
int(15)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:25:49"
["updated_at"]=>
string(19) "2019-12-05 10:38:33"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[76]=>
object(App\Models\BlogStatM)#1770 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(108366)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201710)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(29)
["visits"]=>
int(2373)
["followers"]=>
int(29)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:31"
["updated_at"]=>
string(19) "2019-12-05 10:37:41"
}
["original":protected]=>
array(12) {
["id"]=>
int(108366)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201710)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(29)
["visits"]=>
int(2373)
["followers"]=>
int(29)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:31"
["updated_at"]=>
string(19) "2019-12-05 10:37:41"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[77]=>
object(App\Models\BlogStatM)#1769 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(164184)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201709)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(979)
["followers"]=>
int(3)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:07:39"
["updated_at"]=>
string(19) "2019-12-05 10:36:54"
}
["original":protected]=>
array(12) {
["id"]=>
int(164184)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201709)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(979)
["followers"]=>
int(3)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:07:39"
["updated_at"]=>
string(19) "2019-12-05 10:36:54"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[78]=>
object(App\Models\BlogStatM)#1768 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(107263)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201708)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1363)
["followers"]=>
int(4)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:27"
["updated_at"]=>
string(19) "2019-12-05 10:36:01"
}
["original":protected]=>
array(12) {
["id"]=>
int(107263)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201708)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(1363)
["followers"]=>
int(4)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:27"
["updated_at"]=>
string(19) "2019-12-05 10:36:01"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[79]=>
object(App\Models\BlogStatM)#1767 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(106989)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201707)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(20)
["visits"]=>
int(1519)
["followers"]=>
int(11)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:26"
["updated_at"]=>
string(19) "2019-12-05 10:35:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(106989)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201707)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(20)
["visits"]=>
int(1519)
["followers"]=>
int(11)
["photos"]=>
int(7)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:26"
["updated_at"]=>
string(19) "2019-12-05 10:35:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[80]=>
object(App\Models\BlogStatM)#1766 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(162871)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201706)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1110)
["followers"]=>
int(3)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:07:14"
["updated_at"]=>
string(19) "2019-12-05 10:34:36"
}
["original":protected]=>
array(12) {
["id"]=>
int(162871)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201706)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1110)
["followers"]=>
int(3)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:07:14"
["updated_at"]=>
string(19) "2019-12-05 10:34:36"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[81]=>
object(App\Models\BlogStatM)#1765 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(105395)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201705)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(30)
["visits"]=>
int(2413)
["followers"]=>
int(10)
["photos"]=>
int(18)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:20"
["updated_at"]=>
string(19) "2019-12-05 10:33:57"
}
["original":protected]=>
array(12) {
["id"]=>
int(105395)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201705)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(30)
["visits"]=>
int(2413)
["followers"]=>
int(10)
["photos"]=>
int(18)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:32:20"
["updated_at"]=>
string(19) "2019-12-05 10:33:57"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[82]=>
object(App\Models\BlogStatM)#1764 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(76034)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201704)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(35)
["visits"]=>
int(2027)
["followers"]=>
int(9)
["photos"]=>
int(15)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 15:09:41"
["updated_at"]=>
string(19) "2019-12-05 10:33:12"
}
["original":protected]=>
array(12) {
["id"]=>
int(76034)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201704)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(35)
["visits"]=>
int(2027)
["followers"]=>
int(9)
["photos"]=>
int(15)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 15:09:41"
["updated_at"]=>
string(19) "2019-12-05 10:33:12"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[83]=>
object(App\Models\BlogStatM)#1763 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(104436)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201703)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(1191)
["followers"]=>
int(6)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:52"
["updated_at"]=>
string(19) "2019-12-05 10:32:53"
}
["original":protected]=>
array(12) {
["id"]=>
int(104436)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201703)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(2)
["visits"]=>
int(1191)
["followers"]=>
int(6)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:52"
["updated_at"]=>
string(19) "2019-12-05 10:32:53"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[84]=>
object(App\Models\BlogStatM)#1762 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(72272)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201702)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(48)
["visits"]=>
int(1942)
["followers"]=>
int(9)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 15:06:57"
["updated_at"]=>
string(19) "2019-12-05 10:32:02"
}
["original":protected]=>
array(12) {
["id"]=>
int(72272)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201702)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(48)
["visits"]=>
int(1942)
["followers"]=>
int(9)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 15:06:57"
["updated_at"]=>
string(19) "2019-12-05 10:32:02"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[85]=>
object(App\Models\BlogStatM)#1761 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(103344)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201701)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(856)
["followers"]=>
int(6)
["photos"]=>
int(8)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:48"
["updated_at"]=>
string(19) "2019-12-05 10:31:23"
}
["original":protected]=>
array(12) {
["id"]=>
int(103344)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201701)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(856)
["followers"]=>
int(6)
["photos"]=>
int(8)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:48"
["updated_at"]=>
string(19) "2019-12-05 10:31:23"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[86]=>
object(App\Models\BlogStatM)#1760 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(93753)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201612)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(9)
["visits"]=>
int(749)
["followers"]=>
int(3)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:01"
["updated_at"]=>
string(19) "2019-12-05 10:30:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(93753)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201612)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(9)
["visits"]=>
int(749)
["followers"]=>
int(3)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:01"
["updated_at"]=>
string(19) "2019-12-05 10:30:45"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[87]=>
object(App\Models\BlogStatM)#1759 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(102366)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201611)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(10)
["visits"]=>
int(1048)
["followers"]=>
int(1)
["photos"]=>
int(22)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:45"
["updated_at"]=>
string(19) "2019-12-05 10:30:09"
}
["original":protected]=>
array(12) {
["id"]=>
int(102366)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201611)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(10)
["visits"]=>
int(1048)
["followers"]=>
int(1)
["photos"]=>
int(22)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:45"
["updated_at"]=>
string(19) "2019-12-05 10:30:09"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[88]=>
object(App\Models\BlogStatM)#1758 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(94915)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201610)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(22)
["visits"]=>
int(854)
["followers"]=>
int(4)
["photos"]=>
int(23)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:38"
["updated_at"]=>
string(19) "2019-12-05 10:29:11"
}
["original":protected]=>
array(12) {
["id"]=>
int(94915)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201610)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(22)
["visits"]=>
int(854)
["followers"]=>
int(4)
["photos"]=>
int(23)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:38"
["updated_at"]=>
string(19) "2019-12-05 10:29:11"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[89]=>
object(App\Models\BlogStatM)#1757 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(102196)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201609)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(10)
["visits"]=>
int(545)
["followers"]=>
int(6)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:45"
["updated_at"]=>
string(19) "2019-12-05 10:28:58"
}
["original":protected]=>
array(12) {
["id"]=>
int(102196)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201609)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(10)
["visits"]=>
int(545)
["followers"]=>
int(6)
["photos"]=>
int(14)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:31:45"
["updated_at"]=>
string(19) "2019-12-05 10:28:58"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[90]=>
object(App\Models\BlogStatM)#1756 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(101575)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201608)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(17)
["visits"]=>
int(608)
["followers"]=>
int(3)
["photos"]=>
int(12)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:42"
["updated_at"]=>
string(19) "2019-12-05 10:28:16"
}
["original":protected]=>
array(12) {
["id"]=>
int(101575)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201608)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(17)
["visits"]=>
int(608)
["followers"]=>
int(3)
["photos"]=>
int(12)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:42"
["updated_at"]=>
string(19) "2019-12-05 10:28:16"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[91]=>
object(App\Models\BlogStatM)#1755 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(101184)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201607)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(13)
["visits"]=>
int(432)
["followers"]=>
int(7)
["photos"]=>
int(16)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:40"
["updated_at"]=>
string(19) "2019-12-05 10:27:40"
}
["original":protected]=>
array(12) {
["id"]=>
int(101184)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201607)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(13)
["visits"]=>
int(432)
["followers"]=>
int(7)
["photos"]=>
int(16)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:40"
["updated_at"]=>
string(19) "2019-12-05 10:27:40"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[92]=>
object(App\Models\BlogStatM)#1754 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(100092)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201606)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(324)
["followers"]=>
int(2)
["photos"]=>
int(9)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:37"
["updated_at"]=>
string(19) "2019-12-05 10:26:23"
}
["original":protected]=>
array(12) {
["id"]=>
int(100092)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201606)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(6)
["visits"]=>
int(324)
["followers"]=>
int(2)
["photos"]=>
int(9)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:37"
["updated_at"]=>
string(19) "2019-12-05 10:26:23"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[93]=>
object(App\Models\BlogStatM)#1753 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(98926)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201605)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(305)
["followers"]=>
int(1)
["photos"]=>
int(9)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:34"
["updated_at"]=>
string(19) "2019-12-05 10:26:12"
}
["original":protected]=>
array(12) {
["id"]=>
int(98926)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201605)
["posts"]=>
int(3)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(305)
["followers"]=>
int(1)
["photos"]=>
int(9)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:30:34"
["updated_at"]=>
string(19) "2019-12-05 10:26:12"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[94]=>
object(App\Models\BlogStatM)#1752 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(76880)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201604)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(8)
["visits"]=>
int(362)
["followers"]=>
int(7)
["photos"]=>
int(11)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 15:09:47"
["updated_at"]=>
string(19) "2019-12-05 10:23:13"
}
["original":protected]=>
array(12) {
["id"]=>
int(76880)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201604)
["posts"]=>
int(4)
["articles"]=>
int(0)
["comments"]=>
int(8)
["visits"]=>
int(362)
["followers"]=>
int(7)
["photos"]=>
int(11)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 15:09:47"
["updated_at"]=>
string(19) "2019-12-05 10:23:13"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[95]=>
object(App\Models\BlogStatM)#1751 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(96338)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201603)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(14)
["visits"]=>
int(191)
["followers"]=>
int(2)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:42"
["updated_at"]=>
string(19) "2019-12-05 10:22:45"
}
["original":protected]=>
array(12) {
["id"]=>
int(96338)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201603)
["posts"]=>
int(2)
["articles"]=>
int(0)
["comments"]=>
int(14)
["visits"]=>
int(191)
["followers"]=>
int(2)
["photos"]=>
int(5)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:42"
["updated_at"]=>
string(19) "2019-12-05 10:22:45"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[96]=>
object(App\Models\BlogStatM)#1750 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(156350)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201602)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(44)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:05:19"
["updated_at"]=>
string(19) "2019-12-05 10:22:29"
}
["original":protected]=>
array(12) {
["id"]=>
int(156350)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201602)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(44)
["followers"]=>
int(1)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 07:05:19"
["updated_at"]=>
string(19) "2019-12-05 10:22:29"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[97]=>
object(App\Models\BlogStatM)#1749 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(94788)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201601)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(134)
["followers"]=>
int(3)
["photos"]=>
int(1)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:37"
["updated_at"]=>
string(19) "2019-12-05 10:20:58"
}
["original":protected]=>
array(12) {
["id"]=>
int(94788)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201601)
["posts"]=>
int(1)
["articles"]=>
int(0)
["comments"]=>
int(5)
["visits"]=>
int(134)
["followers"]=>
int(3)
["photos"]=>
int(1)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-04 16:26:37"
["updated_at"]=>
string(19) "2019-12-05 10:20:58"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[98]=>
object(App\Models\BlogStatM)#1748 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(582561)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201512)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:19:55"
["updated_at"]=>
string(19) "2019-12-05 10:19:55"
}
["original":protected]=>
array(12) {
["id"]=>
int(582561)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201512)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(1)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:19:55"
["updated_at"]=>
string(19) "2019-12-05 10:19:55"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[99]=>
object(App\Models\BlogStatM)#1747 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(570792)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201511)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:19:42"
["updated_at"]=>
string(19) "2019-12-05 10:19:42"
}
["original":protected]=>
array(12) {
["id"]=>
int(570792)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201511)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:19:42"
["updated_at"]=>
string(19) "2019-12-05 10:19:42"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[100]=>
object(App\Models\BlogStatM)#1746 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(561456)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201510)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:51"
["updated_at"]=>
string(19) "2019-12-05 10:18:51"
}
["original":protected]=>
array(12) {
["id"]=>
int(561456)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201510)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(6)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:51"
["updated_at"]=>
string(19) "2019-12-05 10:18:51"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[101]=>
object(App\Models\BlogStatM)#1745 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(549078)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201509)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:13"
["updated_at"]=>
string(19) "2019-12-05 10:18:13"
}
["original":protected]=>
array(12) {
["id"]=>
int(549078)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201509)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(2)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:13"
["updated_at"]=>
string(19) "2019-12-05 10:18:13"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
[102]=>
object(App\Models\BlogStatM)#1744 (25) {
["table":protected]=>
string(18) "mb4b_blogs_stats_m"
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["fillable":protected]=>
array(12) {
[0]=>
string(8) "blogs_id"
[1]=>
string(2) "ym"
[2]=>
string(5) "posts"
[3]=>
string(10) "promotions"
[4]=>
string(8) "contests"
[5]=>
string(9) "questions"
[6]=>
string(8) "comments"
[7]=>
string(6) "visits"
[8]=>
string(9) "followers"
[9]=>
string(6) "photos"
[10]=>
string(5) "costs"
[11]=>
string(10) "created_at"
}
["dates"]=>
array(2) {
[0]=>
string(10) "updated_at"
[1]=>
string(10) "created_at"
}
["timestamps"]=>
bool(true)
["connection":protected]=>
string(5) "mysql"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["attributes":protected]=>
array(12) {
["id"]=>
int(541267)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201508)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:04"
["updated_at"]=>
string(19) "2019-12-05 10:18:04"
}
["original":protected]=>
array(12) {
["id"]=>
int(541267)
["blogs_id"]=>
int(26839)
["ym"]=>
int(201508)
["posts"]=>
int(0)
["articles"]=>
int(0)
["comments"]=>
int(0)
["visits"]=>
int(4)
["followers"]=>
int(0)
["photos"]=>
int(0)
["costs"]=>
int(0)
["created_at"]=>
string(19) "2019-12-05 10:18:04"
["updated_at"]=>
string(19) "2019-12-05 10:18:04"
}
["casts":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["events":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
}
}
["online"]=>
object(Illuminate\Database\Eloquent\Collection)#1851 (1) {
["items":protected]=>
array(0) {
}
}
}
["touches":protected]=>
array(0) {
}
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
}
Komentarze