clear all laravel caches
//Updated Dec 2020
//laravel artisan clear cache
php artisan view:clear
php artisan cache:clear
php artisan route:clear
php artisan config:clear Route::get('/route-cache', function() {
$exitCode = Artisan::call('route:cache');
return 'Routes cache cleared';
});
Also in PHP:
- associative array php
- clear catche laravel
- find array duplicates in two arrays php
- convert caps to sentese case php
- buscar un substring dentro de un string php
- factoring and seeding in laravel
- DependencyResolver/RuleSet.php on line 84
- express get current url
- carbon now
- doubles tennis random function php
- dateformt php
- avoir la date php
- "Fatal error: Allowed memory size of 1610612736 bytes exhausted " +laravel
- day of the week th usig php
- count string char php
- console.log. php print
- can php date be echoed as string
- PHP @ errors
- @ production: `cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js` npm ERR! Exit status 1
- change timestamp format php
- check char inside string php
- disable errors php
- base64 php encode decode
- .htaccess to remove index page