aifodu
  • Posts
  • About

Search here..

  • October 2023

    Inertia 419 Error Caused by Subdomain XSRF-TOKEN Conflict
    Laravel

    An Inertia application running on a subdomain (two.example.org.ng) was returning a 419 Page Expired Error for no reason (or so I thought) if I open a different application running on a different subdomain (one.example.org.ng) and this was a problem.

    #laravel #inertia #security #xsrf-token 1 minute read

  • December 2022

    Setting Up Laravel + Inertia + Vite + Tailwind + Daisy-UI
    Laravel

    Configure Laravel + Inertia + Vite + Tailwind + Daisy-UI

    #laravel #inertia #vite #tailwindcss #daisy 1 minute read

  • October 2022

    Exclude Analytics When Running Hugo Server
    Hugo

    It can be a pain to manually comment and uncomment the analytics section when in development and production. Hugo’s builtin features that makes it easy.

    #site-analytics #jamstack #development-server 1 minute read

  • October 2022

    Async-Await in a Foreach Loop
    JavaScript

    The situation Running asynchronous code within a forEach loop as shown in the snippet does not return the desired result.

    #tips #loops #js 1 minute read

  • October 2022

    Biometric Fingerprint Enrolment With NodeJS Using U.are.U Devices
    NodeJS

    As part of user enrolment, it may be necessary to capture biometric fingerprint information.

    #biometrics #nodejs #fingerprint #scanner #enrolment #security #electronjs 2 minutes read

  • October 2022

    Fingerprint Identification With NodeJS Using U.are.U Devices
    NodeJS

    Because sometimes you want to identify fingerprints on a desktop app.

    #biometrics #nodejs #fingerprint #scanner #security #identification #electronjs 2 minutes read

  • September 2022

    Creating Social Media Cards for Blog Posts With Puppeteer
    NodeJS

    Programmatically create social media cards that are aesthetically pleasing and informative.

    #hugo #puppeteer #seo #social #chores 3 minutes read

  • hugo
  • javascript
  • laravel
  • nodejs
  • rust
Showing 1 — 7 of 10 articles

Next page keyboard_arrow_right

© 2023 Aifodu