Moolchand Sharma (@techy__ms) 's Twitter Profile
Moolchand Sharma

@techy__ms

Founder of @teacoders,
Full Stack Software Engineer

ID: 3278200003

linkhttps://teacoders.in calendar_today13-07-2015 04:50:15

61 Tweet

32 Followers

31 Following

Teacoders (@teacoders) 's Twitter Profile Photo

The retry function attempts to execute the given callback until the given maximum attempt threshold is met.If the callback doesn't throw an exception, its return value will be returned.If the callback throws an exception, it will automatically be retried. #Laravel #PHP #Teacoders

The retry function attempts to execute the given callback until the given maximum attempt threshold is met.If the callback doesn't throw an exception, its return value will be returned.If the callback throws an exception, it will automatically be retried.
#Laravel #PHP #Teacoders
Teacoders (@teacoders) 's Twitter Profile Photo

Occasionally, you may need to update an existing model or create a new model if no matching model exists. The updateOrCreate method persists the model, so there's no need to manually call the save method. #Laravel #PHP #Teacoders #phpdeveloper

Occasionally, you may need to update an existing model or create a new model if no matching model exists. The updateOrCreate method persists the model, so there's no need to manually call the save method.
#Laravel #PHP #Teacoders #phpdeveloper
Teacoders (@teacoders) 's Twitter Profile Photo

Finally we have released new version of module-generator package with great features, it will save your lot of time to generate module. Please check and give us feedback, your support will be appreciated. github.com/teacoders/modu… #Laravel #PHP #Teacoders #ModuleGenerator

Teacoders (@teacoders) 's Twitter Profile Photo

Forbidden and Unauthorized method for Response class in Laravel 8.76. #Laravel #PHP #programming #programmers #Tips #Teacoders

Forbidden and Unauthorized method for Response class in Laravel 8.76.

#Laravel #PHP #programming #programmers #Tips #Teacoders
Teacoders (@teacoders) 's Twitter Profile Photo

Invisible modifier support, introduced in MySQL v8.0.23. When columns are marked as invisible, they are not implicitly (i.e., SELECT *) and thus not hydrated in Laravel models. #Laravel #PHP #Laravel8 #programmers #programming #webdev

Invisible modifier support, introduced in MySQL v8.0.23. When columns are marked as invisible, they are not implicitly (i.e., SELECT *) and thus not hydrated in Laravel models.

#Laravel #PHP #Laravel8 #programmers #programming #webdev
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸ’‘Laravel Tip: Optimize your Laravel queries with elegance! πŸ’»βœ¨ Here's a neat tip for efficiently searching across multiple columns. Say goodbye to repetitive code and hello to cleaner, more concise queries! πŸš€ #php #laravel #laraveltips

πŸ’‘Laravel Tip: Optimize your Laravel queries with elegance! πŸ’»βœ¨ Here's a neat tip for efficiently searching across multiple columns. Say goodbye to repetitive code and hello to cleaner, more concise queries! πŸš€ #php #laravel #laraveltips
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

Ensure job integrity with Laravel's #[DeleteWhenMissingModels] attribute. Automatically discard jobs if associated models no longer exist, preventing failures due to missing data. #php #Laravel #laraveltips

Ensure job integrity with Laravel's #[DeleteWhenMissingModels] attribute. Automatically discard jobs if associated models no longer exist, preventing failures due to missing data. 
#php #Laravel #laraveltips
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

Speed up your Laravel app with 'once' function! Cache callback results for faster access. Follow for the latest Laravel tips, tricks, and updates! πŸš€ #PHP #Laravel #PerformanceBoost #LaravelTips

Speed up your Laravel app with 'once' function! Cache callback results for faster access. 
Follow for the latest Laravel tips, tricks, and updates! πŸš€ #PHP #Laravel #PerformanceBoost #LaravelTips
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸ“’ Broadcast simple events to your app's frontend hassle-free with Laravel's Broadcast facade! Learn how to use "anonymous events" for efficient realtime updates without dedicated event classes. Follow for more tips and updates with Laravel!πŸš€ #PHP #Laravel #RealtimeUpdates

πŸ“’ Broadcast simple events to your app's frontend hassle-free with Laravel's Broadcast facade! Learn how to use "anonymous events" for efficient realtime updates without dedicated event classes. 

Follow for more tips and updates with Laravel!πŸš€ #PHP #Laravel #RealtimeUpdates
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸ’‘ Simplify nested data retrieval in Laravel with data_get function! Easily access values from multi-dimensional arrays or objects using dot notation. Check out these examples! πŸš€ #PHP #Laravel #LaravelTips #ProgrammingTips #DataHandling

πŸ’‘ Simplify nested data retrieval in Laravel with data_get function! Easily access values from multi-dimensional arrays or objects using dot notation. Check out these examples! πŸš€

#PHP #Laravel #LaravelTips #ProgrammingTips #DataHandling
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸ’‘ Simplify nested data manipulation in Laravel with data_set function! Easily update values within multi-dimensional arrays or objects using "dot" notation. Check out these examples! πŸš€ Follow me for the latest tips, and updates with Laravel! πŸš€ #PHP #Laravel #ProgrammingTips

πŸ’‘ Simplify nested data manipulation in Laravel with data_set function! Easily update values within multi-dimensional arrays or objects using "dot" notation. Check out these examples! πŸš€

Follow me for the latest tips, and updates with Laravel! πŸš€
#PHP #Laravel #ProgrammingTips
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸš€ Laravel’s setRelation = Smarter Data Handling πŸ§‘β€πŸ’» Why just eager load when you can conditionally manage relationships in Laravel? Use setRelation for dynamic, efficient, and tailored data handling. Hit follow for more quick tips! #PHP #Laravel #LaravelTip #WebDev

πŸš€ Laravel’s setRelation = Smarter Data Handling πŸ§‘β€πŸ’»
Why just eager load when you can conditionally manage relationships in Laravel? Use setRelation for dynamic, efficient, and tailored data handling.

Hit follow for more quick tips!

#PHP #Laravel #LaravelTip #WebDev
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸš€ Elevate your Laravel code with Guard Clauses! Learn how to enhance readability and effectiveness in your codebase. Check out my latest Medium blog to dive into the details: #PHP #Laravel #CodingTips #SoftwareDevelopment #GuardClauses link.medium.com/SSuScNTvkJb

Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

Discover the magic of Laravel macros! πŸ’‘βœ¨ Extend Laravel's capabilities with custom methods, perfect for streamlining API responses and simplifying complex operations. πŸ’»πŸš€ #PHP #Laravel #CodingTip

Discover the magic of Laravel macros! πŸ’‘βœ¨ Extend Laravel's capabilities with custom methods, perfect for streamlining API responses and simplifying complex operations. πŸ’»πŸš€ 
#PHP #Laravel #CodingTip
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸ” Master complex data queries effortlessly with Laravel's clone method! Create a base query, clone it, and add different conditions without altering the original. Keep your code clean and efficient. #PHP #Laravel #LaravelTips

πŸ” Master complex data queries effortlessly with Laravel's clone method! Create a base query, clone it, and add different conditions without altering the original. Keep your code clean and efficient. 
#PHP #Laravel  #LaravelTips
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

Hey devs! πŸš€ Ready to level up your Laravel querying skills? Check out these cool examples that showcase the power of whereColumn for more precise and efficient database queries. πŸ’‘ #PHP #Laravel

Hey devs! πŸš€ Ready to level up your Laravel querying skills? Check out these cool examples that showcase the power of whereColumn for more precise and efficient database queries. πŸ’‘
#PHP #Laravel
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

Hey developers! πŸ“· Looking to streamline your data queries in Laravel? Check out this example where we use Eloquent’s whereAll method combined with enums to fetch recent, high-value completed orders. This query ensures you’re always on top of your critical sales data: #PHP

Hey developers! πŸ“· Looking to streamline your data queries in Laravel? Check out this example where we use Eloquent’s whereAll method combined with enums to fetch recent, high-value completed orders. This query ensures you’re always on top of your critical sales data:
#PHP
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸš€ Speed up your app with Laravel's `Http::pool`! Make multiple HTTP requests concurrently to improve performance. Check out how easy it is to manage and access responses efficiently! πŸ“ˆ #PHP #Laravel #WebDev #PerformanceBoost

πŸš€ Speed up your app with Laravel's `Http::pool`! Make multiple HTTP requests concurrently to improve performance. Check out how easy it is to manage and access responses efficiently! πŸ“ˆ 
#PHP #Laravel #WebDev #PerformanceBoost
Moolchand Sharma (@techy__ms) 's Twitter Profile Photo

πŸš€ Boost your #Laravel skills! Check out this example of using Custom Collection Classes to manage tasks. Easily filter completed & high-priority tasks for cleaner, more maintainable code. Try it in your next project! πŸ’»βœ¨ #PHP #Laravel #WebDev #CodingTips #Eloquent

πŸš€ Boost your #Laravel skills! Check out this example of using Custom Collection Classes to manage tasks. Easily filter completed & high-priority tasks for cleaner, more maintainable code. Try it in your next project! πŸ’»βœ¨ 
#PHP #Laravel #WebDev #CodingTips #Eloquent