Practical and adaptable online courses developed by experienced Bible teachers, translators, missionaries, church planters and cross-cultural workers.
Most Popular
View Morethis is description
AccessTruth
^ {#1534 +"post": App\Post {#1639 #fillable: array:18 [ 0 => "length" 1 => "description" 2 => "title" 3 => "slug" 4 => "featured_image_id" 5 => "author" 6 => "published" 7 => "private" 8 => "sort_order" 9 => "meta_title" 10 => "meta_description" 11 => "og_image_id" 12 => "og_title" 13 => "template_id" 14 => "taxonomy_id" 15 => "title_tag" 16 => "alt_text" 17 => "page_views" ] +searchable: array:2 [ "columns" => array:2 [ "posts.title" => 150 "posts.description" => 125 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "posts.id" 2 => "components.owner_type" 3 => "App\Post" ] ] ] #connection: "mysql" #table: "posts" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:27 [ "id" => 3 "title" => "Five Things to Keep in Mind when Teaching ESL" "slug" => "five-things-to-keep-in-mind-when-teaching-esl" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-02 01:58:19" "updated_at" => "2023-03-26 22:43:32" "post_type" => "Modules\Article\Entities\Article" "post_id" => 1 "excerpt" => null "gallery_id" => 3 "banner_id" => 4 "description" => "<p>this is description</p>" "alt_text" => null "title_tag" => null "layout" => null "template_id" => 16 "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 31 ] #original: array:27 [ "id" => 3 "title" => "Five Things to Keep in Mind when Teaching ESL" "slug" => "five-things-to-keep-in-mind-when-teaching-esl" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-02 01:58:19" "updated_at" => "2023-03-26 22:43:32" "post_type" => "Modules\Article\Entities\Article" "post_id" => 1 "excerpt" => null "gallery_id" => 3 "banner_id" => 4 "description" => "<p>this is description</p>" "alt_text" => null "title_tag" => null "layout" => null "template_id" => 16 "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 31 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "taxonomies" => Illuminate\Database\Eloquent\Collection {#1649 #items: array:1 [ 0 => App\Taxonomy {#1646 #fillable: array:11 [ 0 => "title" 1 => "slug" 2 => "description" 3 => "featured_image_id" 4 => "parent_id" 5 => "items_per_page" 6 => "template_id" 7 => "published" 8 => "private" 9 => "sort_order" 10 => "hierarchical" ] +searchable: array:2 [ "columns" => array:1 [ "taxonomies.title" => 150 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "taxonomies.id" 2 => "components.owner_type" 3 => "App\Taxonomy" ] ] ] #connection: "mysql" #table: "taxonomies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:18 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null ] #original: array:20 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null "pivot_post_id" => 3 "pivot_taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1652 +incrementing: false #guarded: [] #connection: "mysql" #table: "post_taxonomy" #primaryKey: "id" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:2 [ "post_id" => 3 "taxonomy_id" => 1 ] #original: array:2 [ "post_id" => 3 "taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false #hidden: [] #visible: [] #fillable: [] +pivotParent: App\Post {#1639} #foreignKey: "post_id" #relatedKey: "taxonomy_id" } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] +archivable: 1 #search_bindings: [] } ] #escapeWhenCastingToString: false } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] #search_bindings: [] } +"tags": Illuminate\Support\Collection {#1561 #items: [] #escapeWhenCastingToString: false } }
AccessTruth
^ {#1640 +"post": App\Post {#1603 #fillable: array:18 [ 0 => "length" 1 => "description" 2 => "title" 3 => "slug" 4 => "featured_image_id" 5 => "author" 6 => "published" 7 => "private" 8 => "sort_order" 9 => "meta_title" 10 => "meta_description" 11 => "og_image_id" 12 => "og_title" 13 => "template_id" 14 => "taxonomy_id" 15 => "title_tag" 16 => "alt_text" 17 => "page_views" ] +searchable: array:2 [ "columns" => array:2 [ "posts.title" => 150 "posts.description" => 125 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "posts.id" 2 => "components.owner_type" 3 => "App\Post" ] ] ] #connection: "mysql" #table: "posts" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:27 [ "id" => 14 "title" => "Test article1" "slug" => "Test-article1" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-05 05:49:09" "updated_at" => "2023-03-20 15:57:37" "post_type" => "Modules\Article\Entities\Article" "post_id" => 2 "excerpt" => null "gallery_id" => 14 "banner_id" => 16 "description" => null "alt_text" => null "title_tag" => null "layout" => null "template_id" => null "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 6 ] #original: array:27 [ "id" => 14 "title" => "Test article1" "slug" => "Test-article1" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-05 05:49:09" "updated_at" => "2023-03-20 15:57:37" "post_type" => "Modules\Article\Entities\Article" "post_id" => 2 "excerpt" => null "gallery_id" => 14 "banner_id" => 16 "description" => null "alt_text" => null "title_tag" => null "layout" => null "template_id" => null "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 6 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "taxonomies" => Illuminate\Database\Eloquent\Collection {#1651 #items: array:1 [ 0 => App\Taxonomy {#1536 #fillable: array:11 [ 0 => "title" 1 => "slug" 2 => "description" 3 => "featured_image_id" 4 => "parent_id" 5 => "items_per_page" 6 => "template_id" 7 => "published" 8 => "private" 9 => "sort_order" 10 => "hierarchical" ] +searchable: array:2 [ "columns" => array:1 [ "taxonomies.title" => 150 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "taxonomies.id" 2 => "components.owner_type" 3 => "App\Taxonomy" ] ] ] #connection: "mysql" #table: "taxonomies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:18 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null ] #original: array:20 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null "pivot_post_id" => 14 "pivot_taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1648 +incrementing: false #guarded: [] #connection: "mysql" #table: "post_taxonomy" #primaryKey: "id" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:2 [ "post_id" => 14 "taxonomy_id" => 1 ] #original: array:2 [ "post_id" => 14 "taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false #hidden: [] #visible: [] #fillable: [] +pivotParent: App\Post {#1603} #foreignKey: "post_id" #relatedKey: "taxonomy_id" } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] +archivable: 1 #search_bindings: [] } ] #escapeWhenCastingToString: false } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] #search_bindings: [] } +"tags": Illuminate\Support\Collection {#1549 #items: [] #escapeWhenCastingToString: false } }
AccessTruth
^ {#1650 +"post": App\Post {#1559 #fillable: array:18 [ 0 => "length" 1 => "description" 2 => "title" 3 => "slug" 4 => "featured_image_id" 5 => "author" 6 => "published" 7 => "private" 8 => "sort_order" 9 => "meta_title" 10 => "meta_description" 11 => "og_image_id" 12 => "og_title" 13 => "template_id" 14 => "taxonomy_id" 15 => "title_tag" 16 => "alt_text" 17 => "page_views" ] +searchable: array:2 [ "columns" => array:2 [ "posts.title" => 150 "posts.description" => 125 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "posts.id" 2 => "components.owner_type" 3 => "App\Post" ] ] ] #connection: "mysql" #table: "posts" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:27 [ "id" => 15 "title" => "Test article2" "slug" => "Test-article2" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-05 05:50:38" "updated_at" => "2023-03-20 22:23:28" "post_type" => "Modules\Article\Entities\Article" "post_id" => 3 "excerpt" => null "gallery_id" => 15 "banner_id" => 17 "description" => null "alt_text" => null "title_tag" => null "layout" => null "template_id" => null "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 5 ] #original: array:27 [ "id" => 15 "title" => "Test article2" "slug" => "Test-article2" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-05 05:50:38" "updated_at" => "2023-03-20 22:23:28" "post_type" => "Modules\Article\Entities\Article" "post_id" => 3 "excerpt" => null "gallery_id" => 15 "banner_id" => 17 "description" => null "alt_text" => null "title_tag" => null "layout" => null "template_id" => null "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 5 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "taxonomies" => Illuminate\Database\Eloquent\Collection {#1601 #items: array:1 [ 0 => App\Taxonomy {#1635 #fillable: array:11 [ 0 => "title" 1 => "slug" 2 => "description" 3 => "featured_image_id" 4 => "parent_id" 5 => "items_per_page" 6 => "template_id" 7 => "published" 8 => "private" 9 => "sort_order" 10 => "hierarchical" ] +searchable: array:2 [ "columns" => array:1 [ "taxonomies.title" => 150 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "taxonomies.id" 2 => "components.owner_type" 3 => "App\Taxonomy" ] ] ] #connection: "mysql" #table: "taxonomies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:18 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null ] #original: array:20 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null "pivot_post_id" => 15 "pivot_taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1653 +incrementing: false #guarded: [] #connection: "mysql" #table: "post_taxonomy" #primaryKey: "id" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:2 [ "post_id" => 15 "taxonomy_id" => 1 ] #original: array:2 [ "post_id" => 15 "taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false #hidden: [] #visible: [] #fillable: [] +pivotParent: App\Post {#1559} #foreignKey: "post_id" #relatedKey: "taxonomy_id" } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] +archivable: 1 #search_bindings: [] } ] #escapeWhenCastingToString: false } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] #search_bindings: [] } +"tags": Illuminate\Support\Collection {#1657 #items: [] #escapeWhenCastingToString: false } }
AccessTruth
^ {#1604 +"post": App\Post {#1557 #fillable: array:18 [ 0 => "length" 1 => "description" 2 => "title" 3 => "slug" 4 => "featured_image_id" 5 => "author" 6 => "published" 7 => "private" 8 => "sort_order" 9 => "meta_title" 10 => "meta_description" 11 => "og_image_id" 12 => "og_title" 13 => "template_id" 14 => "taxonomy_id" 15 => "title_tag" 16 => "alt_text" 17 => "page_views" ] +searchable: array:2 [ "columns" => array:2 [ "posts.title" => 150 "posts.description" => 125 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "posts.id" 2 => "components.owner_type" 3 => "App\Post" ] ] ] #connection: "mysql" #table: "posts" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:27 [ "id" => 16 "title" => "Test article3" "slug" => "Test-article3" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-05 05:51:17" "updated_at" => "2023-03-19 20:44:07" "post_type" => "Modules\Article\Entities\Article" "post_id" => 4 "excerpt" => null "gallery_id" => 16 "banner_id" => 18 "description" => null "alt_text" => null "title_tag" => null "layout" => null "template_id" => null "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 3 ] #original: array:27 [ "id" => 16 "title" => "Test article3" "slug" => "Test-article3" "author" => null "published" => 1 "private" => 0 "sort_order" => null "meta_title" => null "meta_description" => null "og_title" => null "created_at" => "2022-12-05 05:51:17" "updated_at" => "2023-03-19 20:44:07" "post_type" => "Modules\Article\Entities\Article" "post_id" => 4 "excerpt" => null "gallery_id" => 16 "banner_id" => 18 "description" => null "alt_text" => null "title_tag" => null "layout" => null "template_id" => null "featured_image_id" => 68 "og_image_id" => null "author_info_id" => null "length" => null "page_views" => 3 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "taxonomies" => Illuminate\Database\Eloquent\Collection {#1636 #items: array:1 [ 0 => App\Taxonomy {#1647 #fillable: array:11 [ 0 => "title" 1 => "slug" 2 => "description" 3 => "featured_image_id" 4 => "parent_id" 5 => "items_per_page" 6 => "template_id" 7 => "published" 8 => "private" 9 => "sort_order" 10 => "hierarchical" ] +searchable: array:2 [ "columns" => array:1 [ "taxonomies.title" => 150 ] "joins" => array:1 [ "components" => array:4 [ 0 => "components.owner_id" 1 => "taxonomies.id" 2 => "components.owner_type" 3 => "App\Taxonomy" ] ] ] #connection: "mysql" #table: "taxonomies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:18 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null ] #original: array:20 [ "id" => 1 "title" => "Article" "slug" => "Article" "parent_id" => null "items_per_page" => null "template_id" => null "category_type" => "Modules\Article\Entities\ArticleCategory" "category_id" => 1 "created_at" => "2022-12-05 05:37:34" "updated_at" => "2022-12-05 05:40:15" "published" => 1 "private" => 0 "sort_order" => null "hierarchical" => 1 "banner_id" => 14 "description" => null "layout" => null "featured_image_id" => null "pivot_post_id" => 16 "pivot_taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: array:1 [ "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1540 +incrementing: false #guarded: [] #connection: "mysql" #table: "post_taxonomy" #primaryKey: "id" #keyType: "int" #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:2 [ "post_id" => 16 "taxonomy_id" => 1 ] #original: array:2 [ "post_id" => 16 "taxonomy_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: false #hidden: [] #visible: [] #fillable: [] +pivotParent: App\Post {#1557} #foreignKey: "post_id" #relatedKey: "taxonomy_id" } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] +archivable: 1 #search_bindings: [] } ] #escapeWhenCastingToString: false } ] #touches: [] +timestamps: true #hidden: [] #visible: [] #guarded: array:1 [ 0 => "*" ] #search_bindings: [] } +"tags": Illuminate\Support\Collection {#1655 #items: [] #escapeWhenCastingToString: false } }