raziuldev Profile Banner
Raziul Islam β˜„οΈ πŸ‡§πŸ‡© Profile
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©

@raziuldev

Followers
99
Following
1K
Media
85
Statuses
1K

πŸ‘‰ Experienced Laravel Developer with a passion for creating powerful, user-friendly web applications.

Bangladesh
Joined May 2013
Don't wanna be here? Send us removal request.
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
21 days
RT @Akr4mKhan: Option B: #Laravel Tips πŸ’‘. 1️⃣ Use cursor() for streaming massive datasets row by row with virtually zero memory usage β€” eve….
0
11
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
25 days
Waiting for a boom πŸ’₯.
@calebporzio
Caleb Porzio
25 days
v4 is gonna be so sick - it feels like every day I'm making new breakthroughs. buckle up.
0
0
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
27 days
Laravel's configuration is elegant and powerful. All config files live in the `config` directory, and they're automatically loaded. πŸ’‘Tip: Use the env() helper only inside config files – not in your app logic. #LaravelTips #CleanCode #Laravel #PHP
Tweet media one
0
0
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
28 days
The directory structure of @laravelphp 12 remains elegant and familiar:. app/: Core logic.routes/: Web, API, console.resources/: Views, assets.tests/: Powered by Pest by default!. More posts coming as I continue reading the docs. #LaravelDev #CodeQuality #PHP #Laravel12.
0
0
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
28 days
Creating a new @laravelphp project is easy, All you need is this command:. `composer create-project laravel/laravel my-project`.Or using laravel installer:.`laravel new my-project`. #LaravelTips #Laravel12 #PHP #WebDevelopment.
0
1
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
29 days
I've decided to read the laravel docs from start to end. πŸš€. #Laravel is a #PHP framework with an elegant syntax that focuses on developer experience. Key features:.βœ… Dependency Injection.βœ… Database Abstraction.βœ… Queues & Scheduled Jobs.βœ… Integrated Testing. #WebDevelopment.
0
0
1
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
1 month
RT @simonswiss: How did I only JUST find out about the CSS Overview tab in Chrome devtools?!. It's like the "CSS Stats" website β€”Β gives you….
0
36
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
1 month
RT @AshAllenDesign: As of Laravel 12.18, you can use the new "UsePolicy" attribute to explicitly define the policy that should be used for….
0
17
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
This is a really good one.
@_newtonjob
Newton Job
2 months
Transform your CSRF mismatch exceptions to validation exceptions for a better user experience. Since validation exceptions typically generate a redirect response, the CSRF token would've automatically been refreshed for the user to try again. πŸ‘
Tweet media one
0
0
1
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
Automated testing is one of the best thing happened to programming industry ❀️πŸ”₯. #code #programming #testing.
1
0
1
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
RT @kamilwojtalak: Laravel performance tip! .Use INT Enums. Here's why:. Enums were introduced in PHP 8.1. Many developers store enum valu….
0
8
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
RT @kamilwojtalak: Boost Laravel Performance: .My Query Runs 30s Faster!. I replaced `whereNotIn()` with `leftJoin()`.- and my query ran 30….
0
51
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
Do you remember when you joined X? I do! #MyXAnniversary
Tweet media one
0
0
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
RT @taylorotwell: This week we are shipping a much cleaner way to use Laravel Echo with React and Vue. πŸ“‘.
0
28
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
RT @MasteringNuxt: It may seem like a small thing, but auto-imports in @nuxt_js 3 make the whole developer experience so much nicer. Any c….
0
2
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
2 months
RT @jeffrey_way: Even if this isn't immediately necessary, I've found it very helpful to place all prompts within an App/Prompts folder.….
0
4
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
3 months
RT @PovilasKorop: Laravel tip about Eloquent relationship. You can add conditions to a relationship to both filter the query AND add defau….
0
12
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
3 months
RT @laracasts: If you can create macros to make your code more intuitive, definitely do that! πŸš€. // Newton
Tweet media one
0
11
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
3 months
RT @taylorotwell: Today's Laravel release allows you to map Eloquent attributes using the collection cast into a specific object. 🧠. Thanks….
0
46
0
@raziuldev
Raziul Islam β˜„οΈ πŸ‡§πŸ‡©
3 months
RT @PovilasKorop: Laravel tip. #practicalLaravelDocs. New in Laravel 12: skip the `new Resource()` or `Resource::collection()` calls. Use….
0
10
0