Import the SQL schema to create the users table in your MySQL database.
git clone https://github.com/fgonmar445/Proyecto_API cd proyecto_api composer install cp .env.example .env php artisan key:generate Al crear un usuario mediante la ...