Booklist Example Page On Laravel Installation composer install Create .env file with all correct values for DB php artisan migrate:fresh --seed npm install npm run dev (or npm run prod) php artisan serve Search by Book or Author name Add new Book Edit Book name (1.), author name (2.), taken status (3.) Add new taken history dates Top 10 Book titles (based on taken history 'popularity' this month)