gilbertbrandow / customchessposters

An ecommerce built for allowing chess enthusiasts to commemorate their favorite game with a poster. Built with Laravel and Vue. Dockerized and deployed on AWS EC2.
https://customchessposters.com
4 stars 0 forks source link

Move general success and error message to layout component instead? #5

Closed gilbertbrandow closed 1 year ago

gilbertbrandow commented 1 year ago

See login view as example of how success message is used right now. Furthermore the class names should be altered.

gilbertbrandow commented 1 year ago

Started by adding flash messages for account and saved to middleware and displayed in AppLayout