Nishchay Logo
  • Search
  • Learning Center
  • Contribute
  • Login
Search Hint
What is feature name
Learn feature name
How to work name
Nothing found

Clear search box and you will see search hint

Install PHP8 in ubuntu with nginx

PHP is arguably one of the most widely used server-side programming languages. It’s the language of choice when developing dynamic and responsive websites. PHP 8 is currently latest stable version of

2021-07-04 19:21:40
CRUD Operation in one minute

Before we learn how to implement CRUD operation, let's first understand what is CRUD. CRUD stands for Create, Read, Update & Delete. Create means insert record into table, read, update and delet

2021-01-30 20:59:05
Nishchay Framework v1.1 announcement

Here we are announcing upcoming version of nishchay framework. We have updated framework as per user feedback and also added many features to make development even much faster. We will first launch b

2020-11-06 22:27:09
Mailhog installation on ubuntu

MailHog is an email-testing tool with a fake SMTP server underneath. It encapsulates the SMTP protocol with extensions and does not require specific backend implementations. MailHog runs a super simpl

2020-10-22 15:40:01
PHP 8 Just in time compiler

Another most exciting feature of PHP 8 is JIT (Just in time compiler). Below is quote from PHP RFC Proposal: PHP JIT is implemented as an almost independent part of OPcache. It may be enabled/disa

2020-10-15 03:24:07
PHP 8 propperty promotion

Property promotion is new syntax in PHP 8 which allows property declaration in construct method. What we now is declare property in class then define same property which then assign value to declared

2020-10-11 14:22:22
Everything about PHP 8 Attributes

Annotation officially coming to PHP. Its available from version PHP 8. This is similar to annotation in another language. Till now PHP did not supported annotation but we were using it with the help o

2020-10-10 05:24:22
NGINX basics and configuratons

NGINX is open source web server which is mostly used with PHP. t was originally developed to tackle the 10,000 concurrent connections. NGINX can be used as a standalone web server, or serve in front

2020-10-09 22:41:20
Nishchay Sessions like read limit till next request count and more

A session can be defined as a server-side storage of information that is desired to persist throughout the user's interaction with the web site or web application. HTTP is stateless, means every requ

2020-10-09 14:31:31
Why you should use entity instead of directy database records

Before we explain why entity must be used, first learn what is entity. Entity is class presentation of database table, where each properties of class represents database column. Nishchay allows defin

2020-10-09 12:27:02
next

Popular tags

  • mailhog
  • fakeemail
  • php-fake-email
  • php-local-email
  • php-mailhog
  • php8
  • php8-nishchay
  • php-attributes
  • php-annotations
  • nginx
  • Blog
  • Feedback
  • Contribute
  • Cookies
  • Terms & Conditions
  • © 2022 Nishchay
  • Created by Bhavik Patel (Nilms Group)
We use cookies to ensure that we give you the best experience on our website. By using website you agree to our cookie policy. Please read our cookie policy. If you are not agreeing to our cookies terms and conditions, you can stop using our website.
Credits
Icons made by Pixel perfect from www.flaticon.com is licensed by CC 3.0 BY