Welcome Guest, Not a member yet? Register   Sign In
C_I 4.1.9 How to Spark Module migration
#1

(This post was last modified: 03-13-2022, 03:30 AM by luckmoshy.)

Hi guys I want to create new migration by using the spark to Module (Admin) eg:

PHP Code:
php spark make:migration  test -n Admin 
as Admin is my module pass instead of - App

have been tried but it creates via the App namespace instead of Admin
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals

Reply
#2

$ php spark make:migration Test --namespace Admin
Reply
#3

(03-14-2022, 05:56 PM)kenjis Wrote: $ php spark make:migration Test --namespace Admin


worked charming @kenjis
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals

Reply




Theme © iAndrew 2016 - Forum software by © MyBB