Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #34

Open
natsoon opened this issue Feb 22, 2017 · 1 comment
Open

Installation #34

natsoon opened this issue Feb 22, 2017 · 1 comment

Comments

@natsoon
Copy link

natsoon commented Feb 22, 2017

Hi guys,

I'm trying to install the component to my project and got an error. Possible if you could help?

[22-Feb-2017 17:49:53 UTC] PHP Fatal error: Class 'ViewComponents\ViewComponents\Data\DbTableDataProvider' not found in C:\Inetpub\vhosts........on line ..

Thank alots
WS (Nat)

@Nayjest
Copy link
Member

Nayjest commented Feb 24, 2017

Hi

  1. It's class from view-components/view-components package, check that package installed (see composer.lock file)
  2. Check that you use composer autoloading (vendors/autoload.php must be included)
  3. Try run composer dump-autoload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants