Posts tagged: laravel

Light and Dark theme toggle on a Laravel website

laravel dark-mode

I find using a dark theme for my IDE and operating system is much easier on my eyes, so I use it wherever possible. In this post I explain how to create a toggle button to switch a Laravel website between light and dark themes.