Find out your current Laravel version

Find out your current Laravel version

Easy ways to check your currently running Laravel version

Unique Identifiers in Dynamic URL Structures with Laravel

Unique Identifiers in Dynamic URL Structures with Laravel

Ever faced a dead link due to URL changes? Unique identifiers can preserve your links, boosting navigation and SEO. Find out about semantic URLs and Hashids!

Preventing horizontal layout shift on a website with CSS

Preventing horizontal layout shift on a website with CSS

Eliminate annoying jumps on your site with a CSS fix—keep scrollbars visible! Discover how to enhance user experience and maintain layout consistency.

GPT-4 / ChatGPT API Tips and Best Practices

GPT-4 / ChatGPT API Tips and Best Practices

Discover key GPT-4 API insights: optimize token limits, navigate special character issues, and leverage Azure benefits for enhanced AI projects.

From Chaos to Clarity: Tips for Effective Work

From Chaos to Clarity: Tips for Effective Work

Boost Your Productivity: Unleash the power of an organized workspace with these efficiency hacks.

I Love Documentation Driven Development (DDD)

I Love Documentation Driven Development (DDD)

The transformative power of Documentation Driven Development (DDD) - a strategic shift from hasty coding to thorough planning, enhancing project success.

Laravel Performance Tweaks

Laravel Performance Tweaks

Boost your Laravel app's performance with various coding techniques. Efficient relationships and table declarations for faster database queries.

Building a cost analyzer for ChatGPT

Building a cost analyzer for ChatGPT

The cost-effectiveness of ChatGPT: Whether GPT-4 API could save costs over the $20/month flat rate. Insights on feature trade-offs, token-based billing analysis, and more!

Creating a Dynamic Sitemap for a Laravel Blog

Creating a Dynamic Sitemap for a Laravel Blog

How to dynamically build a multi-language sitemap for your Laravel blog. Boost SEO with our step-by-step guide on adding pages and articles effectively!

Implementing a Search Feature in Laravel: From Basic to Advanced

Implementing a Search Feature in Laravel: From Basic to Advanced

Discover the art of implementing a search feature in Laravel. Starting with a Naive MySQL Search, we delve into pros, cons, and essential coding snippets. A journey from basic to advanced! 🚀🔍

Implementing RSS Feeds in Laravel: A Guide to Boosting Traffic with Google Discover

Implementing RSS Feeds in Laravel: A Guide to Boosting Traffic with Google Discover

How to boost your site's traffic with Laravel's easy RSS feed implementation! A tech-savvy, yet user-friendly approach to leverage Google Discover.

Our Toolchain: An Inside Look at Our Digital Workshop

Our Toolchain: An Inside Look at Our Digital Workshop

Explore our essential tech toolkit: Ploi for seamless server management, Fathom for privacy-focused analytics, OhDear for reliable uptime monitoring, and GoVoice for creative content. Dive into why they're our top picks!

Improving Your Lighthouse Performance Score in Laravel: A Practical Guide

Improving Your Lighthouse Performance Score in Laravel: A Practical Guide

Boost your Laravel site's Lighthouse score! Discover easy steps like GZIP compression, WebP images, and smart caching. Dive into our practical guide now!

3 Reasons Why: Google won't punish AI-generated content, just because it is AI-generated

3 Reasons Why: Google won't punish AI-generated content, just because it is AI-generated

Why Google won't penalize AI-generated content. The reasons behind Google's focus on content quality over origin.

Understanding and Solving the '419 Page Expired' Error in Laravel

Understanding and Solving the '419 Page Expired' Error in Laravel

Struggling with Laravel's '419 Page Expired' error? Discover the role of CSRF tokens and learn a user-friendly fix to enhance security and UX on your site. Dive in for easy solutions!

Brainhack - Stay motivated to achieve your goals with this free tool.

Brainhack - Stay motivated to achieve your goals with this free tool.

E-Motivation offers a free approach to enhancing motivation towards goal achievement. It integrates brain hacks and elements of social media rewards to encourage consistent progress in personal endeavors.

Reducing Bot Spam in Laravel

Reducing Bot Spam in Laravel

Discover how to combat bot registrations in Laravel with our simple yet effective honeypot technique. Dive into our hands-on guide for reducing digital pests!

Building a Google Lighthouse Crawler with Livewire

Building a Google Lighthouse Crawler with Livewire

We delve into the development of a unique tool combining Google Lighthouse and a website crawler. We leverage Spatie packages and Livewire to create a real-time audit system for comprehensive website analysis. Join us as we explore the nuts and bolts of building this innovative crawler, from setting up the environment to deploying custom crawl profiles and running Lighthouse audits.

In the Makings: Building Our Tech Blog Step by Step (Part 1)

In the Makings: Building Our Tech Blog Step by Step (Part 1)

The journey of building a blog with Laravel. This introductory post outlines our blueprint, featuring bilingual support, Laravel 10, daisyUI, and innovative tech strategies. Dive into our database structure, routes, controllers, and multi-language support, all designed to create a dynamic, user-friendly blog. Stay tuned for insights on Markdown integration and evolving features!