CodingKiwi
  • Home
  • About

php

A collection of 3 posts
Laravel Docker Permission Madness
laravel

Laravel Docker Permission Madness

I already wrote about the basic setup of my docker images in my other post but it still had some permission issues. So I decided to write a little follow-up: The Docker Images In the context of my project "flow" there are a few images involved: laravel-base * FROM
May 19, 2024 4 min read
SQL Batch inserts are faster
php

SQL Batch inserts are faster

At my current employer a PHP script was used that extracts entries from a large database table, optimizes them and saves them in a second table. This script was written years ago and it ran every day for 12 hours. Although the general rule "never change a running system&
Oct 3, 2023 2 min read
A tale of Trello and Laravel Socialite
oauth

A tale of Trello and Laravel Socialite

While recently working on my small-scale project management application “Flow” I had two features in mind: Third-Party Authentication and a tool to import Trello Boards into my database Introducing Laravel Socialite Laravel Socialite is officially listed in the laravel documentation as a simple way to authenticate using OAuth providers Laravel
Feb 15, 2022 4 min read
Page 1 of 1
CodingKiwi © 2025
  • coding.kiwi
Powered by Ghost