Skip to content

Ghada-Ataaoui/HealthHub-backend

Repository files navigation

HealthHub Backend

Development

Start Xampp

Open the Xampp dashboard, start Apache and MySQL server.

PhpMyAdmin

  • Open your browser & then localhost where you'll find the dashboard.
  • Click on PhpMyAdmin where you'll find all your databases (after you migrate them).

Laravel Commands

Start the Development Server

php artisan serve

Migrate the Database with Seeders

php artisan migrate:fresh --seed

Others Commands

Check the Laravel documentation for creating controllers, models, migration...

Note: Use proper naming conventions as described in the documentation.

About

Backend for the HealthHub application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •