Coders Drive is a place where you can find useful examples and cases related to web development technologies. Our scope includes PHP, Laravel Framework, AJAX usage, MySQL database as backend, Frontend Frameworks like Bootstrap, Vue etc.


Install MySQL 8 on windows system and configuration

By CodersDrive
17-Jun-2020
MySQL

Let's install the MySQL 8 DB server on a windows system and do the configuration as a development server.

Continue Reading

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.

Continue Reading

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.

Continue Reading

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.

Continue Reading

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.

Continue Reading

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.

Continue Reading

Create a new Laravel 7 project with bootstrap scaffolding and authentication

By CodersDrive
13-Jun-2020
Laravel
Php

In this tutorial you will see how to create a new laravel project with bootstrap scaffolding and also how to add authentication to a project.

Continue Reading

Laravel 7 CRUD Tutorial with image class

By CodersDrive
11-Jun-2020
Laravel
Php

With this CRUD tutorial you will learn basics required to create any laravel application like Creating, Updating and Deleting a record with MySQL database. Please follow every step and do along for better understanding.

Continue Reading

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.

Continue Reading

Install PHP on Windows10, Ubuntu 20.04 machines and configure

By CodersDrive
07-Jun-2020
Php
Ubuntu
Windows
Php

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.

Continue Reading

Search blog..!

Connect with us