Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Laravel – Getting multiple rows in just one row separated by commas
July 27, 2021

Laravel – Getting multiple rows in just one row separated by commas

Let’s get initial result to create a scenario to make you understand what we are going to do here. Based on a query below, you will get result of bill […]

Database 0 52 sec read
March 5, 2021

Failed to open stream: Permission denied. composer self-update [fixed]

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 […]

Composer 0 1 min read
Break point in VS Code. Cannot find classes in Laravel? [Fixed] [Mac]
February 3, 2021

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 […]

Breakpoint 0 2 min read
Auto increment bill number logic for Laravel
December 9, 2020

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 […]

Database 0 2 min read
Allowed memory size of … bytes exhausted [Solution]
December 4, 2020

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 […]

Composer 0 35 sec read
Export large data in excel or csv file [Laravel]
November 6, 2020

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 […]

Composer 0 2 min read
DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1
October 20, 2020

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 […]

blade 0 1 min read
Laravel validation
October 10, 2020

Laravel validation

Are you trying to validate most of the form request directly from Validator? Well, I do have a solution for that which will make you easy on validation instead of […]

Laravel 0 1 min read
php artisan tinker – mkdir(): Permission denied in shared server
August 20, 2020

php artisan tinker – mkdir(): Permission denied in shared server

Just a simple note if you are having issue on permission while running tinker in shared server. The solution is very simple yet effective ?. Steps Create .psysh.php file in […]

Laravel 0 28 sec read

Posts pagination

« 1 2 3 »

Copyright ©2025 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes