Laravel 5 學習筆記,laravel學習筆記
Jun 13, 2016 am 09:13 AMLaravel 5 學習筆記,laravel學習筆記
1.Laravel 5 動態(tài)設置緩存引擎
復制代碼 代碼如下:
\Config::set('cache.default','redis');
var_dump( \Config::get('cache.default') );
?\Config::set('cache.default','memcached');
var_dump( \Config::get('cache.default') );
2.Laravel 5 中 \ 和use Illuminate\Support\Facades\ 作用相同
3.Laravel 5 Linux下無法寫入和讀取storage目錄
復制代碼 代碼如下:
#chown -R www:www storage //注:www www是nginx的用戶和組 在nginx.conf中查看
#還是不行的話
#php artisan cache:clear 清除應用程序緩存
先到這里吧,后續(xù)本文將持續(xù)更新,希望大家能夠喜歡。

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)
