Go to file
Bruno Fontes 1f9da456a5 Bug Fixed: avoiding item waiting_user across take/return
It happend once: a user asked to be added to the waiting
list at the same time other user was returning the item.

So the user ended up waiting for the user he was already
using.
2018-10-21 11:57:23 -03:00
app Bug Fixed: avoiding item waiting_user across take/return 2018-10-21 11:57:23 -03:00
bootstrap Init 2018-09-07 20:12:34 -03:00
config Including email verification 2018-09-17 11:06:35 -03:00
database Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
public Init 2018-09-07 20:12:34 -03:00
resources Bug Fixed: avoiding item waiting_user across take/return 2018-10-21 11:57:23 -03:00
routes Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
storage Init 2018-09-07 20:12:34 -03:00
tests Test: fixing factory on product url 2018-09-19 16:30:59 -03:00
.editorconfig Init 2018-09-07 20:12:34 -03:00
.env.example Init 2018-09-07 20:12:34 -03:00
.gitattributes Init 2018-09-07 20:12:34 -03:00
.gitignore Removing start_vagrant.sh from git 2018-09-22 15:50:50 -03:00
artisan Init 2018-09-07 20:12:34 -03:00
composer.json Init 2018-09-07 20:12:34 -03:00
composer.lock Composer update 2018-10-03 00:32:23 -03:00
package.json Init 2018-09-07 20:12:34 -03:00
phpunit.xml Including first Laravel UnitText Experience 2018-09-12 16:44:31 -03:00
readme.md Creating a readme.md file 2018-09-22 16:07:49 -03:00
server.php Init 2018-09-07 20:12:34 -03:00
webpack.mix.js Init 2018-09-07 20:12:34 -03:00
yarn.lock Init 2018-09-07 20:12:34 -03:00

Share It

Just a simple tool to share items with friends.

It is my first try with Laravel, so I am just learning it. :)

More information about Share It here.