Using Laravel cache to set, get and forget data

4 years ago

Using Laravel cache to store data in a cache, get the cache and then forget the data cache. Laravel makes…

Download a YouTube video subtitles file with yt-dlp

4 years ago

Download a YouTube videos subtitle file and choose a specific subtitle file format using yt-dlp. To list the available subtitles…

Searching YouTube videos with yt-dlp

4 years ago

How to search and get YouTube videos using the yt-dlp command line tool. You can either list the video id's…

First project; Learning Laravel week 3

4 years ago

In what might be the final post on learning Laravel with this being the week 3 blog post. The outcome…

Further understandings; Learning Laravel week 2

4 years ago

Continuing on from week 1 in learning the Laravel Framework was spent working on a CRUD project. Doing the routes,…

What makes Laravel easy; Learning Laravel week 1

4 years ago

Learning the Laravel framework is something I have wanted to do for some time now. Here is what I found…

Victoria Park Lake Shepparton drone video

4 years ago

Victoria Park Lake Shepparton drone video. For images go here. https://www.youtube.com/watch?v=vu2MVEq3UgM

ApexCharts hide and show series data with buttons example

4 years ago

How to show and hide different data series on an ApexCharts chart by using buttons. Using ApexCharts methods gives the…

ApexCharts toggle data with buttons example

4 years ago

How to toggle the data series on an ApexCharts chart using buttons without doing a page reload. ApexCharts methods is…

Bootstrap button spinner for a table row update

4 years ago

A Bootstrap table row update button with a spinner. The button has a spinner loader whilst an Ajax call completes…