Adam McCombs

Results 8 comments of Adam McCombs

Next.js v14 support? 🙏🏻 ![200](https://github.com/saltyshiomix/nextron/assets/454117/a4512929-9dfc-4e07-8e14-2253a8a1d50e)

I was just using the sample code provided under examples. I placed this on the welcome.blade.php but I also tried just dumping it into the route too just as a...

So for now we've added a "are you human" field that looks for a specific answer to a math problem. Without the correct answer it just exits and doesn't submit...

Don't mean to be a pest but any update on this one? If not, we're going to have to write an exception for one of our clients but I'd like...

I was able to get this up and running by installing `bun add events webpack-node-polyfill` and adding the following to my vite config: ``` const webpack = require('webpack'); module.exports =...

@christopherpickering - any resolution on this?