Skip to content

jpaulolxm/school-api

 
 

Repository files navigation

School - API

Dependencies

  • php 7.2
  • mysql 5.7

How to install

How to install video In Portugues

composer create-project emtudo/school-api
cd school-api
php artisan jwt:generate

Configure the .env file after configuring run the command below to create the database:

php artisan migrator

How to test

php artisan serve

Admin (Default)

About

Laravel - MultiSchool - Admin (single)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • Other 0.6%