Adelf32 Profile Banner
Adel F Profile
Adel F

@Adelf32

Followers
850
Following
865
Media
44
Statuses
584

Software developer, currently developing @laravel_idea

Dubai, UAE
Joined May 2009
Don't wanna be here? Send us removal request.
@Adelf32
Adel F
8 days
Tweet media one
0
0
8
@Adelf32
Adel F
11 days
More and more I prefer the second option.
Tweet media one
0
0
3
@grok
Grok
7 days
What do you want to know?.
549
347
2K
@Adelf32
Adel F
4 months
I'm sure you can be smarter, @intellijidea!
Tweet media one
1
0
3
@Adelf32
Adel F
6 months
Third month with @basecamp. Feeling much more organized.
Tweet media one
0
1
6
@Adelf32
Adel F
7 months
During automating something - always check what the user does before and after it. There may be other ways to help them. Look how smart PhpStorm is with methods. Parameters? Cursor inside brackets. No? Outside. Void result? Semicolon. Copying this logic for my completions.
1
1
17
@Adelf32
Adel F
8 months
PhpStorm projects can have custom icons! They can be set by right-clicking on the project name and clicking "Set Project Custom Icon. ". Or just put icon.svg(or png) to the .idea folder.
Tweet media one
1
2
67
@Adelf32
Adel F
9 months
Two simple rules: never use null in config and never use Config::set(). Config is config, not a data storage ;-).
@timacdonald87
Tim MacDonald
9 months
If you are like me, you might have thought Laravel’s `$fallback` value kicks in when a retrieved value was either missing OR `null`. I always thought these two approaches were equivalent. Always learning.
Tweet media one
1
0
0
@Adelf32
Adel F
9 months
RT @laravel_idea: Laravel Idea 9.0 is out! "New Eloquent Model From Database Table", "Run Artisan Command", real-time facades, CollectedBy….
0
19
0
@Adelf32
Adel F
10 months
Departing from Dubai to Brisbane! @LaraconAU is going to be great!.
2
0
6
@Adelf32
Adel F
1 year
RT @asm0di0: Yesterday during the talk (!!!) I found a new amazing feature in IDEA:.When I put a cron pattern like "* 2 */3 * * 2" inside a….
0
24
0
@Adelf32
Adel F
1 year
RT @avosalmon: Great seeing you again @Adelf32 the creator of @laravel_idea! It’s been 5 years since we met at @LaraconEU 2019. https://t.c….
0
1
0
@Adelf32
Adel F
1 year
RT @laravel_idea: Laravel Idea will participate in @LaraconUS! 🚀 If you want to chat - find @Adelf32 near the JetBrains table.
0
2
0
@Adelf32
Adel F
1 year
Converting Laravel Context into a global variable is a bad idea).
@davidhemphill
Hemp
1 year
Here's my dead-simple way of adding multi-tenancy to a Laravel application using the new "Context" feature. It uses a combination of middleware, global query scopes, observers, and context to handle single database tenancy.
Tweet media one
Tweet media two
2
0
5
@Adelf32
Adel F
1 year
Magical 29.02 date. Non-working hotel locks, gas stations, and even accounting apps! What happened with developers? Tons of courses like "Become a developer in 7 days"?.
2
0
2
@Adelf32
Adel F
2 years
Shit happens regularly when your classes aren't final).
@enunomaduro
nuno maduro
2 years
Package maintainers tip: If you extend a class that is now "readonly" and you still wish to offer compatibility with the previous version of the package, you can make this type of deal:
Tweet media one
0
0
2
@Adelf32
Adel F
2 years
More and more often, I write in this functional style. Elegant, and no comments are needed. Sadly, PHP can't add methods to existing classes/interfaces that aren't under developer control, so it's hard to write like that there.
Tweet media one
1
1
3
@Adelf32
Adel F
2 years
RT @JBPlatform: 🎙️New episode of "People Behind Plugins" series is out!. @Adelf32, the creator of the @laravel_idea on #JetBrainsMarketplac….
0
8
0
@Adelf32
Adel F
2 years
My daughter knows the best place for @jetbrains marketplace stickers - her lunchbox!
Tweet media one
0
0
5
@Adelf32
Adel F
2 years
By implementing equals and hashCode methods it can be used as an array(Map) key, so it's quite convenient.
0
0
0