Skip to content

Not compatible with Slim 3.0 #8

Description

@judgej

The Blade class extends Slim\View, which no longer appears to be a part of Slim 3.0. This results in the error:

Fatal error: Class 'Slim\View' not found in .../vendor/clickcoder/slim-blade/src/Blade.php on line 6

The newer packages such as slim/twig-view show how it now works - the rendering extends the PSR-7 Response object now.

I have not tried this package with Slim 2..x

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions