今天想试试laravel自带的缓存,从来都没用过缓存啊,于是看文档,把页面一些基本东西都放在缓存。于是很快的把友链,标签,分类都放在缓存里了 ...
Linux(Ubuntu)下安装NodeJs 安装nodeJS之前,如果没有安装g++及 libssl-dev,则先要安装好,安装方法如下 ...
General error: 1215 Cannot add foreign key constraint (SQL: alter table `iphpt_categories` add constraint iphpt_categories_art_id_foreign foreign key (`art_id`) references `article` (`id`) on delete cascade on update cascade) ...
自己的博客,想前端和后端跳转不同的页面,laravel异常处理都在app/Excetions里,打开Handler.php ...
当你能力不能满足你的野心的时候,你就该沉下心来学习