Commit Graph

6 Commits

Author SHA1 Message Date
8ae1e92a63 Refreshing and Including number of used items on Title
It was necessary to keep refreshing the page to
check if an item was returned when we did not
want to be alerted. So, now, the page refresh
itself every 2 minutes (while I do not know how
to use Laravel broadcasting) and the title shows
the number of items in use (including when used
by you).
2018-10-16 15:15:05 -03:00
f56d8f4b7a Added: buttons to change language
Now the welcome.blade has two new links to change language.
Other pages has a footer with the language switcher too.
2018-09-29 01:49:02 -03:00
aebffe304f Including messages on registering and invalid product 2018-09-19 21:07:40 -03:00
d20aec8f3c Fixing margins on error messages (errors.blade)
Sometimes the error box was appearing
with no space between it and other boxes
2018-09-13 21:15:40 -03:00
3db5c3862b Including item and product form validation 2018-09-10 21:29:32 -03:00
72f40046ec Adding User login and registration 2018-09-09 01:03:41 -03:00