Category: PHP
10 Best Practices for Optimizing API Endpoints
Danyal September 25, 2025
10 Essential Best Practices for Building High-Performance and Secure API Endpoints APIs are the backbone…
Posted in Daily Tips, PHP, Programming, Python Tagged Apis, laravel, php, technology
PHP8: Match Expressions
Danyal November 9, 2022
Switch statements in PHP are useful, yet clunky. Think of the new match expression in PHP 8…
Posted in PHP Tagged new features, php, php8, switch-vs-match
How to install all required PHP extensions for Laravel?
Danyal August 15, 2022
Problem This problem can occur while creating Laravel project via composer and the system is…
WordPress: Including CSS & JavaScript
Danyal November 1, 2021
While you are developing Wordpress theme, you may want to add custom stylesheets or javascript files.
Posted in CMS, Development, PHP Tagged themes, Wordpress
Laravel: Login with email or phone
Danyal March 18, 2021
How to login with phone or email in Laravel passport?
Posted in Code snippets, Laravel, PHP, Programming Tagged Authentication, LaravelPassport, login







