I’ve installed dreamfactory following guide on github GitHub - dreamfactorysoftware/dreamfactory: DreamFactory API Management Platform
however after configured db and re-run the command php artisan dreamfactory:setup , i’ve following error:
* Welcome to DreamFactory setup wizard. ********************************************************************************************************************** Running Migrations... Nothing to migrate. Migration completed successfully. ********************************************************************************************************************** ********************************************************************************************************************** Running Seeder... ********************************************************************************************************************** * Welcome to DreamFactory setup wizard. ********************************************************************************************************************** Running Migrations... Nothing to migrate. Migration completed successfully. ********************************************************************************************************************** ********************************************************************************************************************** Running Seeder... SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.`12`' at line 1
how can i solve it?