rhidoyhasanmahmud / Course-Registration-System

Course Registration System using Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course-Registration-System

Purpose of Assignment.

Step - 01

  • Install Composer

Step - 02

  • Laravel Installer(for the first time only): composer global require laravel/installer

Step - 03

  • Go To htaccess in Xaamp Folder (C:\xampp\htdocs)

Step - 04

  • Create new Project: laravel new Course-Registration-System

Step - 05

  • Start the Laravel development server: Php artisan serve

About

Course Registration System using Laravel


Languages

Language:PHP 84.1%Language:HTML 15.9%