muhammadabdullahmirza
muhammadabdullahmirza

Muhammad Abdullah Mirza

@muhammadabdullahmirza

I'm in strong ties with Web Development ๐Ÿ˜‡

โ€ข โ€ข 66 Posts โ€ข 285 Views

  • No matching results...
  • Searching...

/ 255

Pinned

image
๐‘๐ž๐Ÿ๐ฅ๐ž๐œ๐ญ๐ข๐ง๐  ๐จ๐ง ๐š๐ง ๐ˆ๐ง๐œ๐ซ๐ž๐๐ข๐›๐ฅ๐ž ๐‰๐จ๐ฎ๐ซ๐ง๐ž๐ฒ: ๐“๐ก๐ž ๐…๐ข๐ซ๐ฌ๐ญ ๐‹๐š๐ซ๐š๐ฏ๐ž๐ฅ๐ข๐š๐ง๐ฌ ๐Œ๐ž๐ž๐ญ๐ฎ๐ฉ ๐ข๐ง ๐๐š๐ค๐ข๐ฌ๐ญ๐š๐ง โค๏ธ

After dedicating my personal efforts and hard work for the last 9 months finally, I successfully arranged my first-ever Laravelians โค๏ธ meetup yesterday! ๐ŸŽ‰

Though the number of attendees was very small, but I don't care, it will not stop me from chasing my dream of building the largest PHP/Laravel community for Pakistanis (maybe even the biggest in the world) and to bring Laracon to Pakistan!

With consistency and passion, this community will grow stronger and more motivated every day.
๐ˆ๐ง ๐’๐€๐‡ ๐€๐‹๐‹๐€๐‡. ๐ŸŒŸ

๐’๐ญ๐š๐ฒ ๐ญ๐ฎ๐ง๐ž๐, @๐ƒ๐ž๐š๐ซ๐‹๐š๐ซ๐š๐ฏ๐ž๐ฅ๐ข๐š๐ง๐ฌ โค๏ธ ๐Ÿ๐ซ๐จ๐ฆ ๐‹๐š๐ก๐จ๐ซ๐ž ๐š๐ง๐ ๐Š๐š๐ซ๐š๐œ๐ก๐ข! ๐Ÿš€๐Ÿ˜‰

#Laravel #Laraveliansโค๏ธ #TaylorOtwell #MuhammadAbdullahM

3 โ€ข โ€ข

186

โ€ข
โ€ข

image
๐—ง๐—ถ๐—ฝ ๐—ผ๐—ณ ๐—ง๐—ต๐—ฒ ๐——๐—ฎ๐˜† ๐—ณ๐—ผ๐—ฟ ๐—Ÿ๐—ฎ๐—ฟ๐—ฎ๐˜ƒ๐—ฒ๐—น๐—ถ๐—ฎ๐—ป๐˜€โค๏ธ

Laravel, Laravel, Laravel...
It makes every aspect of Web Development a piece of cake.
API security is surprisingly elegant in Laravel! ๐Ÿคฏ
Today, let's explore how Laravel's built-in CORS configuration gives us granular control over cross-origin requests. Protect your API's while enabling frontend access with surgical precision! ๐Ÿš€๐Ÿ’ช

๐Ÿ. ๐–๐ก๐š๐ญ ๐ข๐ฌ ๐‡๐š๐ฉ๐ฉ๐ž๐ง๐ข๐ง๐ ?
๐—ฝ๐—ฎ๐˜๐—ต๐˜€: Defines which API routes accept cross-origin requests.

๐—ฎ๐—น๐—น๐—ผ๐˜„๐—ฒ๐—ฑ_๐—บ๐—ฒ๐˜๐—ต๐—ผ๐—ฑ๐˜€: Specifies permitted HTTP verbs (GET, POST, etc).

๐—ฎ๐—น๐—น๐—ผ๐˜„๐—ฒ๐—ฑ_๐—ผ๐—ฟ๐—ถ๐—ด๐—ถ๐—ป๐˜€: Controls which domains can access your API.

๐—ฎ๐—น๐—น๐—ผ๐˜„๐—ฒ๐—ฑ_๐—ต๐—ฒ๐—ฎ๐—ฑ๐—ฒ๐—ฟ๐˜€: Manages which request headers are accepted.

๐˜€๐˜‚๐—ฝ๐—ฝ๐—ผ๐—ฟ๐˜๐˜€_๐—ฐ๐—ฟ๐—ฒ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น๐˜€: Enables cookies/authentication in cross-origin requests.

โ€ข โ€ข

17

โ€ข
โ€ข

image
๐—ง๐—ถ๐—ฝ ๐—ผ๐—ณ ๐—ง๐—ต๐—ฒ ๐——๐—ฎ๐˜† ๐—ณ๐—ผ๐—ฟ ๐—Ÿ๐—ฎ๐—ฟ๐—ฎ๐˜ƒ๐—ฒ๐—น๐—ถ๐—ฎ๐—ป๐˜€โค๏ธ

Laravel is amazing when it comes to simplifying data filtering and collection manipulation. Let's dive into an incredibly handy feature Laravel provides with collection methods! ๐Ÿš€๐Ÿ’ช

๐Ÿ. ๐–๐ก๐š๐ญ ๐ข๐ฌ ๐‡๐š๐ฉ๐ฉ๐ž๐ง๐ข๐ง๐ ?
๐—ฟ๐—ฒ๐—ท๐—ฒ๐—ฐ๐˜(): Quickly excludes all items that match certain conditions.

๐Ÿ. ๐”๐ฌ๐ž ๐‚๐š๐ฌ๐ž
Imagine you want to manage a user list displaying only active members in your application dashboard. Using collection methods like ๐—ฟ๐—ฒ๐—ท๐—ฒ๐—ฐ๐˜(), you can easily clean up your data without cluttering your codebase with loops or complex conditions.

Clean code, clearer logic!

#CodeTips
#Laravelians
#Laravel
#CleanCode
#WebDevelopment
#PHP
#BestPractices

3 โ€ข โ€ข

159

โ€ข
โ€ข

"๐—ช๐—ต๐—ฒ๐—ป ๐˜๐—ต๐—ฒ ๐—ต๐—ฎ๐—ฟ๐—ฑ๐—ฒ๐˜€๐˜ ๐—ฝ๐—ฎ๐—ฟ๐˜ ๐—ผ๐—ณ ๐˜†๐—ผ๐˜‚๐—ฟ ๐—ท๐—ผ๐—ฏ ๐—ถ๐˜€ ๐—ด๐—ฒ๐˜๐˜๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ท๐—ผ๐—ฏ ๐—ถ๐˜๐˜€๐—ฒ๐—น๐—ณ"

Sometimes the Puzzle ๐Ÿงฉ you solve in an interview is nothing like the day-to-day work on the job ๐Ÿ’ผ. Weโ€™ve all seen the โ€œ๐—›๐—”๐—ฅ๐——๐—–๐—ข๐—ฅ๐—˜ ๐—”๐—Ÿ๐—š๐—ข๐—ฅ๐—œ๐—ง๐—›๐—  ๐—ง๐—˜๐—ฆ๐—ง๐—ฆ ๐Ÿคฏโ€ that feel way over the top for the actual tasks ahead.

โณ ๐—ง๐—›๐—˜ ๐—ฅ๐—˜๐—ฆ๐—จ๐—Ÿ๐—ง? Plenty of talented developers with great practical skills never make it through because of overly technical screens.

โœ… Letโ€™s start matching our hiring process to the real work โ€” focus on problem-solving, collaboration, and the tools we actually use.

Whoโ€™s with me? ๐Ÿค

#Recruitment
#SoftwareEngineering
#HiringThoughts
#SoftwareEngineers
image

โ€ข โ€ข

28

โ€ข
โ€ข

image
๐—ง๐—ถ๐—ฝ ๐—ผ๐—ณ ๐—ง๐—ต๐—ฒ ๐——๐—ฎ๐˜† ๐—ณ๐—ผ๐—ฟ ๐—Ÿ๐—ฎ๐—ฟ๐—ฎ๐˜ƒ๐—ฒ๐—น๐—ถ๐—ฎ๐—ป๐˜€โค๏ธ

No need to recall the same controller class again & again! ๐Ÿคฏ
Today, let's explore how the controller() route helper can make your code cleaner and more maintainable. Route grouping just got more beautiful! ๐Ÿš€๐Ÿ’ช

๐Ÿ. ๐–๐ก๐š๐ญ ๐ข๐ฌ ๐‡๐š๐ฉ๐ฉ๐ž๐ง๐ข๐ง๐ ?
๐—ฐ๐—ผ๐—ป๐˜๐—ฟ๐—ผ๐—น๐—น๐—ฒ๐—ฟ(): Groups multiple routes under a single controller class.

๐—ด๐—ฟ๐—ผ๐˜‚๐—ฝ(): Keeps related routes organized together.

๐Ÿ. ๐”๐ฌ๐ž ๐‚๐š๐ฌ๐ž
Suppose you are building an API or web application with multiple actions in one controller. You don't want to cumbersome your routes files & want to make it clean & maintainable.
This approach will be your goto choice, it reduces duplication and improves readability!

#Laravelians
#Laravel
#CleanCode
#WebDevelopment
#PHP
#BestPractices

โ€ข โ€ข

71

โ€ข
โ€ข

When the employer wants you to have 6+ years of experience in Javascript, Python, Java, React, Vue, Laravel, Mongodb, Rails, MySQL, Greek History, Aerodynamics, Human Anatomy etc.
Just to manage their WordPress site ๐Ÿซ 

Le You:
image

โ€ข โ€ข

64

โ€ข
โ€ข