Add Fedora CoreOS Custom Image to DigitalOcean - Terraform
Learn how to add a custom CoreOS image to DigitalOcean using various methods including API, Doctl, Terraform, and the DigitalOcean GUI.
~/articles
Articles about things I had to make work: Laravel, infrastructure, build tooling, search, and debugging. No grand theory, just the useful parts.
Learn how to add a custom CoreOS image to DigitalOcean using various methods including API, Doctl, Terraform, and the DigitalOcean GUI.
Learn how to access and read Ollama server logs on Mac, Linux, Windows, and container environments for effective troubleshooting.
Explore the new features and improvements in MySQL 9.0 Community Edition, released on July 1, 2024. This comprehensive overview covers updates in data types, performance, and new capabilities aimed at modern applications.
Explore solutions for Laravel's 'Vite manifest not found' issue, covering installation, environment setup, cache clearing, and asset management.
Comprehensive guide on Laravel file uploads: setup, form creation, validation, multiple file types, private/public options, AWS S3 integration
Deploy Laravel and Vite assets to a global CDN for improved speed and reach. A quick guide for effective asset distribution.
Optimize Bootstrap 5 websites by removing unused CSS with Parcel and PurgeCSS. Reduce bundle size from 222KB to 5.7KB for improved performance.
Optimize Bootstrap 5 websites by removing unused CSS with Vite and PurgeCSS. Reduce bundle size from 225KB to 5.7KB for improved performance.
Learn how to optimize image uploads in Laravel with CKEditor 5 and the Intervention/Image package for improved website performance.
Optimize Bootstrap 5 projects by removing unused CSS using Webpack and PurgeCSS for smaller bundle sizes and better web performance.
Automate thumbnail generation for blog posts using Laravel, wkhtmltoimage, and laravel-snappy for visually appealing content.
Learn how to automate sitemap generation in Laravel using Spatie Sitemap for improved SEO and website visibility.
Enhance Google search results with byline dating. Learn how to boost your online presence and SEO rankings with expert tips.
Learn how to generate and use slugs in Laravel for clean and SEO-friendly URLs. Improve user experience and search engine ranking
Learn to integrate Slack with Laravel for efficient, on-demand team notifications; improve communication and productivity.