Skip to content

This is a laravel project (API + Blade + Postman api collection + Swagger Document )

Notifications You must be signed in to change notification settings

MrAmir76/laravel.todo

Repository files navigation

laravel Todo

To use:

  • git clone
  • composer update
  • php artisan migrate(database : todo_db)
  • php artisan db:seed (only for the first time)
  • php artisan serv
  • email:admin@gmail.com
  • password:admin
  • Authorization: Bearer QxYrdk97ThdRIpAEPv3kMuMpvWCvoDR5DlhytS5V23b97914

Configure the email before use:

  • MAIL_MAILER=smtp
  • MAIL_HOST=sandbox.smtp.mailtrap.io
  • MAIL_PORT=2525
  • MAIL_USERNAME=
  • MAIL_PASSWORD=