How to use Spatie's response cache with Statamic
Spatie's response cache package speeds up your page quite considerably.
This is fine for static pages, but I found a quick way how to use the library with the awesome Laravel CMS Statamic
Spatie's response cache package speeds up your page quite considerably.
This is fine for static pages, but I found a quick way how to use the library with the awesome Laravel CMS Statamic
I found out Laravel 6.x already ships with a pretty powerful package for parsing Markdown, and it can be extended and customized.
After a few headaches I was able to configure it to my liking for this blog, and even create an extension that adds lazy images.
The Laravel Scheduler is an awesome tool since it greatly simplifies the usage of confusing cron job definitions I am simply not smart enough for.
Learn to use this feature without access to your servers cron jobs on cheap hosters
For a long time I was hesitant to dive into alternatives and always used FTP clients for deployment.
Recently I noticed there are a many small steps without immediately sailing rough seas on docker ships.