Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
How to use Custom User Logout function in laravel ?
In this tutorial we’re going to learn how to create logout function in laravel i have mentioned in every easy steps how and where to implement functions….
How to give the Access of Facebook Apps?
In this tutorial i’m going to learn how to give access of Facebooks Apps to any users For iplementing facebook developer lots of features. 1step go to…
List of All the blogs of November 2023
1 Database [] not configured Laravel in Laravel ? 2 How to send Notifications With Database In Laravel ? 3 How to use multiple database in Laravel…
How to Store Current date and Time in laravel ?
In this tutorial we’re going to learn we’re going to learn how to store current date and time store in laravel Asis/Kolkata timing. 1st step go to…
Class “Intervention\Image\ImageServiceProvider” not found
In this tutorial i’m going to solve “Class “Intervention\Image\ImageServiceProvider” not found” i’m using laravel 10 then i using Intervention\Image then showing error lets solve this issue in…
How to print multidimensional array in Console ?
In this tutorial we’re going to learn how to print multidimensional array in console.log Using this I want to print all data whatever coming in log file…
How to count Using substr_count function in PHP ?
In this tutorial we’re going to learn how to use substr_count function in php with example. 1step create below file And put below code Output:-
How to Building HTTP Server in NodeJS
What is Node js ? 1st step create below file and put below code Next go to package.json and put below code Next to run below command…
Allowed memory size of 536870912 bytes exhausted (tried to allocate 77824 bytes)
In this tutorial we’re going to solve this issue “Allowed memory size of 536870912 bytes exhausted (tried to allocate 77824 bytes)”. Error:- Solutions:- Go to below file…
Definition of slice and rsort function with Example
In this tutorial we’re going to share how to use slice function in laravel with example. In PHP, the array_slice() function is used to extract a slice…