Last login: November 21, 2021 at 1:19 PM

davide-cattani$ whoami

Web Developer

davide-cattani$ ls -workplace

> Studio il Granello

davide-cattani$ avatar -hover

> photo.jpg

davide-cattani$ |

My blog:

Algolia integration inside a Nuxt.js app

Nuxt.js Vue.js

This is how i added an Algolia index search inside a nuxt app without using the Vue Instantsearch UI.

Run a DB2 / AS400 stored procedure from laravel

Laravel

If you need to launch a stored procedure of an IBM i DB2 / AS400 database from laravel, chances are you are encountering some errors and can't find solutions. This quick guide may help you :)

Nice and clean file upload modal window made with vue + bootstrapvue

Vue.js BootstrapVue

A simple file upload modal window i built using Vue.js and bootstrapvue for styling. Features multiple file upload and file rename functionalities.

How to add drag&drop functionality to BootstrapVue DataTable columns

Vue.js BootstrapVue

Here is a quick guide of how to add a drag&drop functionality to the columns of a vue.js bootstrapvue data table (<b-table>). I couldn't find any working example on the internet, so here it goes.

© 2025 - made with nuxt.js