Posts
Laravel
Python
PHP
Linux
Ubuntu
React Native
JavaScript
Android
Digital Ocean
Programming
WordPress
Apple
AWS
Vue.js
Windows
Book Review
What’s New in iOS 13: Unveiled!
Apple announced its iOS 13 at WWDC (Worldwide Developer Conference) keynote presentation. It’s the new version of its mobile OS, which will be coming to iPhone, iPad and iPod soon.
How to build an API with Laravel 5.8 using Sqlite
This tutorial focuses on setting up REST API in Laravel 5.8 using PHPUnit and SQLITE. If you’re new to Laravel or PHPUnit, Check out the Laravel Getting Started Guide and PHPUnit Documentation for mor
Laravel Cheat Sheet for Eloquent ORM
ORM (Object-relational mapping) is used to make database CRUD operations easier. Laravel comes with Eloquent ORM. This tutorial is created to provide some of the frequently used cheat sheet for Larave
Enable Dark Mode for Google Chrome on Android OS
When it comes to Web Browsers, Google Chrome is the most popular Browser available for mobile devices and PCs. Google Chrome is known for it’s quicker page loading time.
Simple PHP Page Router
This is a simple yet basic PHP routing application created to direct all request to index.php and route the files to it’s relevant paths.
React Native Vs Flutter : Comparison
React Native and Flutter has become one of the most trending technologies for Mobile Application Development in 2019. Both the technologies are built by leading tech giants.
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.
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.