Welcome Guest, Not a member yet? Register   Sign In
Migration on group and namespace
#8

(07-08-2021, 01:22 AM)InsiteFX Wrote: If you want to know how to do this download Boilerplate by user @agungsugiarto

Look at the folder Commands 
InstallCommand.php and PublishCommand.php

He is re-writing the namespace form the module to the App Path.

Download:
CodeIgniter 4 Application Boilerplate

I also had to write custom spark conmmand because it was not possible to run migrations this way:
Code:
migrate -g mygroup -n mynamespace

I was getting an error:
Code:
Unable to connect to the database.

Main connection [MySQLi]: No such file or directory
Reply


Messages In This Thread
Migration on group and namespace - by superior - 07-07-2021, 02:10 AM
RE: Migration on group and namespace - by paliz - 07-07-2021, 04:50 AM
RE: Migration on group and namespace - by paliz - 07-07-2021, 09:19 AM
RE: Migration on group and namespace - by ARAmiss - 10-18-2021, 10:51 PM
RE: Migration on group and namespace - by ARAmiss - 10-19-2021, 03:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB