Welcome Guest, Not a member yet? Register   Sign In
Can't get migration in module to be recognised by spark migrate --all
#3

PHP Code:
'Midair\Article' => ROOTPATH 'midair/Article',

// should be
'Midair\Article' => ROOTPATH 'Midair/Article'

There is a bug with the Seeder and Module which has been reported.

The Module Migrations work just fine if your Autoload namespaces are correct, this has just been tested
by me.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Can't get migration in module to be recognised by spark migrate --all - by InsiteFX - 01-07-2025, 11:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB