Quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

It's not just insanely good, I am in love 💕 with @inertiajs
1
5
Inertia.js retweeted
Wow, @ianlandsman is an animal and already has yesterday's @LaraconOnline talks up! If you missed my talk on @inertiajs, you can now login and watch it! 🤟
7
4
86
Our package ships the support bubble/form as a Blade component but you can use it in an @inertiajs powered app too. Just add it to your Inertia template. Here’s how we did it at @flareappio to only show it to authenticated users.
📦 Introducing our newest package: laravel-support-bubble This one adds a support bubble that, when clicked, shows a support request form. 👨‍💻 Repo: github.com/spatie/laravel-su… ✍️ Blogpost: flareapp.io/blog/34-handling… 📺 Stream: youtube.com/watch?v=IucDLJI2… Great work by @alex_ #laravel #php
1
4
18
Inertia.js retweeted
Awesome talk @reinink, we love @inertiajs here at Vehikl! #LaraconOnline2021
1
1
22
If you are using @inertiajs and @laravelphp, did you know you can pass Laravel's Resources in your render data? It'll be converted to JSON in your Vue.js page props, a nice way to use Laravel's built-in structures and separations.
3
8
42
Inertia.js retweeted
Now I've realized, that I can't be separated from - @laravelphp - @inertiajs (React) - @tailwindcss These are super amazing stack in my experience.
7
4
49
👋 Say Hi to @reinink and watch his talk "Inertia.js Forms, Modals & SSR" at Laracon on September 1st #Laravel #php
3
26
83
Using Inertia JS in combination with Laravel Echo is so ridiculously good to create an outstanding user experience. The best thing is that I don't need to fiddle around with the component state. Inertia.reload - done 😎
8
22
207
I'm enjoying @inertiajs more than I expect, Is so easy to create all your views with Vue with all the advantages that Vue adds. Laravel + JetStream + InertiaJS + TailwindCSS/UI is a killer combo.
2
3
43
Inertia.js retweeted
Just published InertiaJS on Rails #5: Forms; Thanks for everyone's patience! Let's learn how to wire up forms in @inertiajs & @rails. And since I took so long, I'll offer a sneak preview: next week in #6, we'll finally address a popular request.. testing! youtube.com/watch?v=jrN1MI0g…
4
7
Okay after watching @laracasts series on @inertiajs and then playing around with it myself. I’m in love. This is my future. Great work on this.
1
15
Inertia.js retweeted
.@inertiajs promotes itself as great for devs who are used to server-side rendered apps and want to move to JS Single Page App goodness. but I can attest that it's ALSO great the other way round: as a Single Page App person, this is a better way to handle routing & API calls
3
3
34
The best part about @inertiajs is that you do not need to learn anything new. It’s not a framework. Keep writing controllers, do redirects, handle server side validation. It’s just perfect.
6
10
137
I’m currently working with @inertiajs and it’s such a joy to use! I initially wanted to go for Livewire, but as I already knew that I needed some JS heavy pages, going for Inertia was the better option 👌
7
4
73
🚀 We just published some minor releases: ✅ inertia@0.10.1: inertiajs.com/releases/inert… ✅ inertia-vue@0.7.2: inertiajs.com/releases/inert… ✅ inertia-vue3@0.5.2: inertiajs.com/releases/inert… ✅ inertia-react@0.7.1: inertiajs.com/releases/inert… ✅ inertia-svelte@0.7.4: inertiajs.com/releases/inert…
3
5
22
These are mostly small bug fixes and type corrections. 👍
1
9
Currently building a shareable habit tracking tool with @laravelphp, @tailwindcss and @inertiajs. I am quickly falling in love with this stack. Makes me feel super productive 👍
5
8
75
Inertia.js retweeted
🎙 A new episode! "Learning in Public | Alpine & Inertia." Listen: share.transistor.fm/s/cdda34…
2
15
Inertia.js retweeted
Learnt something interesting tonight regarding how @inertiajs handles redirects to another website. It returns a 409 response with the destination URL in a header and then redirects the window to this URL. Very impressive how this is implemented. #inertiajs #javascript
1
3
10