GithubHelp home page GithubHelp logo

lavalite / cms Goto Github PK

View Code? Open in Web Editor NEW
2.8K 185.0 949.0 8.71 MB

Multilingual PHP CMS built with Laravel and bootstrap

Home Page: https://lavalite.org

PHP 82.79% JavaScript 0.10% Hack 0.01% Blade 17.12%
laravel php cms bootstrap content-management-system content-management website-builder laravel-cms laravel-admin php-cms laravel5 admin-dashboard lavalite eloquent

cms's Introduction

cms's People

Contributors

arandilopez avatar georgemjohn avatar kuriyamatokisaki avatar renfos avatar sdlyu avatar vcgnetwork avatar wardpauwels avatar younesi avatar zayanit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cms's Issues

Installation error

When I installing Lavalite CMS on OSX, first I ran "git clone https://github.com/LavaLite/cms.git" and after that I ran "composer install", but in the end I get this error:

php artisan clear-compiled

[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Trans' not found

Any help with this ? Thank you.

Routes Error

Hi there,

After a clean installation wothout errors when I try to go to my-url:8000/admin i get an error, with routes error. look the image
screen shot 2015-11-12 at 5 23 54 pm

Thanks

Internal server error after clean installation

Hi, after clean installation without errors, in admin panel show an error on list of users. Cannot create users and display me popup msg "Internal server error"

ErrorException in Container.php line 737: Class user.permission does not exist

cap1
cap2

Any suggestion please

Demo is not working how it should

Public demo is giving '''NotFoundHttpException''' error
Admin page is opening but when you try to sign in using the credentials given it gives another error

Trying to get property of non-object (View: /home/lavalite/public_html/demo/public/themes/admin/partials/aside.blade.php) (View: /home/lavalite/public_html/demo/public/themes/admin/partials/aside.blade.php)

Miossing UserServiceProvider

After trying to install with Composer,

composer create-project LavaLite/cms --prefer-dist -s dev

I got this error :

Writing lock file
Generating autoload files
{"error":{"type":"Symfony\Component\Debug\Exception\FatalErrorException","me
ssage":"Class 'Lavalite\User\UserServiceProvider' not found","file":"Z:\Clien
ts\Dodecagone\experimental\Lavalite\cms\vendor\laravel\framework\src\Il
luminate\Foundation\ProviderRepository.php","line":157}}Script php artisan opt
imize handling the post-install-cmd event returned with an error

[RuntimeException]
Error Output:

create-project [-s|--stability="..."] [--prefer-source] [--prefer-dist] [--repos
itory-url="..."] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--n
o-scripts] [--no-progress] [--keep-vcs] [--no-install] [package] [directory] [ve
rsion]

Can you help me ?

Thanks

Problem with migrations

php artisan db:seed --class=RoleTableSeeder
php artisan db:seed --class=PermissionTableSeeder
php artisan db:seed --class=UserTableSeeder

This commands fail on initial install because this tables are not in migrations (except user table, but the seed needs user_role table with is not available)

When I create tables manually everything works ... except that in the admin panel in user part some classes are missing.

Installation error

Command:

composer create-project LavaLite/cms --prefer-dist -s dev

Output:

Installing lavalite/cms (dev-master b25616c76de0e15180f570a0d102e3cb2ec5a86a)
  - Installing lavalite/cms (dev-master master)
    Loading from cache

Created project in /var/www/html/cms/cms
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package lavalite/translatable could not be found in any version, there may be a typo in the package name.
  Problem 2
    - The requested package lavalite/image could not be found in any version, there may be a typo in the package name.
  Problem 3
    - Conclusion: don't install intervention/image 2.0.4
    - Conclusion: don't install intervention/image 1.6.5
    - Conclusion: don't install intervention/image 1.6.4
    - Conclusion: don't install intervention/image 2.0.3
    - Conclusion: don't install intervention/image 1.6.3
    - Conclusion: don't install intervention/image 2.0.2
    - Conclusion: don't install intervention/image 1.6.2
    - Installation request for intervention/imagecache dev-master -> satisfiable by intervention/imagecache[dev-master].
    - Installation request for lavalite/file v1.1 -> satisfiable by lavalite/file[v1.1].
    - lavalite/file v1.1 requires intervention/image 1.* -> satisfiable by intervention/image[1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.3.0, 1.3.1, 1.3.10, 1.3.11, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.5.1, 1.5.10, 1.5.11, 1.5.12, 1.5.13, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5].
    - Can only install one of: intervention/image[2.0.0, 1.0.0].
    - Can only install one of: intervention/image[2.0.0, 1.0.1].
    - Can only install one of: intervention/image[2.0.0, 1.1.0].
    - Can only install one of: intervention/image[2.0.0, 1.1.1].
    - Can only install one of: intervention/image[2.0.0, 1.1.2].
    - Can only install one of: intervention/image[2.0.0, 1.1.3].
    - Can only install one of: intervention/image[2.0.0, 1.1.4].
    - Can only install one of: intervention/image[2.0.0, 1.1.5].
    - Can only install one of: intervention/image[2.0.0, 1.2.0].
    - Can only install one of: intervention/image[2.0.0, 1.2.1].
    - Can only install one of: intervention/image[2.0.0, 1.2.2].
    - Can only install one of: intervention/image[2.0.0, 1.2.3].
    - Can only install one of: intervention/image[2.0.0, 1.2.4].
    - Can only install one of: intervention/image[2.0.0, 1.2.5].
    - Can only install one of: intervention/image[2.0.0, 1.2.6].
    - Can only install one of: intervention/image[2.0.0, 1.3.0].
    - Can only install one of: intervention/image[2.0.0, 1.3.1].
    - Can only install one of: intervention/image[2.0.0, 1.3.10].
    - Can only install one of: intervention/image[2.0.0, 1.3.11].
    - Can only install one of: intervention/image[2.0.0, 1.3.2].
    - Can only install one of: intervention/image[2.0.0, 1.3.3].
    - Can only install one of: intervention/image[2.0.0, 1.3.4].
    - Can only install one of: intervention/image[2.0.0, 1.3.5].
    - Can only install one of: intervention/image[2.0.0, 1.3.6].
    - Can only install one of: intervention/image[2.0.0, 1.3.7].
    - Can only install one of: intervention/image[2.0.0, 1.3.8].
    - Can only install one of: intervention/image[2.0.0, 1.3.9].
    - Can only install one of: intervention/image[2.0.0, 1.4.1].
    - Can only install one of: intervention/image[2.0.0, 1.4.2].
    - Can only install one of: intervention/image[2.0.0, 1.4.3].
    - Can only install one of: intervention/image[2.0.0, 1.4.4].
    - Can only install one of: intervention/image[2.0.0, 1.4.5].
    - Can only install one of: intervention/image[2.0.0, 1.5.0].
    - Can only install one of: intervention/image[2.0.0, 1.5.1].
    - Can only install one of: intervention/image[2.0.0, 1.5.10].
    - Can only install one of: intervention/image[2.0.0, 1.5.11].
    - Can only install one of: intervention/image[2.0.0, 1.5.12].
    - Can only install one of: intervention/image[2.0.0, 1.5.13].
    - Can only install one of: intervention/image[2.0.0, 1.5.2].
    - Can only install one of: intervention/image[2.0.0, 1.5.3].
    - Can only install one of: intervention/image[2.0.0, 1.5.4].
    - Can only install one of: intervention/image[2.0.0, 1.5.5].
    - Can only install one of: intervention/image[2.0.0, 1.5.6].
    - Can only install one of: intervention/image[2.0.0, 1.5.7].
    - Can only install one of: intervention/image[2.0.0, 1.5.8].
    - Can only install one of: intervention/image[2.0.0, 1.5.9].
    - Can only install one of: intervention/image[2.0.0, 1.6.0].
    - Can only install one of: intervention/image[2.0.0, 1.6.1].
    - intervention/imagecache dev-master requires intervention/image 2.* -> satisfiable by intervention/image[2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4].
    - Conclusion: don't install intervention/image 2.0.1

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see  for more details.

Read  for further common problems.

Any clue?

The user register page doesn't work.

I installed as the instructions and it almost works.
But in the user register page(ex. http://localhost/auth/user/register), I met such a problem:
After the register information is input and submitted, it shows the follow exception error:

1/1 ErrorException in Model.php line 2335: in_array() expects parameter 2 to be array, null given

  1. in Model.php line 2335
  2. at HandleExceptions->handleError('2', 'in_array() expects parameter 2 to be array, null given', '/Users/byhongda/phpstormProjects/lavalite/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php', '2335', array('key' => 'name'))
  3. at in_array('name', null) in Model.php line 2335
  4. at Model->isFillable('name') in Model.php line 421
  5. at Model->fill(array('name' => 'test', 'email' => '[email protected]', 'password' => '$2y$10$Fenri1O5Boyy2qX.CknOCeCEsYEcZlCsPRN40oxogIvI.FdUoZaMy', 'active' => false, 'user_id' => null)) in UserRepository.php line 50
  6. at UserRepository->create(array('name' => 'test', 'email' => '[email protected]', 'password' => '$2y$10$Fenri1O5Boyy2qX.CknOCeCEsYEcZlCsPRN40oxogIvI.FdUoZaMy', 'active' => false)) in User.php line 74
  7. at User->create(array('name' => 'test', 'email' => '[email protected]', 'password' => '$2y$10$Fenri1O5Boyy2qX.CknOCeCEsYEcZlCsPRN40oxogIvI.FdUoZaMy')) in Facade.php line 214
  8. at Facade::__callStatic('create', array(array('name' => 'test', 'email' => '[email protected]', 'password' => '$2y$10$Fenri1O5Boyy2qX.CknOCeCEsYEcZlCsPRN40oxogIvI.FdUoZaMy'))) in AuthController.php line 133
  9. at User::create(array('name' => 'test', 'email' => '[email protected]', 'password' => '$2y$10$Fenri1O5Boyy2qX.CknOCeCEsYEcZlCsPRN40oxogIvI.FdUoZaMy')) in AuthController.php line 133
  10. at AuthController->create(array('name' => 'test', 'email' => '[email protected]', 'password' => '123456', '_token' => 'n24FjseDuf2MXZPLXzPzMlhr6bHLLRdKQaaqsQKf')) in RegistersUsers.php line 38
  11. at AuthController->postRegister(object(Request), 'user')
  12. at call_user_func_array(array(object(AuthController), 'postRegister'), array(object(Request), 'role' => 'user')) in Controller.php line 256
  13. at Controller->callAction('postRegister', array(object(Request), 'role' => 'user')) in ControllerDispatcher.php line 164
  14. at ControllerDispatcher->call(object(AuthController), object(Route), 'postRegister') in ControllerDispatcher.php line 112
  15. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  16. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 139
  17. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in RedirectIfAuthenticated.php line 42
  18. at RedirectIfAuthenticated->handle(object(Request), object(Closure))
  19. at call_user_func_array(array(object(RedirectIfAuthenticated), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  20. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  21. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
  22. at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 114
  23. at ControllerDispatcher->callWithinStack(object(AuthController), object(Route), object(Request), 'postRegister') in ControllerDispatcher.php line 69
  24. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\Auth\AuthController', 'postRegister') in Route.php line 203
  25. at Route->runWithCustomDispatcher(object(Request)) in Route.php line 134
  26. at Route->run(object(Request)) in Router.php line 704
  27. at Router->Illuminate\Routing\{closure}(object(Request))
  28. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 139
  29. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  30. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
  31. at Pipeline->then(object(Closure)) in Router.php line 706
  32. at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 671
  33. at Router->dispatchToRoute(object(Request)) in Router.php line 631
  34. at Router->dispatch(object(Request)) in Kernel.php line 236
  35. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  36. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 139
  37. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in VerifyCsrfToken.php line 50
  38. at VerifyCsrfToken->handle(object(Request), object(Closure))
  39. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  40. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
  41. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  42. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  43. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in StartSession.php line 62
  44. at StartSession->handle(object(Request), object(Closure))
  45. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  46. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
  47. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  48. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  49. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in EncryptCookies.php line 59
  50. at EncryptCookies->handle(object(Request), object(Closure))
  51. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  52. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in CheckForMaintenanceMode.php line 42
  53. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  54. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
  55. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  56. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
  57. at Pipeline->then(object(Closure)) in Kernel.php line 122
  58. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 87
  59. at Kernel->handle(object(Request)) in index.php line 53

And nothing new was inserted into the 'users' table.
What's wrong with this, did I missed any configuration ? or sth wrong with the Eloquent's mass assignment ?

No migrations or seeds

Hi,

This cms looks very nice unfortunately I am unable to use it without migrations and seeds.

Thanks.

Log in problems after install

Looks like this entire package is broken. At first I thought this was just me, but apparently not.
Cant log into the demo site, or on localhost after a fresh install (I went through all the install steps, no issues)

Failed:
Admin http://demo.lavalite.org/admin
Superuser : [email protected] / superuser@superuser
Also tried superuser@superuser / superuser
Admin : [email protected] - admin@admin
Also tried admin@admin/admin

It just keeps giving me "Error: Invalid username or password."
So, on my localhost, I changed the password in the db directly (to be a hash of "admin123", satisfying the min length requirement.
Still cannot log in and gives me an error page.

Migrate issues

[Illuminate\Database\QueryException]
SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint faile
d: pages.id (SQL: insert into "pages" ("abstract", "banner", "compiler", "c
ontent", "description", "heading", "id", "images", "keyword", "name", "orde
r", "slug", "status", "title", "view") select as "abstract", as "banner",
as "compiler", Home Page as "content", as "description", Home as "headin
g", 1 as "id", as "images", as "keyword", Home as "name", 0 as "order", h
ome as "slug", 1 as "status", Home as "title", page as "view" union all sel
ect as "abstract", as "banner", as "compiler", About Us as "content", a
s "description", About Us as "heading", 2 as "id", as "images", as "keywo
rd", About Us as "name", 0 as "order", about-us as "slug", 1 as "status", A
bout Us as "title", page as "view" union all select as "abstract", as "ba
nner", as "compiler",


as "content", as "description", Contact
Us as "heading", 3 as "id", as "images", as "keyword", Contact Us as "na
me", 0 as "order", contact as "slug", 1 as "status", Contact Us as "title",
page as "view" union all select as "abstract", as "banner", as "compile
r",


as "content", as "description", Page Not found as "heading
", 4 as "id", as "images", as "keyword", Page Not found as "name", 0 as "
order", 404 as "slug", 1 as "status", Page Not found as "title", page as "v
iew")

auth/user/login doesn't work

In "BaseRepository abstract class and findByName method": $this->model->where('name'.'='.$name)->first() returns null but in roles table there exists "user" role, so how is that possible to fix it?

page xx.com/about-us.html

ErrorException in PublicController.php line 35:
Undefined property: Illuminate\Database\Eloquent\Collection::$title

2016-02-26_164749

error after install

......
Generating autoload files
{"error":{"type":"Symfony\Component\Debug\Exception\FatalErrorException","me
ssage":"Class 'Lavalite\User\UserServiceProvider' not found",....

i look for lavalite folder in project... not found

Warning/Error after "composer install"

I've tryed to clone the repo and run the command composer install.

Everything seems to run smooth when in fact at the end it just write down this:

{"error":{"type":"ReflectionException","message":"Class Lavalite\\User\\Controllers\\UserAdminController does not exist","file":"\/home\/julian\/public_html\/cms\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerInspector.php","line":28}}

What does this mean?

Tryed on Windows/Linux also, same error appears.

PostgreSQL / SQLite support.

Do you intend to offer support to PostgreSQL? For me, PostgreSQL usage is essential. I think if Eloquent allows different databases, let the developers choose the one that suits them.

Instalation errors

I'm getting the following errors when I run: sudo composer.phar create-project LavaLite/cms path 2.2.1
Installing lavalite/cms (2.2.1)

  • Installing lavalite/cms (2.2.1)
    Downloading: 100%

Created project in path
Loading composer repositories with package information
Installing dependencies (including require-dev)

  • Installing psr/log (dev-master 9e45edc)
    Loading from cache
  • Installing loic-sharma/profiler (v1.1.2)
    Loading from cache
  • Installing symfony/translation (2.5.x-dev 165b534)
    Loading from cache
  • Installing symfony/security-core (2.5.x-dev 3a27d7b)
    Loading from cache
  • Installing symfony/routing (2.5.x-dev 46142c3)
    Loading from cache
  • Installing symfony/process (2.5.x-dev 00a1308)
    Loading from cache
  • Installing symfony/debug (2.5.x-dev ed30195)
    Loading from cache
  • Installing symfony/http-foundation (2.5.x-dev 08e7838)
    Loading from cache
  • Installing symfony/event-dispatcher (2.8.x-dev d91fb72)
    Loading from cache
  • Installing symfony/http-kernel (2.5.x-dev 3165238)
    Loading from cache
  • Installing symfony/finder (2.5.x-dev e527ebf)
    Loading from cache
  • Installing symfony/dom-crawler (2.5.x-dev 3860edc)
    Loading from cache
  • Installing symfony/css-selector (2.5.x-dev d45b306)
    Loading from cache
  • Installing symfony/console (2.5.x-dev a43e750)
    Loading from cache
  • Installing symfony/browser-kit (2.5.x-dev b2b78b8)
    Loading from cache
  • Installing swiftmailer/swiftmailer (5.x-dev 21b7eb3)
    Loading from cache
  • Installing stack/builder (dev-master 14afc80)
    Loading from cache
  • Installing predis/predis (0.8.x-dev 4123fcd)
    Loading from cache
  • Installing phpseclib/phpseclib (0.3.10)
    Loading from cache
  • Installing nesbot/carbon (1.17.0)
    Loading from cache
  • Installing monolog/monolog (dev-master 3f1ac65)
    Loading from cache
  • Installing nikic/php-parser (0.9.x-dev ef70767)
    Loading from cache
  • Installing jeremeamia/superclosure (1.0.x-dev 4d89ca7)
    Loading from cache
  • Installing filp/whoops (1.1.6)
    Loading from cache
  • Installing ircmaxell/password-compat (1.0.x-dev 9b99377)
    Loading from cache
  • Installing d11wtq/boris (v1.0.8)
    Loading from cache
  • Installing symfony/filesystem (2.8.x-dev d105506)
    Loading from cache
  • Installing classpreloader/classpreloader (1.0.2)
    Loading from cache
  • Installing patchwork/utf8 (dev-master 47056e3)
    Loading from cache
  • Installing laravel/framework (4.2.x-dev deade43)
    Loading from cache
  • Installing lavalite/user (2.2.0)
    Loading from cache
  • Installing lavalite/page (2.2.0)
    Loading from cache
  • Installing lavalite/contact (2.2.0)
    Loading from cache
  • Installing lavalite/menu (2.2.0)
    Loading from cache
  • Installing lavalite/filer (2.2.0)
    Loading from cache
  • Installing cartalyst/sentry (2.1.x-dev 7dd63df)
    Downloading: 100%
  • Installing anahkiasen/html-object (1.4.2)
    Loading from cache
  • Installing anahkiasen/former (dev-master d1c3239)
    Loading from cache
  • Installing twig/twig (v1.16.2)
    Loading from cache
  • Installing teepluss/theme (1.2.2)
    Loading from cache
  • Installing intervention/image (dev-master 1009557)
    Loading from cache
  • Installing intervention/imagecache (2.1.2)
    Downloading: 100%
  • Installing mcamara/laravel-localization (0.14.9)
    Loading from cache
  • Installing dimsav/laravel-translatable (v4.2.1)
    Loading from cache
  • Installing greggilbert/recaptcha (1.1.5)
    Loading from cache
  • Installing lavalite/image (2.2.1.x-dev 004ae6a)
    Loading from cache

symfony/translation suggests installing symfony/config ()
symfony/translation suggests installing symfony/yaml ()
symfony/security-core suggests installing symfony/validator (For using the user password constraint)
symfony/security-core suggests installing symfony/expression-language (For using the expression voter)
symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)
symfony/routing suggests installing symfony/yaml (For using the YAML loader)
symfony/routing suggests installing symfony/expression-language (For using expression matching)
symfony/routing suggests installing doctrine/annotations (For using the annotation loader)
symfony/event-dispatcher suggests installing symfony/dependency-injection ()
symfony/http-kernel suggests installing symfony/class-loader ()
symfony/http-kernel suggests installing symfony/config ()
symfony/http-kernel suggests installing symfony/dependency-injection ()
predis/predis suggests installing ext-phpiredis (Allows faster serialization and deserialization of the Redis protocol)
phpseclib/phpseclib suggests installing pear-pear/PHP_Compat (Install PHP_Compat to get phpseclib working on PHP < 4.3.3.)
monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)
monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
d11wtq/boris suggests installing ext-readline (*)
patchwork/utf8 suggests installing ext-wfio (Use WFIO for UTF-8 filesystem access on Windows)
laravel/framework suggests installing doctrine/dbal (Allow renaming columns and dropping SQLite columns.)
cartalyst/sentry suggests installing happydemon/txt (Required Text helpers when using the Kohana implementation)
intervention/image suggests installing ext-imagick (to use Imagick based image processing.)

Does anyone know what I'm doing wrong?

Install errors and workaround

  1. There was bunch of errors in the process of db:seed. That was caused by discrepancy between what migration says and what seeder says. The migration forces NOT NULL, but seeder was trying to insert fields with NULL. To remedy this:
  2. I had to rewrite path declaration not to include / in public/themes/admin/config.php and public/themes/public/config.php.
    e.g. $theme->asset()->add('jquery', '/vendor/...'); to $theme->asset()->add('jquery', 'vendor/...');
  3. I had to remove jQuery.appear() function call in public/themes/public/assets/js/scripts.js.
jQuery(this).appear(function() {
    jQuery(this).delay(350).animate({opacity:1,right:"0px"},1000);
});

to

// jQuery(this).appear(function() {
    jQuery(this).delay(350).animate({opacity:1,right:"0px"},1000);
// });

Internal server error after clean installation

Hi, after clean installation without errors, in admin panel show an error on list of "Setting". popup msg "Internal server error"

This error same in Demo site : http://demo.lavalite.org/admin

PHP Fatal error: Class name must be a valid object or a string in /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php.on line 827

2015-12-29 9 20 44

Development Plan / Strategy / Road map?

Hi.
Whats the development road map for LavaLite? What stage are you presently at? Do you need any help in any area. Would be happy to help out / contribute to this cms.

Thanks

Composer Install Error

$ composer create-project LavaLite/cms laralite3 3.0
Installing lavalite/cms (3.0.0)
  - Installing lavalite/cms (3.0.0)
    Downloading: 100%

Created project in laralite3
> php -r "copy('.env.example', '.env');"
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - lavalite/filer 3.0.x-dev requires intervention/imagecache 2.2.* -> satisfi
able by intervention/imagecache[2.2.0].
    - lavalite/filer v3.0.0 requires intervention/imagecache 2.2.* -> satisfiabl
e by intervention/imagecache[2.2.0].
    - intervention/imagecache 2.2.0 requires intervention/image dev-master|~2,>=
2.2.0 -> satisfiable by intervention/image[2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.
3.2, 2.3.3, 2.3.4, 2.3.5, dev-master, 2.3.x-dev].
    - intervention/image 2.3.x-dev requires ext-fileinfo * -> the requested PHP
extension fileinfo is missing from your system.
    - intervention/image dev-master requires ext-fileinfo * -> the requested PHP
 extension fileinfo is missing from your system.
    - intervention/image 2.3.5 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.3.4 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.3.3 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.3.2 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.3.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.3.0 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.2.2 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.2.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - intervention/image 2.2.0 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
    - Installation request for lavalite/filer 3.0.* -> satisfiable by lavalite/f
iler[3.0.x-dev, v3.0.0].

  To enable extensions, verify that they are enabled in those .ini files:
    - D:\phpStudy\php70n\php.ini
  You can also run `php --ini` inside terminal to see which files are used by PH
P in CLI mode.

Many button of link demo not work

Many button of link demo not work, i think error jquery, can you check demo, i think all button not working,

Many thanks

admin.js:102 Uncaught TypeError: $(...).datetimepicker is not a function

Cannot save pages

I cannot save any page or roles in the admin dashboard. I tried to create new pages or to edit the existing ones generated from seeds.

Can't get user registration page to work

I installed lavalite following instructions.

I have the latest version of laravel, lavalite and illuminate.

On the http://localhost:8000/register I have input a valid name, email and password fields but when clicking to sign up the fields are cleared and the user is not added to the database.
No exception error.
screen

Error by Installation

By the Installation with composer or download by .zip File, I get this error on Windows 10:

Class Lavalite/Settings/Providers/SettingsServiceProvider not found

Some problems with installation

Hello, I'm trying to install it but i get an error from composer, any suggestions

Created project in C:\xampp\htdocs\lavalite\cms
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for greggilbert/recaptcha dev-master -> satisfiable by greggilbert/recaptcha[dev-master].
- don't install illuminate/support v5.0.0|don't install laravel/framework 4.2.x-dev
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.0
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.0-BETA1
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.1
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.10
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.11
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.12
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.13
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.14
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.15
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.16
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.17
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.2
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.3
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.4
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.5
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.6
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.7
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.8
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.9
- greggilbert/recaptcha dev-master requires illuminate/support 5.0.* -> satisfiable by illuminate/support[5.0.x-dev, v5.0.0].
- Conclusion: don't install illuminate/support 5.0.x-dev
- Installation request for laravel/framework 4.2.* -> satisfiable by laravel/framework[4.2.x-dev, v4.2.0, v4.2.0-BETA1, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.13, v4.2.14, v4.2.15, v4.2.16, v4.2.17, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9].

Installation problem

c:\wamp\www>composer create-project LavaLite/cms --prefer-dist -s dev
Installing lavalite/cms (dev-master ea572d2)

  • Installing lavalite/cms (dev-master master)
    Loading from cache

Created project in C:\wamp\www\cms
Loading composer repositories with package information
Installing dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- guzzle/guzzle v3.9.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.9.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.8.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.8.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.7.4 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.7.3 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.7.2 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.7.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.7.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.6.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.5.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.4.3 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.4.2 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.4.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.4.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.3.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.3.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.2.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.1.2 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.1.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.1.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.7 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.6 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.5 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.4 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.3 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.2 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.1 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle v3.0.0 requires ext-curl * -> the requested PHP extension cu
rl is missing from your system.
- guzzle/guzzle 3.9.x-dev requires ext-curl * -> the requested PHP extension
curl is missing from your system.
- weboap/visitor dev-master requires geoip2/geoip2 0.5.* -> satisfiable by g
eoip2/geoip2[v0.5.0].
- geoip2/geoip2 v0.5.0 requires guzzle/guzzle 3.* -> satisfiable by guzzle/g
uzzle[3.9.x-dev, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7,
v3.1.0, v3.1.1, v3.1.2, v3.2.0, v3.3.0, v3.3.1, v3.4.0, v3.4.1, v3.4.2, v3.4.3,
v3.5.0, v3.6.0, v3.7.0, v3.7.1, v3.7.2, v3.7.3, v3.7.4, v3.8.0, v3.8.1, v3.9.0,
v3.9.1].
- Installation request for weboap/visitor dev-master -> satisfiable by weboa
p/visitor[dev-master].

composer install error packages

Hi, i have problem when install lavalite. Pls, helpme
Problem 1
- Conclusion: don't install illuminate/support 5.0.x-dev
- Conclusion: don't install illuminate/support 4.2.x-dev
- Conclusion: don't install illuminate/support v4.2.17
- Conclusion: don't install illuminate/support v4.2.16
- Conclusion: don't install illuminate/support v4.2.12
- Conclusion: don't install illuminate/support v4.2.9
- Conclusion: don't install laravel/framework 4.2.x-dev
- Conclusion: don't install laravel/framework v4.2.17
- Conclusion: don't install illuminate/support v5.0.26
- Conclusion: don't install illuminate/support v4.2.8
- Conclusion: don't install illuminate/support v4.2.7
- Conclusion: don't install illuminate/support v4.2.6
- Conclusion: don't install illuminate/support v4.2.5
- Conclusion: don't install illuminate/support v4.2.4
- Conclusion: don't install laravel/framework v4.2.16
- Conclusion: don't install laravel/framework v4.2.15
- Conclusion: don't install illuminate/support v5.0.25
- Conclusion: don't install illuminate/support v4.2.3
- Conclusion: don't install illuminate/support v4.2.2
- Conclusion: don't install illuminate/support v4.2.1
- Conclusion: don't install illuminate/support v4.2.0-BETA1
- Conclusion: don't install laravel/framework v4.2.14
- Conclusion: don't install laravel/framework v4.2.13
- Conclusion: don't install laravel/framework v4.2.12
- Conclusion: don't install illuminate/support v5.0.22
- Conclusion: don't install laravel/framework v4.2.11
- Conclusion: don't install laravel/framework v4.2.10
- Conclusion: don't install laravel/framework v4.2.9
- Conclusion: don't install laravel/framework v4.2.8
- Conclusion: don't install laravel/framework v4.2.7
- Conclusion: don't install laravel/framework v4.2.6
- Installation request for lavalite/user 2.2.* -> satisfiable by lavalite/user[2.2.0].
- Installation request for greggilbert/recaptcha dev-master -> satisfiable by greggilbert/recaptcha[dev-master].
- Installation request for laravel/framework 4.2.* -> satisfiable by laravel/framework[4.2.x-dev, v4.2.0, v4.2.0-BETA1, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.13, v4.2.14, v4.2.15, v4.2.16, v4.2.17, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9].
- lavalite/user 2.2.0 requires illuminate/support 4.2.* -> satisfiable by laravel/framework[4.2.x-dev, v4.2.0, v4.2.0-BETA1, v4.2.1, v4.2.10, v4.2.11, v4.2.12, v4.2.13, v4.2.14, v4.2.15, v4.2.16, v4.2.17, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9], illuminate/support[4.2.x-dev, v4.2.0-BETA1, v4.2.1, v4.2.12, v4.2.16, v4.2.17, v4.2.2, v4.2.3, v4.2.4, v4.2.5, v4.2.6, v4.2.7, v4.2.8, v4.2.9].
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.0
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.0-BETA1
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.1
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.2
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.3
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.4
- don't install illuminate/support v5.0.0|don't install laravel/framework v4.2.5
- greggilbert/recaptcha dev-master requires illuminate/support 5.0.* -> satisfiable by illuminate/support[5.0.x-dev, v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.4].
- Conclusion: don't install illuminate/support v5.0.4

Ps: My composer version used:
Composer version 1.0-dev (4aa431025b38d0783d47984a6f3a0c02b186fa58) 2015-04-15 01:51:00

postgres

I am trying to install on Postgres and have run into this error when running

php artisan db:seed --class=RoleTableSeeder

[Illuminate\Database\QueryException]

SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "roles" does not exist

LINE 1: insert into "roles" ("id", "name") values ($1, $2), ($3, $4)...

^ (SQL: insert into "roles" ("id", "name") values (1, superuser), (2

[PDOException]

SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "roles" does not exist

LINE 1: insert into "roles" ("id", "name") values ($1, $2), ($3, $4)...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.