PinnedExploring the Power of ReflectionClass in PHPAs a curious developer diving deeper into the world of Dependency Injection, I stumbled upon a buzzword called ReflectionClass. Curious to…Mar 2, 20231Mar 2, 20231
Github Codespaces: Code on the go with Laravel in Docker ContainerGitHub Codespaces is a cloud-based development environment that enables developers to code on the go, from anywhere and on any device. With…Feb 27, 2023Feb 27, 2023
MRZ Parser — Extract machine-readable info from Passport, Visa, and Travel Documents.MRZ Parser is a PHP package to extract machine-readable information from passports, visas, and two types of travel documents (TD1, TD2)…Jun 29, 2022Jun 29, 2022
Gitlab SSH key permission denied!Have you ever faced git@gitlab.com: Permission denied (publickey) error while push or pull something from gitlab? I found some prettiest…Nov 14, 2020Nov 14, 2020
Upgrade Radmin Admin template with Laravel 8Laravel is running so fast! So keep Radmin in the race you need to upgrade it. You don’t know what is Radmin? Don’t worry.Oct 14, 2020Oct 14, 2020
Radmin, A Laravel admin template Starter has been released their second version!The second version of Radmin has been released a few days ago. It added REST API support in this version. Basically it is a admin starter…Jun 21, 2020Jun 21, 2020
Laravel unique slug generatorWant to generate unique slug in Laravel? Its pretty easy. Lets try.Jun 7, 20202Jun 7, 20202
Laravel: Invokable Controller with specific actionHave you ever used Laravel Resource controller? Laravel resource routing assigns the typical CRUD routes to a controller with seven…May 31, 2020May 31, 2020
Laravel Next and Previous PostWe all know that, Laravel is getting popular day by day. Have you tried to create a blog cms in Laravel? If yes, might be you have faced…May 23, 2020May 23, 2020