Skip to content

Tobi2612/fintech

Repository files navigation

BLOG API

Simple Blog Api displaying CRUD funtionalities using Laravel and mysql

  1. To clone this repository, use "https://github.com/Tobi2612/fintech.git".
  2. Run 'composer install' to install all dependencies.
  3. Copy the .env.example to your .env file.
  4. Create a database on your local sql database to tally the database name in the .env file.
  5. Run 'php artisan migrate' to run database migrations.
  6. Api routes can be found in ./routes/api.php .
  7. Run 'php artisan serve' to test the api.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published