insidert

Blog

Debugging local Laravel project on Mobile

Open your local project on mobile to debug
Read Post

Referral Codes

Get some bonus credits on different services
Read Post

Increase file upload size in Nginx and PHP

Handle bigger file uploads.
Read Post

Moving to cloudinary api V2

Upload images to Cloudinary.
Read Post

How to deploy Laravel application to a server

Step-by-step guide on deploying laravel application to a VPS.
Read Post

Update Laravel Mix to Vite with Vue 2

Step by step upgrade guide.
Read Post

Fix Rollup failed to resolve import for Vue2, Laravel and Vite

Upgrade to vite using vue2
Read Post

Tidbits to first time Entrepreneurs from a first time Entrepreneuer.

My observations and realisations about starting and staying the business. Not in cronological order.
Read Post

Books I read

List of titles I read and also my recommendations so far.
Read Post

Speak free

The cost of not speaking is very high.
Read Post

Moving beyond comfort zone

Why I had to move out of my introvert zone
Read Post

Simple explanations for complex problems

How we wrap our head around the unknown
Read Post

How to prepare for a webinar

A simple checklist
Read Post

Names determines a weight

What are names for us Humans
Read Post

The cost of appealing to everyone

Do not try to please everyone.
Read Post

Guide for new coders

List of things to remember while coding as a beginner
Read Post

Focus on one thing at a time

A simple hack to be more productive.
Read Post

How I built this blog

Evolution of the technologies behind this blog
Read Post

Fix pod install and update for Flutter on iOS, M1 mac.

Install pod dependencies
Read Post

Flutter Target API 31 and above

Fix the deployment bundle
Read Post

Fix flutterfire is not recognized on macos

Step-by-step guide to fix
Read Post

Setting up Bootstrap, Vue SFC in Laravel 9+ using Vite

A step-by-step guide to setup bootstrap framework as your front-end.
Read Post

Fix AMSupportURLConnectionDelegate in your flutter app

A simple fix for your flutter app while building ios.
Read Post

Copy large files from Ubuntu Server to your local Windows system with rsync.

The simplest way to download files from the server to your local system
Read Post

Fix cURL error 60 in Wamp Server

Common issue with local LEMP/LAMP stacks.
Read Post

Fixing ‘unauthenticated error’ while using Laravel Sanctum for SPA.

Step-by-step guide on fixing the issue.
Read Post

Fixing the glitches while setting up push notifications for your Flutter project

A comprehensive guide on setting up notifications
Read Post

Guide on authenticating Mobile Application with Laravel Sanctum

A step-by-step guide
Read Post

Using Quill JS in Laravel. Also, fixing the ops.insert is a null issue when setting the contents with quill.setContents(data).

Fix it easily
Read Post

Fix @php artisan package:discover — ansi handling the post-autoload-dump event returned with error code 255 error

Upgrading to Laravel 7
Read Post

Build your first webpage. The foundations.

A theoretical guide to building your first webpage.
Read Post

Fix no procfile using ‘web heroku-php-apache2’ for Laravel on Windows

A simple fix.
Read Post

Processing delivery report from MSG91 via Webhooks in Laravel

Save the details correctly.
Read Post

Send custom JSON error response in Laravel

Comes handy when dealing with ajax requests.
Read Post

Route Group in Laravel

Chain attributes in route group
Read Post

Fix Terser TypeError: Cannot read property ‘minify’ of undefined

Simple fix.
Read Post

Guide to customizing Bootstrap framework inside Vue-CLI project

A simple step-by-step tutorial to setup SASS and customize the framework.
Read Post

Upgrading to Laravel Mix 4 in Laravel Projects

A simple guide for upgrading.
Read Post

Setting up a Laravel project on Windows with WAMP server

Step-by-step guide on how to setup WAMP Server for your PHP and Laravel applications.
Read Post

Setting up a Laravel project on Windows with XAMPP

Step-by-step guide on how to setup XAMPP for your PHP and Laravel applications.
Read Post