-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
- Hyperf Version: v1.0.3
- PHP Version:
(php -v)7.2 - Swoole Version:
(php --ri swoole)4.3.5
Description:
创建迁移文件时 报错提示:
file_put_contents(/path/hyperf/migrations/2019_07_04_165205_create_shop_orders_table.php): failed to open stream: No such file or directory in /path/hyperf/vendor/hyperf/utils/src/Filesystem/Filesystem.php on line 120
Steps To Reproduce:
php bin/hyperf.php gen:migration create_shop_orders_table --create=shop_orders
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers