csci-2479-sp-2022 / tool-exchange

A site for people who want to share tools
0 stars 0 forks source link

add laravel breeze auth package #7

Closed oldskoolfan closed 2 years ago

oldskoolfan commented 2 years ago

Resolves #1

After this is merged you will need to:

  1. install dependencies: sail composer install
  2. run database migrations: sail artisan migrate
    • if you have issues with migrations you might need to run sail artisan migrate:fresh

Once this is up and running you can now register and login to the site.

To read more about this package: https://laravel.com/docs/9.x/starter-kits#laravel-breeze