It is not hard for developers who are using other than shared server to update composer. You can access bin folder and can managed. But for developers who are using […]
Connect printer from any router [POS] [Thermal] [Kitchen]
If you are working on setting architecture to print KOT, BOT or just a simple bill from any tablets and from any router, then you are at right place ?. […]
Print without preview in php on thermal pos printer
After working on week to setup and print directly from php project, I have successfully done it. And I am about to share what I have learn. Basically these are […]
Break point in VS Code. Cannot find classes in Laravel? [Fixed] [Mac]
Hi, Break point is something I really love. Using it in Xcode or other IDE is easy. No setup required. But if you want to use break point in laravel […]
Auto increment bill number logic for Laravel
If you are searching on how to generate invoice or bill number, welcome to my blog ?. Today, I am going to show you how you can generate dynamic invoice […]
Allowed memory size of … bytes exhausted [Solution]
Are you trying to install libraries in laravel and getting memory size issue? Well, again you have come to right place ?. The solution is very easy and today I […]
Stuck on Verifying app – authenticating with the App Store… ??
Are you stuck on verifying app – authenticating with the App Store… If so, you are in the right place to fix the issue. I tried to fix it by […]
Export large data in excel or csv file [Laravel]
You might be using Maatwebsite\Excel\Facades\Excel with following line of code to export report. If so, for less data, this is not an issue. But if you want to download large […]
DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1
You might get this issue while trying to download report in Laravel. Please note, this issue fix is only with the platform Laravel and while trying to download your data […]