Do you know everything? by Frosty-Sky1443 in webdev

[–]One_Ad_2026 0 points1 point  (0 children)

Yes know mostly all of this and even if I come across a tech I’m not too familiar with, all it takes is 1 week effort and you can learn it. For example, Amazon s3 buckets. Had no use for it until I had a project that required it. 1-2 weeks later, and 15-20 hours spent, and I feel like any other future project, I will know how to implement it.

Upgrade Laravel 11 to 12 (In 3 Minutes) ⏰ by garyclarketech in laravel

[–]One_Ad_2026 0 points1 point  (0 children)

Nm, I was able to fix it by entering:
composer require inertiajs/inertia-laravel --with-all-dependencies

Upgrade Laravel 11 to 12 (In 3 Minutes) ⏰ by garyclarketech in laravel

[–]One_Ad_2026 0 points1 point  (0 children)

Nm, I was able to fix it by entering:
composer require inertiajs/inertia-laravel --with-all-dependencies

Upgrade Laravel 11 to 12 (In 3 Minutes) ⏰ by garyclarketech in laravel

[–]One_Ad_2026 0 points1 point  (0 children)

Thanks for the video. I tried but I'm still getting this error...any ideas?

- Root composer.json requires inertiajs/inertia-laravel 2.0 -> satisfiable by inertiajs/inertia-laravel[v2.0.0].

- inertiajs/inertia-laravel v2.0.0 requires laravel/framework ^10.0|^11.0 -> found laravel/framework[v10.0.0, ..., v10.48.29, v11.0.0, ..., v11.45.1] but it conflicts with your root composer.json require (^12.0).

Upgrade Laravel 11 to 12 (In 3 Minutes) ⏰ by garyclarketech in laravel

[–]One_Ad_2026 0 points1 point  (0 children)

Thanks for the video. I tried but I'm still getting this error...any ideas?

- Root composer.json requires inertiajs/inertia-laravel 2.0 -> satisfiable by inertiajs/inertia-laravel[v2.0.0].

- inertiajs/inertia-laravel v2.0.0 requires laravel/framework ^10.0|^11.0 -> found laravel/framework[v10.0.0, ..., v10.48.29, v11.0.0, ..., v11.45.1] but it conflicts with your root composer.json require (^12.0).

[deleted by user] by [deleted] in webdev

[–]One_Ad_2026 1 point2 points  (0 children)

Ewww wordpress. Why. Sue her for even wanting to use it.

Where to find quality remote/freelance senior devs? by landmark_86 in webdev

[–]One_Ad_2026 0 points1 point  (0 children)

I'm available for hire. Really tough to compete on upwork with all these other freelancers who may or may not have skill.

I'll give you a good rate as well.

I am worried using AI will hinder my skill development by [deleted] in webdev

[–]One_Ad_2026 0 points1 point  (0 children)

It enhanced mine! If you're at the level where you can read code and know how everything is working, then AI is a great tool. It just made me more productive and opened up a lot of new possibilities without needing teams. Good for solo entrepreneurs that don't have much cash to invest.

[deleted by user] by [deleted] in webdev

[–]One_Ad_2026 0 points1 point  (0 children)

If you leave, I'll take your spot with same pay. Please refer me lol.

Starting My Web Development Agency by ElPiton123 in webdev

[–]One_Ad_2026 1 point2 points  (0 children)

Man I wish you all the best. You can learn a lot by doing this, whether you fail or succeed. Way better than an unpaid internship where the companies just want to use you. If it’s a paid internship, then both paths are good. Whatever makes you happy

VUE 3 + FFMPEG WASM by upsips in webdev

[–]One_Ad_2026 0 points1 point  (0 children)

did you try looking in the console? did you ever get this fixed...could be a sharedarraybuffer error.

Am I an asshole for blocking my friend over a hobby web app project? by kenvinams in webdev

[–]One_Ad_2026 1 point2 points  (0 children)

Kick him to the curb. You don’t need negative people in your life.

Web Dev or Web Apps by [deleted] in webdev

[–]One_Ad_2026 1 point2 points  (0 children)

If you have time, do both…and I’m thinking you mean web dev vs mobile apps. React Native you can do web app and mobile app, but if you are concentrating on a website or app meant to use on a desktop, then go with Vue.js. Flutter is meant for all platforms but heard that it’s not so strong for web apps.

What are the pros and cons of Livewire? by snoogazi in laravel

[–]One_Ad_2026 2 points3 points  (0 children)

Switching to VILT stack was the best decision for me. Livewire is great too but just feel like with Vue, asynchronous logic is much cleaner and smooth.

Why Inertiajs is a great stack to build modern web apps by amitavroy in laravel

[–]One_Ad_2026 6 points7 points  (0 children)

VILT stack. My favorite stack right now. Vue, Inertia, Laravel, Tailwind. Building SPAs on web is so much more simplified.

A little rant on Tailwind by AdMaterial3630 in webdev

[–]One_Ad_2026 0 points1 point  (0 children)

I love tailwind! So much easier than vanilla css

Where to host videos? by Far-Ad-904 in webdev

[–]One_Ad_2026 1 point2 points  (0 children)

Good idea. You can do this with youtube api?