Latest on my blog

Web Developer, blogger and gym enthusiast.
Always up for a chat.

  • Read article

    Import your project from different Git providers

    Switch Git providers effortlessly - move your project without losing history.

  • Read article

    Automate workflow using GitHub Actions

    How to use GitHub Actions to improve your development pipeline. Build, test, and deploy with ease.

  • Read article

    Laravel update multiple rows with different values

    Discover efficient techniques for updating multiple rows with unique values in Laravel. Explore step-by-step instructions and practical examples to streamline your database operations.

  • Read article

    Simple breadcrumbs in Laravel

    Breadcrumbs are a crucial navigation element in web applications, providing users with a clear path to follow within your site's hierarchy. By the end, you'll have an easy-to-use breadcrumb system that enhances your site's user experience.

  • Read article

    Laravel Aliases

    Laravel aliases are shortcuts for long namespaces in your code. They make your code cleaner and more readable, enhancing developer productivity.

  • Read article

    Generating and Enforcing UUIDs in Laravel for Immutable Model IDs

    Ensure models always have a UUID set.

  • Read article

    Exporting large amounts of data in Laravel

    An opinionated approach on how best to handle exporting large amounts of data in Laravel using commands and queues.

  • Read article

    Creating Dynamic Theme Colour Switching with TailwindCSS and Vue.js

    An approach to having an interchangeable theme colour using Vue and Tailwind.

  • Read article

    How to save markdown using an editor and render it using Laravel

    How to setup a Laravel Markdown editor and convert the markdown to HTML easy.

  • Read article

    How to get around errors when importing a large database within MySQL

    How to import a large database within MySQL without facing timeout.

Let's work together 🤝

Line
Christopher Kelker

Chriscreates