Posts
Laravel
Python
PHP
Ubuntu
Linux
React Native
JavaScript
Android
Digital Ocean
Programming
WordPress
Next.js
Apple
AWS
Vue.js
Windows
Book Review

Scheduling Tasks with Cron Job in Laravel 5.8
Cron Job is used to schedule tasks that will be executed every so often. Crontab is a file that contains a list of scripts, By editing the Crontab, You can run the scripts periodically.
- 5 years ago
- 7.9K Views

Android Q : What’s New ?
Android Q Beta 1 is the new update for android platform. There are some amazing features hidden in the developer options or even deeper in the new update.
- 5 years ago
- 4.4K Views

Convert PHP Array To JSON : Examples
This tutorial focuses on converting PHP Array to JSON. It is used to read data from the server and display it to the Web. JSON is a text format , and We can convert any JS Object into a JSON format.
- 6 years ago
- 7.9K Views