chintanmathukia Profile Banner
Chintan Mathukiya Profile
Chintan Mathukiya

@chintanmathukia

Followers
45
Following
251
Media
24
Statuses
158

PHP / Laravel Developer

Rajkot
Joined January 2014
Don't wanna be here? Send us removal request.
@chintanmathukia
Chintan Mathukiya
12 days
RT @joetannenbaum: We're working on big improvements to the @inertiajs docs! In the meantime we've added some quick wins to help AI underst….
0
39
0
@chintanmathukia
Chintan Mathukiya
2 months
⚠️ Worst tech @bluehostsupport experience ever with @bluehost. Clueless agents, copy-paste replies, zero ownership of issues. If you care about your website or time, avoid them at all costs. 🚫💻 #webhosting #bluehost #fail.
3
0
1
@chintanmathukia
Chintan Mathukiya
2 months
RT @PIBFactCheck: #Fake Account Alert🚨. Are Wg. Cdr. Vyomika Singh & Col. Sofiya Qureshi on X❓. #PIBFactCheck. ❌ NO! Both these handles are….
0
3K
0
@chintanmathukia
Chintan Mathukiya
2 months
RT @DrSJaishankar: Spoke with US @SecRubio this evening. Deeply appreciate US commitment to work with India in the fight against terrorism….
0
14K
0
@chintanmathukia
Chintan Mathukiya
3 months
Laravel devs! 💻.Prepping for interviews?.These expert-level Laravel questions (with examples) will give you the edge. 🧠 Master Eloquent, DB tricks, Laravel 12 & more. 👉 #laravel #interviewprep #php #backend #devtips.
Tweet card summary image
tutorial-tools.com
These top 20 advanced Laravel interview questions and answers will help you master essential concepts like service containers, queues, events, facades, and more — with real-world examples and...
0
0
0
@chintanmathukia
Chintan Mathukiya
3 months
🚀 Confused between Vue’s Options API and Composition API?.Here’s a beginner-friendly guide breaking down the differences with real examples, pros/cons, and when to use each. 👉 Read now: #vuejs #vue3 #compositionapi #optionsapi #frontend #codingtips.
Tweet card summary image
tutorial-tools.com
Learn the key differences between Vue.js Options API and Composition API, their use cases, and which one to choose for your project. What is the Options API? and What is the Composition API? Pros,...
0
0
1
@chintanmathukia
Chintan Mathukiya
3 months
It is really best way to exprore Laravel Cloud @christophrumpel.
@christophrumpel
Christoph Rumpel 🤠
4 months
☁️ Can't move fully to Laravel Cloud yet? No problem!. Use it for staging instead - zero server management, automatic deployments, and hibernation to keep costs down 🚀
Tweet media one
0
0
0
@chintanmathukia
Chintan Mathukiya
4 months
🚀 Laravel Developers! What's your go-to starter kit for new projects?. When starting a fresh Laravel 12 project, what do you prefer?. Vote & drop a comment on why you prefer your choice! 👇.#laravel #laravel12 #starterkit.
0
0
0
@chintanmathukia
Chintan Mathukiya
4 months
@jordankdalton
Jordan Dalton
4 months
🚀 Coming soon to Laravel 12.x: The fillAndInsert() family of methods! Soon you'll be able to bulk insert records with all the Eloquent magic (timestamps, casting, default attributes) in one efficient operation. Keep an eye out for this elegant solution to cleaner bulk inserts in
Tweet media one
0
0
0
@chintanmathukia
Chintan Mathukiya
4 months
🔥 Just came across this amazing step-by-step guide on setting up Laravel 12 with Inertia.js and Vue 3! If you're looking to build modern Laravel apps with a smooth frontend experience, this tutorial is a must-read. #Laravel #Vue3 #InertiaJS #WebDev.
Tweet card summary image
tutorial-tools.com
This step-by-step guide covers setting up Laravel 12 with Inertia.js and Vue 3. Learn how to integrate Inertia.js, configure Vue 3 as the frontend, and optimize development with Vite to build a...
0
0
0
@chintanmathukia
Chintan Mathukiya
4 months
RT @naliyaparasagar: Laravel has grown from a niche framework to an enterprise contender, and it's amazing to still be part of this journey….
0
3
0
@chintanmathukia
Chintan Mathukiya
5 months
You really read my mind @sagar.
@naliyaparasagar
Sagar Naliyapara
5 months
@LaraconIN @avosalmon How does modularization and shared Inertia props would work with multi-tenancy in an Inertia.js app, and how can we only load it once on the first page load unless requested only props?.
0
0
0
@chintanmathukia
Chintan Mathukiya
5 months
RT @naliyaparasagar: @LaraconIN @avosalmon How does modularization and shared Inertia props would work with multi-tenancy in an Inertia.js….
0
3
0
@chintanmathukia
Chintan Mathukiya
5 months
Laravel Tip: delete() vs destroy() – What’s the Difference? 🤔.Understanding when to use each can help you avoid unexpected bugs in your application. #Laravel #PHP #WebDevelopment #CodingTips.
Tweet card summary image
tutorial-tools.com
Learn how to use Laravel's whereIn() and whereNotIn() with subqueries for efficient database filtering. Explore examples to enhance query flexibility and optimize complex database operations in...
0
0
0
@chintanmathukia
Chintan Mathukiya
6 months
RT @reinink: Some big personal news: The Laravel team is officially taking over my Inertia.js project. Almost exactly six years ago, I sta….
0
108
0
@chintanmathukia
Chintan Mathukiya
6 months
RT @bytebytego: Top 9 HTTP Request Methods. GET, POST, PUT. Common HTTP “verbs” in one figure. 1. HTTP GET.This retrieves a resource fro….
0
236
0
@chintanmathukia
Chintan Mathukiya
7 months
🚀 Supercharge Your Laravel Development with VSCode Laravel Extension!.Level up your Laravel coding experience by installing the Laravel VSCode Extension. It simplifies your workflow by providing:. #laravel #support #extension #vscode.
0
0
0
@chintanmathukia
Chintan Mathukiya
7 months
A really great vscode extension for laravel developer #laravel #laravel_extension #vscode #extension.
@laravelphp
Laravel
7 months
The official Laravel VS Code extension is now available in beta. ✨ Blade syntax highlighting.🖊️ Eloquent autocompletion.🔗 Route, config, & middleware linking.🧠 Smart diagnostics. And more. Get it now →
0
0
0
@chintanmathukia
Chintan Mathukiya
7 months
🚀 Laravel now supports Blade Fragments for partial page updates!. How It Works:.🔹 Define a fragment in your Blade template: see image1.🔹 Update the fragment from a controller: see image2.✅ No JS needed!. #Laravel #Blade #PHP8 #laravel_updates #laravel_tips
Tweet media one
Tweet media two
0
0
2
@chintanmathukia
Chintan Mathukiya
7 months
RT @OussamaMater: Laravel Tip💡: The "remove" Str Method. Have you ever needed to remove some characters from a text? While you can do it ma….
0
5
0