How to Make a Laravel Desktop Application.

Step:1 go to this url and donwload zip file https://github.com/cztomczak/phpdesktop Step:2 Step:3 Step:4 Step:5 After extract files then folder open and go to in the www folder. and delete all…

Read more »

[!] The shrinker may have failed to optimize the Java bytecode. Exited (sigterm) in Flutter

If you get such type of error When you run a Project in Flutter App in Android emulator then – After that open your project in editor “Project_Name/Android/build.gradle” and find…

Read more »

All TOPICS PHP 7 Fundamentals for Beginners

PHP 7 Fundamental Tutorial for Beginners – Introduction – Click Here How to Work Stated on PHP – Click Here PHP 7 Fundamental Tutorial for Beginners – PHP Syntax –…

Read more »

Which files Supports Adobe After Effects?

Adobe After Effects imports some file formats and can export them to other formats. It also has codecs that can be helpful in expanding this listing. A codec must be…

Read more »

Different between echo and print in php.

echo echo is a statement i.e used to display the output. it can be used with parentheses echo or without parentheses echo. echo can pass multiple strings separated as (…

Read more »

HOW TO DO SEO FOR USE YOUR YOUTUBE CHANEL

Nine most use full startiges on you tube videos 1 frontload keyword:-this is help to push ranking our videos2 boost video engagementsignals:-engagementsignal means like share and subscribe.3 use the tab…

Read more »

How to add Media Query in your HTML Websites?

Media Query: A media query is a CSS technique introduced in CSS. A media query consists of the optional media type and zero or more expressions that limit the style…

Read more »

What is Azure? Why Should You Use DevOps On Azure?

Azure, is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers. Azure DevOps is a Software as a service…

Read more »

How to promote your YouTube channel

YouTube video promotion is an art that anyone can easily learn. I have introduced strategies and techniques that you can follow and market your YouTube videos. These tools are tested,…

Read more »

What is PHP?. And how to write php code.

PHP is a server side scripting language. that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor. How can start php step:-1 first you have to…

Read more »

What is Adobe After Effects?

Adobe After Effects is an excellent software application primarily for creating motion graphics and special effects used in video, online content and presentations. It can be used on both Mac…

Read more »

No version of NDK matched the requested version in flutter >> Solved.

Hello Guys i was trying to get The SHA1 key to integrate firebase in my flutter app.After updating to Android Gradle plugin 3.6.0 (released Feb 24, 2020), several project independently started failing with:…

Read more »

How to create a firebase app and where to Insert?

First Create a Firebase console and click on “Project OverView“‘s “Project Setting” button and after that click on “Add App” and as you want to create for “ios” , “Android“,…

Read more »

How to create Firebase Console for Flutter Database?

First Go to https://console.firebase.google.com/ and click on plus icon like below- After that fill input box as you wish project name like below- and click continue fsd Your Firebase Console…

Read more »

how can solve 4001 error in a virtual runtime.

  Step:1 got to this path and change this tag.#127.0.0.1 seodaily (seodaily its my project name,whatever you have project name wrtite here on the seodaily place. ) Step:2 go to…

Read more »

How to Store Countries, States, Cities seed classes into the Database in Laravel PHP? (Part-3)

How to Store Countries, States, Cities seed classes into the Database in Laravel PHP Part-1 Part- 2 Step 1. Create a City seeder file. Write down the following command as…

Read more »

How to Store Countries, States, Cities seed classes into the Database in Laravel PHP? (Part-1)

How to Store Countries, States, Cities seed classes into the Database in Laravel PHP? Part- 2 Part- 3 Step 1. Create a Country seeder file. Write down the following command…

Read more »

How to Store Countries, States, Cities seed classes into the Database in Laravel PHP? (Part-2)

How to Store Countries, States, Cities seed classes into the Database in Laravel PHP? Part-1 Part-3 Step 1. Create a State seeder file. Write down the following command as follows:…

Read more »

Use IDM (Internet Download Manager) Lifetime for Free(Without Crack).

In this Blog, i’m going to share a Genuine Method to use IDM (Internet Download Manager) Lifetime for free, no Crack/Patch, or other insecure Method because 95% of Cracked/Patched Software…

Read more »

Top 6 Installments Payment Solutions For Online Customers/Businesses

“A customer is not a customer until they click pay button.” As an online service provider, it’s our responsibility to make clicking that button as easy as possible for our…

Read more »

Create Laravel multiple upload images and Displaying on view

Today , We will build a simple multiple images upload system using Laravel 5.8. We will use a jQuery plugin to populate image field and submit the multiple images to the server. The…

Read more »

Telegram Features – Groups & Channels – Explained

Telegram is an instant messaging and chatting app similar like WhatsApp. It has similar features like other messaging apps contains like you can connect and send messages to other Telegram…

Read more »

Python Tutorials: Bitwise Operators In Python

Bitwise operators are used to perform operations at binary digit level. These operators are not commonly used and are used only in special applications where optimized use of storage is…

Read more »

Python Tutorials: Assignment Operators In python

Assignment operators are used to perform arithmetic operations while assigning a value to a variable.

Read more »

Python Tutorials: Logical Operators In Python

Logical operators are used to connect more relational operations to form a complex expression called logical expression. A value obtained by evaluating a logical expression is always logical, i.e. either…

Read more »

Python Tutorials: Relational/ Comparison Operators In Python

Relational operators are used to compare the value of operands (expressions) to produce a logical value. A logical value is either True or False.

Read more »

Python Tutorials: Arithmetic Operators In Python

Arithmetic Operators are used to perform basic arithmetic operations like addition, subtraction, division etc.

Read more »

Python Tutorials: Operators In Python

An operator is a symbol that performs an operation.1.Arithmetic Operators2.Relational Operators / Comparison Operators3.Logical Operators4.Assignment Operators5.Bitwise Operators6.Membership Operators7.Identity Operators

Read more »

Python Tutorials: DataTypes In Python

Datatype represents the type of data stored into a variable or memory.Type of Data type :-1.Built-in Data type2.User Defined Data type Built-in Datatype These datatypes are provided by Python Language.Following…

Read more »