dijkr / Copia

Laravel-project with CMS
0 stars 0 forks source link

Integrate caching in general #7

Closed dijkr closed 1 year ago

dijkr commented 1 year ago

For experimenting purposes, try to integrate caching, and manage it too. Later on it could be applied to the header, footer, images, etc..

dijkr commented 1 year ago

After the deployment, caching does its job. Denk aan: npm run build php artisan config:cache php artisan route:cache php artisan view:cache composer install --optimize-autoloader --no-dev