Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

Use Underscore outside of Composer / Laravel #61

@owenkavanagh

Description

@owenkavanagh

Is it possible to use this library without installing it through composer / Laravel?

Tried using it in a project but getting lots of namespace errors

Fatal error: Class 'Underscore\Traits\Repository' not found in /project/underscore/src/Underscore.php on line 12

I included it at the start of my project

include('underscore_newer/src/Underscore.php');

class MyProject {

Including the helpers.php file has the same issues, can't find Underscore/Underscore this time.

Using PHP 5.4

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