Laravel clear all cache with one command

Zubair Mohsin - Jan 24 '20 - - Dev Community

Today I learned about a Laravel Artisan command which helps clear all kinds of cache at once.

Behold,

php artisan optimize:clear

Let's see the output of this command:

laravel-optimize-clear-command

That's right! Laravel has all sorts of caching to make it speedy that it is.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player