Skip to content
PhpGuruJi

PhpGuruJi

smartwaylearning

  • Home
  • Laravel
  • Php
    • Array in php
  • Php oops
  • About Us
  • Privacy Policy
  • Contact Us
September 10, 2020September 11, 2020 phpguruji

What is Google Firebase

Php

Firebase is a very cool tool of Google.  Firebase is a very important tool for both mobile and web applications. Firebase is very helpful for

Read More
August 13, 2020August 13, 2020 phpguruji

Ubuntu unzip into folder

Ubuntu

Ubuntu is most popular operating system for development purpose and using by most of the developer. Ubuntu also come with many hosting provider like AWS,

Read More
August 8, 2020August 8, 2020 phpguruji

Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column can’t have a default value

Laravel, Mysql, Php

Today we discuss about an error in Laravel migration for json type and text type. Laravel provide migration feature for quickly create DB table through

Read More
May 9, 2020May 9, 2020 phpguruji

How to setup laravel git project

Laravel

1. First of all Create a database for project in your system 2. Download composer https://getcomposer.org/download/ and install it in your system 3. Copy git

Read More
May 1, 2020May 9, 2020 phpguruji

Laravel 7.x Installation

Laravel

Server requirements PHP >= 7.2.5 BCMath PHP Extension Ctype PHP Extension Fileinfo PHP extension JSON PHP Extension Mbstring PHP Extension OpenSSL PHP Extension PDO PHP

Read More
February 4, 2020May 9, 2020 phpguruji

Php Array Function: array_search()

Array in php, Php

array_search() function will return key of searched value in given array. Example 1 Output: Syntax: array_search(value,array,strict) Parameter and its description value: Required: search value in

Read More
February 4, 2020February 4, 2020 phpguruji

Php Array Function: in_array()

Array in php, Php

If we want to search any value in array then we can use in_array() function. This function will return true or false according to search

Read More
February 4, 2020February 4, 2020 phpguruji

Php Array Function: array_push()

Array in php, Php

When we want to insert element in an array then we can use array_push() function. php array_push() function insert one or more elements to the

Read More
February 1, 2020 phpguruji

Laravel: Specified key was too long error

Laravel, Php

This Error ‘Specified key was too long error’ will come when Laravel migrate artisan will execute because of mysql version. For fix this, We need

Read More
February 1, 2020February 4, 2020 phpguruji

Php Oop Access Modifiers

Php, Php Oops

In Php, we use access modifiers with method or function or variables. Access modifiers control where method and properties will be accessible. Access modifiers are

Read More

Posts navigation

Older posts
All Right Reserved 2020
Proudly powered by WordPress | Theme: Gist by Candid Themes.
Follow by Email
Facebook
Facebook
fb-share-icon
Twitter
Visit Us
Follow Me
Tweet
LinkedIn
Share
Instagram
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy