Parth Abhyankar (@parth_abhyankar) 's Twitter Profile
Parth Abhyankar

@parth_abhyankar

Startup founder & software dev passionate about innovative products & exceptional service. Always exploring & learning. #startup #tech

ID: 113979175

linkhttp://www.facebook.com/parth.abhyankar calendar_today13-02-2010 17:42:44

156 Tweet

118 Takipçi

321 Takip Edilen

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

If you have a list page with pagination in Laravel and you wish to cache the pages as the users open them, you can do it like this. #Laravel #devtips

If you have a list page with pagination in Laravel and you wish to cache the pages as the users open them, you can do it like this.

#Laravel #devtips
Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Sample code for reading spreadsheets (excel sheets) in Laravel using PhpSpreadsheet library. Example also shows how you can loop through the rows using iterator and then get specific cell values. #Laravel #PHP #DevTips

Sample code for reading spreadsheets (excel sheets) in Laravel using PhpSpreadsheet library.

Example also shows how you can loop through the rows using iterator and then get specific cell values.

#Laravel #PHP #DevTips
Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

When building your own product or service, it is so easy to get distracted by a new feature or idea which suddenly takes away focus from the core feature set you were trying to build. Reassesing every now and then is a must practice.

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Okay, I could not resist the ChatGPT craze. Created a paid account and the first thing I did was put a hard limit to the billing amount.

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Humans 10,000 years in the future - Find human skeletons across the globe and specifically find Asian skeletons everywhere as compared to others people groups. They conclude: People in Asia continent were migratory by nature. They migrated in search of food and shelter.

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Just migrated one old project from Bootstrap to Tailwind using Shift It worked seamlessly. Bravo Shift team. It does actually save me tens of hours of manual work. Keep up the good work.

Andrew Wilkinson (@awilkinson) 's Twitter Profile Photo

Elon Musk fired 6,500 employees at Twitter. A little birdie told me it's down to: - 2 designers - 6 iOS developers - 20 web developers - Around 1,400 sales and operations people How is it possible that we are still using this website? Two words: Parkinson's Law. Have you

Tomas Pueyo (@tomaspueyo) 's Twitter Profile Photo

50% of humans live in this circle But why? It's not a coincidence It's because of a single, massive accident Why? Let's zoom in:

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Easily resize & encode images uploaded by user to webp format using Intervention Image. This is extremely helpful for SEO since the stored image becomes very lightweight and also, Google loves webp. #laravel #imagemagick #SEO #php #webdev

Easily resize & encode images uploaded by user to webp format using Intervention Image. 

This is extremely helpful for SEO since the stored image becomes very lightweight and also, Google loves webp.

#laravel #imagemagick #SEO #php #webdev
Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

In Laravel, if you wish to use a model in your blade files directly but don't wish to keep on passing it from all your controller methods, just set the model in your middleware and directly use in your blade files. #laravel #php #devtips

In Laravel, if you wish to use a model in your blade files directly but don't wish to keep on passing it from all your controller methods, just set the model in your middleware and directly use in your blade files.

#laravel #php #devtips
Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

In PHP, if you need a string to have singular and plural versions of a word based on some quantity, use 'ngettext' #php #laravel #softwaredevelopment #devtips

In PHP, if you need a string to have singular and plural versions of a word based on some quantity, use 'ngettext'

#php #laravel #softwaredevelopment #devtips
Aleks (@aleksliving) 's Twitter Profile Photo

quick tip for nested radii → your corners will look a lot better if you set the outer radius to the sum of the inner radius + padding

quick tip for nested radii → your corners will look a lot better if you set the outer radius to the sum of the inner radius + padding
Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Laravel Volt got released a couple of weeks ago. It is a very powerful framework for creating small websites and smaller applications. But some developers might mess up the code even more. Half project written in traditional MVC and remaining in Co-located code. #php #laravel

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

Buy Tutorial of How to insert your iPhone app screenshot inside an iPhone frame / stencil on Gumroad parthabhyankar.gumroad.com/l/iPhone-frame… #AppStore #screenshot #iOS

Parth Abhyankar (@parth_abhyankar) 's Twitter Profile Photo

I updated to macOS Sonoma. The best thing for me in this update was adding a website from safari directly to dock as shortcut. First thing I'm adding to the dock is Laravel Docs. #laravel #php #macOSSonoma