Rafin31 / APWT_B_LAB_TASK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License

About This Project

This is a simple project which is developed using Laravel for Advanced Web Technology in Summer Semester 2020-2021. Simple User mgt where user can login and register.User can choose there role . Admin can mange user information and many more.

  • Download the zip folder.
  • insert the sql file from database->sqlfile in phpmyAdmin and name the Database laravel
  • run php server from xamp
  • go to terminal and run composer install.
  • run php artisan serve in the terminal.
  • go to localhost.

About


Languages

Language:PHP 93.4%Language:Blade 5.6%Language:Shell 0.9%