Why Flutter is important in 2020?

Everyone who is in software industry and wants to develop an application for Android and iOS. He has a question that how to develop an application. What is the best…

Read more »

Error – Dart SDK is not configured in Android Studio.

First of all whenever you see this error then see your flutter framework SDK path is set or not. In my system it is not configures. so i will show…

Read more »

What is flutter and how to use it for app development?

Flutter is Google’s portable UI (user interface) framework for producing modern, native and reactive mobile(Android, iOS) application, Web and desktop from a single codebase. Flutter is an open-source project hosted…

Read more »

Manipulation of dates and times in PHP with examples.

Here we are going to discuss about the PHP Date and times. how can we call current date and time in our code. There are nearly fifty date and time…

Read more »

In Laravel, how can I clear laravel.log?

In my Laravel project i want to clear my laravel.log file but i have no idea how to do it. so i found a solution on it. First of all…

Read more »

What are the best Sublime Text 3 plugins for web development ?

Here i am going to demonstrate you some cool plugins for web developer to easily code in Sublime Text 3. so let’s get started now. Why we need to install…

Read more »

Linux command Error- nohup:ignoring input and appending output to ‘nohup.out’

Error : When i am running below command to run start-seodaily-queue.sh file in background showing above error so let’s see how we can solve this error very easily. Command :…

Read more »

Installing and Working with Sourcetree & git repos

Here you are going to learn about how to clone, pull and push file using sourctree. so for this process you have already install gitbash and also should install sourctree….

Read more »

How to design a website from beginner to advanced using some free websites and Youtube Channels?

For every developer who wants to learn from basic to advanced you should follow some techniques and website. that will help you to grow your knowledge and your understanding. so…

Read more »

How to Handle Long processing asynchronous request through Queue using database in Laravel?

in this blog you are going to see that whenever you want to send email to multiple user then your view page takes a lot of time. so how can…

Read more »

How to deploy Laravel application on AWS EC2

In the first step you should login to your putty using user name and password. After Login you should run command sudo -s for root access then you should change…

Read more »

Laravel Error – Call to undefined method Illuminate\Database\Query\Builder::seokeyw()

I got this error today so I am going to tell you how to solve this error in your Laravel project. First of all, You should check that Model have…

Read more »

Laravel Error – Impossible to create the root directory

I found this error on my laravel project. when I want to upload images to my profile pic then I saw the above error. so please be focused on my…

Read more »

How to fix – “There has been a critical error on your website” – WordPress error.

There are so many WordPress developers facing this issue in their WordPress site due to plugins or theme issues. and you will also find so many solution on this. in…

Read more »

AJAX Crash Course

What is AJAX ? Asynchronous Javascript & XML Set of web technologies Send & receive data asynchronously Does not interfere with current web page JSON has replaced XML for the…

Read more »

Top 5 Application Deployment Tools in DOT NET

Deployment tools with useful features are vital for end-to-end automation and streamlining of the product development process for various platforms including constant updates. Software Developers are eager to automate the…

Read more »

How can I add participants in Moodle?

There are various ways to add participants in Moodle. I am here to say you some steps to add participants. First of all, you can add through manual enrollment. if…

Read more »

How to install and activate plugins in Moodle?

Moodle is an open source platform which is used for managing your course and it is also called CMS ( Course management system). Here I want to say you about…

Read more »

How to activate windows 10 without any software?

We all know that, we are very upset with the windows update. many times it creates so many problems. that is why I am writing this blog for all who…

Read more »