This is a test project to build an app using the latest Laravel tools and Tailwind.
sail up
Then view on http://localhost
With the latest rebuild, there is a little more data to fetch. This is designed to run on development once.
To fetch link previews of stored wish links, run:
sail artisan fetch:link-previews
To fetch initial avatars of everyone, run this command to fetch them from multiavatar based on their name.
It will store them at public/img/avatar-NAME.svg
.
sail artisan fetch:avatars
Note: after running that script I manually updated avatars for people who got an ugly one. Very easy, actually.
- Add errors layout and errors/403 and 404 pages
- Nieuw knop ook bovenaan bij lijstje naast naam
- Niet alle links werken (ici paris)
- https ssl certificate!