Tag: laravel
Behind the Scenes of JWTAuth::attempt() in Laravel
Danyal September 28, 2025
Understanding JWTAuth::attempt($credentials) in Laravel If you’re working with Laravel and using the Tymon JWTAuth package…
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
Queues in Laravel
Danyal November 22, 2022
Sometimes individual process in a workflow takes longer time & increases the response time of…
Posted in Laravel Tagged laravel, php, queues, technology
Laravel: Raw query for between operator
Danyal December 8, 2020
Example for raw query of between operator.
Laravel: update vs fill
Danyal December 7, 2020
Let’s take a look at the difference between update and fill of Eloquent methods.






