摘要: php框架之laravel 1.支持单例链式调用 php .\artisan ide:meta 常见问题: 1. 访问网站500错误 这是因为laravel的缓存路径没有找到 laravel缓存文件路径是在 config/cache.php中设置,默认存在storage文件夹中 解决:需要保证storage/framework 阅读全文
posted @ 2019-05-09 17:23 X-Wolf 阅读(255) 评论(0) 推荐(0)