PEW NEWS What is this? A quick laravel website I made for a programming exercise for a potential job opportunity. Pull the code, set up your database in the .env and run the following: composer install npm install php artisan migrate:fresh --seed