LMS-Laravel / OLD-LMS-Laravel

Laravel Learning Management System (LMS)
283 stars 162 forks source link

ErrorException in D:\LMS\Laravel\vendor\laravel\framework\src\Illuminate\Support\Collection.php line 1045 #7

Closed corientdev closed 8 years ago

corientdev commented 8 years ago

Hi,

I successfully installed it.

Got only this warning while installing

`Executing Seed for module User Class [Modules\User\Database\Seeders\UserTableSeeder] does not exists. Executing Seed for module Dashboard Class [Modules\Dashboard\Database\Seeders\DashboardTableSeeder] does not exists

Executing Seed for module Course Class [Modules\Course\Database\Seeders\CourseTableSeeder] does not exists.`

Please suggest what shall i do?

Suggestion : Please host demo somewhere.

angelkurten commented 8 years ago

Hi,

Try run: composer dump-autoload

We do not have resources to maintain a host for demo, sorry :(

corientdev commented 8 years ago

it didn't helped

angelkurten commented 8 years ago

I don't understand

angelkurten commented 8 years ago

Verify if modules install in modules folder

corientdev commented 8 years ago

Yes everything is installed without fail

can you please upload source code you have as a whole zip with all components not just like composer dependent zip

n Database backup too offcourse

2016-01-07 22_01_43-mozilla firefox

angelkurten commented 8 years ago

The problem is that the database is still empty, please run php artisan app:install

corientdev commented 8 years ago

It is also done

`D:\LMS\laravel>php artisan app:install Generate Key Application key [KE0240rpzM63RJPaxOHbH5NIUWZGgxzn] set successfully. Migrations Basics Nothing to migrate. Executing Seeders Seeded: CountriesSeeder Seeded Countries Executing Migrations Modules Running for module: user Nothing to migrate. Running for module: dashboard Nothing to migrate. Running for module: course Nothing to migrate. Executing Seeders Modules Executing Seed for module User Class [Modules\User\Database\Seeders\UserTableSeeder] does not exists. Executing Seed for module Dashboard Class [Modules\Dashboard\Database\Seeders\DashboardTableSeeder] does not exists.

Executing Seed for module Course Class [Modules\Course\Database\Seeders\CourseTableSeeder] does not exists. Activate theme: Default Publish assets themes Asset published from: default`

angelkurten commented 8 years ago

One moment please

angelkurten commented 8 years ago

Please run composer update and php artisan app:install

corientdev commented 8 years ago

Its working.

new error on login page.

and its not in english? :o

2016-01-08 14_58_54-mozilla firefox

corientdev commented 8 years ago

To many bugs bro please tag it as alpha version

angelkurten commented 8 years ago

Alpha tagged , sorry for errors, this in developed

Thanks for issues