Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Seeding -> Class not found
Post: RE: Seeding -> Class not found

Fix: Instead of calling seeder like this: PHP Code: -- $seeder->call(SimpleSeeder'); -- Call it this way: PHP Code: -- $seeder->call('App\Database\Seeds\SimpleSeeder'); --
4,128 Views
3 Replies
02-20-2019, 04:06 AM
mayo83
    Thread: Seeding -> Class not found
Post: RE: Seeding -> Class not found

Interesting twist: i tried the seeding at home on local xampp and there it worked flawless. But i tried an older Version of CI4. I cant tell u from when this version is, but the most obvious differenc...
4,128 Views
3 Replies
02-13-2019, 01:33 AM
mayo83
    Thread: Seeding -> Class not found
Post: Seeding -> Class not found

Hello, i used CI 3 before and i liked it a lot and now i want to write a inhouse Solution for my Company. So i thought it would be nice to start  with the new seeding possibilites. But somehow m...
4,128 Views
3 Replies
02-12-2019, 04:46 AM
mayo83
    Thread: German User
Post: RE: German User

Ich finde die Idee einer deutschen CI-Community ziemlich cool. Ich verwende CI erst seit kurzem aber ich liebe den Leightweight-Ansatz. Sich mich mit gleichsprachigen Menschen auszutauschen empfin...
6,315 Views
4 Replies
04-26-2017, 10:57 PM
mayo83

Theme © iAndrew 2016 - Forum software by © MyBB