Closed corientdev closed 8 years ago
Hi,
Try run: composer dump-autoload
We do not have resources to maintain a host for demo, sorry :(
it didn't helped
I don't understand
Verify if modules install in modules folder
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
The problem is that the database is still empty, please run php artisan app:install
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`
One moment please
Please run composer update and php artisan app:install
Its working.
new error on login page.
and its not in english? :o
To many bugs bro please tag it as alpha version
Alpha tagged , sorry for errors, this in developed
Thanks for issues
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.