Error Object
(
    [message:protected] => Class "App\Models\Image" not found
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/web17/html/lachvegas.de/App/Controllers/ImageController.php
    [line:protected] => 93
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/web17/html/lachvegas.de/App/routes.php
                    [line] => 106
                    [function] => render
                    [class] => App\Controllers\ImageController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [id] => 7
                                    [title] => Arschtreten verboten
                                    [image] => https://www.lachvegas.de/app/public/img/lustige-bilder/verkehrsschild-arschtreten-verboten.png
                                    [text] => Arschtreten verboten
                                    [categories] => Array
                                        (
                                        )

                                    [tags] => Array
                                        (
                                        )

                                    [created] => 2017-02-16 21:07:41
                                    [modified] => 07.02.2020
                                    [content] => 
                                    [link] => https://www.lachvegas.de/lustige-bilder/7
                                    [relatedPosts] => Array
                                        (
                                        )

                                    [breadcrumb] => Array
                                        (
                                            [0] => stdClass Object
                                                (
                                                    [id] => 7
                                                    [name] => Lustige Bilder
                                                    [url] => https://www.lachvegas.de/lustige-bilder/
                                                )

                                            [1] => stdClass Object
                                                (
                                                    [id] => 7
                                                    [name] => Bild #7
                                                    [url] => https://www.lachvegas.de/lustige-bilder/7
                                                )

                                        )

                                )

                        )

                )

            [1] => Array
                (
                    [function] => {closure}
                    [class] => App\App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /var/www/web17/html/Piffy/Framework/Router.php
                    [line] => 82
                    [function] => call_user_func_array
                    [args] => Array
                        (
                            [0] => Closure Object
                                (
                                    [static] => Array
                                        (
                                            [imageController] => App\Controllers\ImageController Object
                                                (
                                                )

                                            [image] => stdClass Object
                                                (
                                                    [id] => 7
                                                    [title] => Arschtreten verboten
                                                    [image] => https://www.lachvegas.de/app/public/img/lustige-bilder/verkehrsschild-arschtreten-verboten.png
                                                    [text] => Arschtreten verboten
                                                    [categories] => Array
                                                        (
                                                        )

                                                    [tags] => Array
                                                        (
                                                        )

                                                    [created] => 2017-02-16 21:07:41
                                                    [modified] => 07.02.2020
                                                    [content] => 
                                                    [link] => https://www.lachvegas.de/lustige-bilder/7
                                                    [relatedPosts] => Array
                                                        (
                                                        )

                                                    [breadcrumb] => Array
                                                        (
                                                            [0] => stdClass Object
                                                                (
                                                                    [id] => 7
                                                                    [name] => Lustige Bilder
                                                                    [url] => https://www.lachvegas.de/lustige-bilder/
                                                                )

                                                            [1] => stdClass Object
                                                                (
                                                                    [id] => 7
                                                                    [name] => Bild #7
                                                                    [url] => https://www.lachvegas.de/lustige-bilder/7
                                                                )

                                                        )

                                                )

                                        )

                                    [this] => App\App Object
                                        (
                                            [configFile] => /var/www/web17/html/lachvegas.de/config.php
                                            [serviceInstances] => Array
                                                (
                                                    [Piffy\Services\CommentService] => Piffy\Services\CommentService Object
                                                        (
                                                        )

                                                    [Piffy\Services\EmailService] => Piffy\Services\EmailService Object
                                                        (
                                                        )

                                                    [Piffy\Services\StarRatingService] => Piffy\Services\StarRatingService Object
                                                        (
                                                        )

                                                    [Piffy\Services\NewsletterService] => Piffy\Services\NewsletterService Object
                                                        (
                                                        )

                                                )

                                            [eventService:Piffy\Framework\Application:private] => Piffy\Services\EventService Object
                                                (
                                                )

                                            [schemaService:Piffy\Framework\Application:private] => Piffy\Services\SchemaService Object
                                                (
                                                    [schemas] => Array
                                                        (
                                                            [post] => stdClass Object
                                                                (
                                                                    [model] => Post
                                                                    [collection] => PostCollection
                                                                    [relations] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [model] => Image
                                                                                    [collection] => Piffy\Collections\PostCollection
                                                                                    [type] => hasOne
                                                                                    [property] => image
                                                                                    [target_property] => name
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [model] => App\Models\Category
                                                                                    [collection] => App\Collections\CategoryCollection
                                                                                    [type] => belongsTo
                                                                                    [property] => categories
                                                                                    [target_property] => id
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [model] => Post
                                                                                    [type] => hasMany
                                                                                    [property] => posts
                                                                                    [target_property] => id
                                                                                )

                                                                            [3] => Array
                                                                                (
                                                                                    [model] => Tag
                                                                                    [type] => hasMany
                                                                                    [property] => tags
                                                                                    [target_property] => id
                                                                                )

                                                                            [4] => Array
                                                                                (
                                                                                    [model] => Comment
                                                                                    [collection] => Piffy\Collections\CommentsCollection
                                                                                    [type] => hasMany
                                                                                    [property] => comments
                                                                                    [target_property] => id
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /var/www/web17/html/Piffy/Framework/Application.php
                    [line] => 69
                    [function] => execute
                    [class] => Piffy\Framework\Router
                    [type] => ::
                    [args] => Array
                        (
                            [0] => /lustige-bilder/7
                        )

                )

            [4] => Array
                (
                    [file] => /var/www/web17/html/lachvegas.de/App/app.php
                    [line] => 50
                    [function] => run
                    [class] => Piffy\Framework\Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => /var/www/web17/html/lachvegas.de/index.php
                    [line] => 72
                    [function] => run
                    [class] => App\App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Error:private] => 
)