Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
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
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
Valet – Laravel – Mysql – Phpmyadmin
May 14, 2020

Valet – Laravel – Mysql – Phpmyadmin

Here are some helpful tips that I have gathered while trying to install valet in my project. I faced so many problems just trying to use valet. But you don’t […]

Database 0 7 min read
How to remove Public from URL in Laravel? [updated @ Mar 10, 2021]
August 21, 2019

How to remove Public from URL in Laravel? [updated @ Mar 10, 2021]

Laravel framework is awesome to use. But for beginners, it might be irritating to fix the issue where user needs to goto /public file to access newly created project. If […]

Help 0 2 min read

Posts pagination

« 1 2

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