algonorth
algonorth
It's easily reproducible by increasing/decreasing the width of the browser window.
Hey, I really like the dark version of Bahunya and I was wondering if you have a light version as well?
Laravel has transitioned to Vite from Mix. The Inertia installation guide for Laravel is outdated.
There should definitely be an installation guide for Laravel using Vite instead of Laravel Mix. Older projects may still use Mix but more recent projects are using Vite.
I noticed it will try to reposition items while the browser is being resized. I was wondering if there's an option for it to only resize when the browser resizing...
When I click the "Enable Two-Factor" button I get the following error: Target [Laravel\Fortify\Contracts\ConfirmPasswordViewResponse] is not instantiable. The url it takes me to is: /user/confirm-password but I don't a user...
### Please answer the questions below, it helps us to track the issue. 1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 2. Which TablePlus...
Is there a way to check if at least one image is loaded and get that image's width & height? So basically all the images I have are the same...
I'm interested in trying it out if it's not abandoned
All my images are the same size (like a grid) but I have "titles" that I'd like to have it fill the row width. The title currently takes up the...
I was wondering if laravel-svelte-direct would also be upgraded to use Vite?