laravel生成key失败 生成KEY失败.原因是没有复制.env文件 In KeyGenerateCommand.php line 96: file_get_contents(D:\project\gap_bz_middleware/.env): failed to open stream: No such file or directory
### 这是这几天,碰到的一个比较头疼的问题 使用union all联合查询,同时laravel 生成分页,但发生报错? QueryException : SQLSTATE The used from `products` where products.id = order_products.product_id) and order_products.order_id = orders.id) and exists (select .... ### 由于使用联合查询跟使用paginate()来