Skip to content

takkamdarios/Tailored-School-Management-System

Repository files navigation

Laravel

Run Locally

Clone the project

  git clone https://github.com/takkamdarios/Tailored-School-Management-System.git

Go to the project directory

  cd project-name
  • Copy .env.example file to .env and edit database credentials there
    composer install
    php artisan key:generate
    php artisan migrate:fresh --seed

Login

About

Building a School Management System using laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published