Rifatul IslamUnderstanding the Differences and Uses of Sanctum, Passport, and JWTIn modern web development with API musty need authentication and authorization. In the Laravel ecosystem, Laravel Sanctum, Laravel…Apr 30Apr 30
Rifatul IslamPHP Magic methods _call() and _callStatic()PHP magic methods __call and __callStatic are used to handle method calls that are not accessible or not defined in a class. These methods…Nov 24, 2023Nov 24, 2023
Rifatul IslamWhat the Riddle is OAuth?Some people think OAuth is a login flow like when you sign into an application with Google Login and some people think of OAuth as a…Jul 8, 2020Jul 8, 2020
Rifatul IslaminOceanize Lab GeeksWeb Development Trends 2019Smart developers are always looking ahead for ways to adapt in the ever changing world of web development. As trends emerge, new…Apr 29, 2019Apr 29, 2019
Rifatul IslaminOceanize Lab GeeksThe growing list of BlockchainIt’s the technology that underpins digital currencies and ensures that all transactions are properly conducted and recorded. But what is…Dec 29, 2017Dec 29, 2017
Rifatul IslaminOceanize Lab GeeksWhy StripeUsing Stripe , web developers can integrate payment processing into their websites without having to register and maintain a merchant…Nov 30, 2017Nov 30, 2017
Rifatul IslaminOceanize Lab GeeksDynamic variable in PHPPHP allows us to use dynamic variable. Dynamic variable is variable variables. We can name a variable with the value stored in another…Oct 31, 20173Oct 31, 20173