Constantly.... but... now we have wayfinder, there is less of a need for them in an Inertia JS setup.
Constantly.... but... now we have wayfinder, there is less of a need for them in an Inertia JS setup.
I like the read-only tip..didn't know about that! Thanks
Exactly what I have started doing! Great way to dip my toes before rolling out to prod!
Just set up a Laravel Cloud application for the first time!
Laravel + Postgres + Inertia + Vue JS
After a few tiny tweaks to my codebase, I'm up and running!
The experience using laravel cloud is awesome!
This is unbelievable. Love it!
Yeah no more magic. A method name that actually exists on the model! Love it
That is so sick!!!! Nice work
So simple! Gonna try that out. Thanks!
Woah this is so good!! What took and how did you prompt?!
Any questions, holler!
Don't over engineer with ext. dependencies. Stuff like built in <Transition /> can achieve so much!
Good luck.
Devour the docs from start to finish whilst copying the demos on there.
Hey Marty. Yes I would love to chat with you on this topic! For me it's kind of a deal breaker between going full Inertia.
Just trying to figure out a good time with the 10.5 hour time difference to the UK!
I really want to use inertia with satamic. Did you manage to figure out glide image transform URLs sending (augmenting) to the front end with Inertia?
Work screenshots focus in a little closer to details, as opposed to being full-screen zoomed out images of each website / app.
New cleaner call to action card on all work pages:
Testimonials now all look like this on our work pages.
We updated our footer to have a nice simple black box on white background to contrast to the rest of the site.
Some details:
we added this 'step' illustration to explain our services / process:
youi.design/services
Can't wait to have a play!
I expect Statamic's admin panel to have a 'crazy' option where everything bounces and transitions!
Landing page for You I Limited website. Tagline reads 'Crafting websites and apps for growing businesses'
I've spent the morning polishing our website ๐
๐ผ
We are using consistent illustrations thorughout now. Updates to our 'work' area, as well as cleaning up of various small details.
Go check it out!
youi.design
This looks like fun ๐
Congratulations. I think you are the perfect fit! Can't wait to see what VoidZero come up with in the future!
Searching 58,000 records brings back results in around 160ms
Laravel Scout search has a database driver option (as opposed to using Algolia / MeiliSearch), to simply search using DB text indexes.
It's fast.
It's probably all you need for many projects!
laravel.com/docs/12.x/sc...
Shout out to @shadcn @vuejs.org shadcn-vue www.shadcn-vue.com/docs/compone...
This has made my current project a dream to work on.
I've built my own component libraries in the past, on nearly every project I've worked on. That time has passed. This is the way โข๏ธ
So important to find that balance! Well put
I feel like I have two batteries in me.
When I code, it charges the social battery.
And when I do social, it charges my coding battery.
Got to swap them periodically to hold up the efficiency.
Having a great experience using @spatie.be 's 'laravel-data' package to auto generate typescript types. After a little setting up, my Inertia Vue front end has full type knowledge of my models including pagination types etc.
Wow Hokkaido looks amazing. Hope you didn't crash too many times snowboarding! Bring on all the great changes coming to the ecosystem this year!
AHH that feeling of starting a new laravel project.
50+ tables planned in the database.
Excited for the chance to have all templating in Vue thanks to Inertia.
First step, plan all the schema!