我运行El Capitan OS X并尝试使用/dev/null,但是当我使用它做任何事情时,例如lsls: /dev/null: No such file or directorysudo mknod -m 666 /dev/null c 1 3 mknod: illegal option -- m mknod [-F format] name [b | c] major unit subunit
我从名为laravel的Laravel5.4数据库中删除了migrations表。当我运行php artisan migrate:install时,我得到这个错误:SQLSTATE[HY000] [2002] No such file or directory and table_name = migrations)
我删除并重新创建了数据库。我还运行了compo