Posts tagged with #code
How I built this blog
Evolution of the technologies behind this blog
Read Post
Add Boostrap to Astro site
Guide on adding Bootstrap framework and customizing it in Astro
Read Post
Install chrome in Ubuntu
Simple guide to installing chrome on Ubuntu systems
Read Post
Debugging local Laravel project on Mobile
Open your local project on mobile to debug
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
Guide for new coders
List of things to remember while coding as a beginner
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
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
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