biblioteca-teste Teste Biblioteca Instruções git clone https://github.com/LauroRafael/biblioteca-teste.git cd biblioteca-teste composer install cp .env.example .env php artisan key:generate php artisan migrate php artisan serve