Skip to content

Migration Update for L5

Compare
Choose a tag to compare
@Mulkave Mulkave released this 26 Feb 09:10

To make a new migration file you should use the command neo4j:make:migration instead of the old neo4j:migrate:make

Updated to use the new path and composer to dump autoloads instead of artisan - artisan dump-autoload has been removed.