This is a website build on laravel which allows yout to create flyers to sell your home.
https://github.com/adityabanerjee992/project-flyer.git projectnamecd projectnamecomposer installphp artisan key:generate- Create a database and inform .env
php artisan migrate --seedto create and populate tablesphp artisan serveto start the app on http://localhost:8000/