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

Fatal error: Uncaught exception 'LogicException' with message 'The specified directory path "vendor/louislam/louislam-crud/view/theme/AdminLTE #1

Closed
iain-campbell opened this issue Nov 3, 2015 · 1 comment

Comments

@iain-campbell
Copy link

Fatal error: Uncaught exception 'LogicException' with message 'The specified directory path "vendor/louislam/louislam-crud/view/theme/AdminLTE" does not exist.' in /volume1/web/crud/vendor/league/plates/src/Template/Folder.php:72 Stack trace: #0 /volume1/web/crud/vendor/league/plates/src/Template/Folder.php(39): League\Plates\Template\Folder->setPath('vendor/louislam...') #1 /volume1/web/crud/vendor/league/plates/src/Template/Folders.php(31): League\Plates\Template\Folder->__construct('adminlte', 'vendor/louislam...', false) #2 /volume1/web/crud/vendor/league/plates/src/Engine.php(115): League\Plates\Template\Folders->add('adminlte', 'vendor/louislam...', false) #3 /volume1/web/crud/src/LouisLam/CRUD/LouisCRUD.php(292): League\Plates\Engine->addFolder('adminlte', 'vendor/louislam...') #4 /volume1/web/crud/src/LouisLam/CRUD/LouisCRUD.php(132): LouisLam\CRUD\LouisCRUD->addTheme('adminlte', 'vendor/louislam...') #5 /volume1/web/crud/src/LouisLam/CRUD/SlimLouisCRUD.php(57): LouisLam\CRUD\LouisCRUD->__construct() #6 /volume1/w in /volume1/web/crud/vendor/league/plates/src/Template/Folder.php on line 72

have followed the example and can't seem to get past this error.

Any Idea what could be wrong?

@louislam
Copy link
Owner

louislam commented Nov 5, 2015

HI,

This project is a library, you should not run the library directly. So the project should inside the "vendor" folder.

Solution:

You can start a new project with louislam-crud-bootstrap
https://github.com/louislam/louislam-crud-bootstrap

@louislam louislam closed this as completed Dec 6, 2015
louislam pushed a commit that referenced this issue Nov 8, 2017
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