We are using Laravel artisan commands in localhost for create some laravel resources like creating controllers, models, middleware, jobs, etc. But on serve, we have
Tag: artisan
Clear caching in Laravel
We can clear cache using command line with Laravel artisan commands. Run following command in command line one by one. Now we can clear all