muhammad-sayed-mahdy / activities_management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activities Management

A small web application built as a task for robot-valley using Laravel

How to run

  1. you must have Laravel, php and mysql installed and running
  2. change to the project directory and open the terminal
  3. type php artisan migrate
  4. type php artisan db:seed
  5. type php artisan serve
  6. open http://127.0.0.1:8000 in the browser.

About


Languages

Language:PHP 92.2%Language:HTML 7.8%