Go to file
2019-07-18 22:56:17 +00:00
app Bug Fixing - forgot to add the use App\FlashMessage on AlertController 2018-10-21 13:13:09 -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 Merge branch 'master' of github.com:brunofontes/shareit 2019-07-18 19:46:11 -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 Updating libraries 2019-07-18 22:56:17 +00: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 Updating libraries 2019-07-18 22:56:17 +00: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.