PHP is an acronym for Hypertext Preprocessor. It is an open source programming language used for developing websites which has dynamic content that interacts with databases. PHP is a server side scripting language that can be embedded in HTML. It can be i
Install MySQL 8 on Ubuntu 20.04
By CodersDrive
30-Jun-2020
MySQL
In this post you can get step by step procedure of installing MySQL 8 on Ubuntu 20.04 systems and also do Secure server configuration.
Pagination in Laravel
By CodersDrive
21-Jun-2020
Laravel
When you want to fetch more records in any web application it is always better to paginate records to avoid delay in page loading. Laravel has pagination function enabled out of the box. You can use this feature in a simple way.
Import google fonts, font awesome into a Laravel application
By CodersDrive
19-Jun-2020
Laravel
In many laravel applications you may need to use different google fonts, font awesome icons. It is always better to use them by importing them into your project rather than using them from their libraries. Here I will show you how to import them into a laravel project.
Install PHP on ubuntu 20.04 system
By CodersDrive
16-Jun-2020
Php
In this article you will learn how to install PHP on Ubuntu 20.04 systems and how to configure it with basic extensions and minimum configuration settings.
Install PHP on windows system
By CodersDrive
16-Jun-2020
Php
In this article you will learn how to install PHP on Windows10 system and how to configure it with basic extensions and minimum configuration settings.
Install Apache2.4 on Ubuntu 20.04 systems and configure with php
By CodersDrive
15-Jun-2020
Apache
Php
By following this you will be able to install apache2.4 server on ubuntu machines and configure it to work with PHP.
Install Apache2.4 on Windows systems and configure with php
By CodersDrive
15-Jun-2020
Apache
Php
By following this you will be able to install apache2.4 server on windows machines and configure it to work with PHP.
Generate Fake Data in Laravel 7 using Faker
By CodersDrive
14-Jun-2020
Laravel
As a developer in many situations we require fake data for testing purpose. In laravel we can generate "Fake Data" using built in "Faker" utility.
Install Apache2.4 on Windows10, Ubuntu 20.04 systems
By CodersDrive
08-Jun-2020
Php
Ubuntu
Windows
Apache
By following this you will be able to install apache2.4 server on either windows10 or ubuntu 20.04 machines and configure it to work with PHP.
Install PHP on Windows10, Ubuntu 20.04 machines and configure
By CodersDrive
07-Jun-2020
Php
Ubuntu
Windows
In this article you will learn how to install PHP on Windows10, Ubuntu 20.04 systems and how to configure it with basic extensions and minimum configuration settings.
What is composer and how to install it on Ubuntu 20.04, Windows10
By CodersDrive
01-Jun-2020
Composer
Php
For any one who does web development with PHP the composer will be a very useful dependency manager. In this article we will see what is composer and how to install it on Windows and Linux machines.
How to upload image or file in Laravel using AJAX
By CodersDrive
29-May-2020
Ajax
In this example we will give you step by step procedure for uploading images or files in Laravel application using AJAX. We also provide you a demo link to show you how it is working live.
Search blog..!
Connect with us
Recent Posts
- Install Git on Windows 10 and Ubuntu 20.04
- Install Node.Js, npm on Windows and Ubuntu systems
- Vue.js example in Laravel 7
- Install MySQL 8 on Ubuntu 20.04
- Install Vue.js in Laravel 7
- Bootstrap 5 What's new and release date
- CKEditor in Laravel
- DataTables plugin in Laravel application
- Pagination in Laravel
- Import google fonts, font awesome into a Laravel application
- Install MySQL 8 on windows system and configuration
- Install PHP on ubuntu 20.04 system
- Install PHP on windows system
- Install Apache2.4 on Ubuntu 20.04 systems and configure with php
- Install Apache2.4 on Windows systems and configure with php
- Generate Fake Data in Laravel 7 using Faker
- Create a new Laravel 7 project with bootstrap scaffolding and authentication
- Laravel 7 CRUD Tutorial with image class
- Install Apache2.4 on Windows10, Ubuntu 20.04 systems
- Install PHP on Windows10, Ubuntu 20.04 machines and configure
Top Viewed
- Install PHP on ubuntu 20.04 system
- Install MySQL 8 on windows system and configuration
- Install PHP on windows system
- Import google fonts, font awesome into a Laravel application
- Pagination in Laravel
- Generate Fake Data in Laravel 7 using Faker
- Create a new Laravel 7 project with bootstrap scaffolding and authentication
- Laravel 7 CRUD Tutorial with image class
- How to upload image or file in Laravel using AJAX
- What is composer and how to install it on Ubuntu 20.04, Windows10
- How to install and configure Image Intervention package in Laravel and its features
- Install Vue.js in Laravel 7
- Bootstrap 5 What's new and release date
- DataTables plugin in Laravel application
- CKEditor in Laravel
- Install PHP on Windows10, Ubuntu 20.04 machines and configure
- Install Apache2.4 on Windows10, Ubuntu 20.04 systems
- Install Node.Js, npm on Windows and Ubuntu systems
- Install Git on Windows 10 and Ubuntu 20.04
- Vue.js example in Laravel 7