shareit/app/Http/Controllers
Bruno Fontes 116981b08b
Fixed: error message when opening other user product
The user can only open their own products.
If the user tried to open a product that belongs to
other person, the site were returning an error message.

Now it just go back to the last page.
2018-09-19 15:11:30 -03:00
..
Auth Adding a Welcome Mail 2018-09-14 17:00:28 -03:00
AlertController.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
Controller.php Init 2018-09-07 20:12:34 -03:00
HomeController.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
ItemController.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
ProductController.php Fixed: error message when opening other user product 2018-09-19 15:11:30 -03:00
TakeController.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
UserController.php Including occupied username and renaming DB field 2018-09-14 12:52:07 -03:00