Go to file
Bruno Fontes 4ec2b24885
BugFixing: home page were blank on no items
When we had no items showing on home page, it were just blank.
Turns out that the @empty call that shows the default message
were appearing just when it had no items on a product, instead
of no items at all.

Fixed it moving the paragraph to the right place.
2018-09-29 12:09:18 -03:00
app Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -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 Test: fixing factory on product url 2018-09-19 16:30:59 -03:00
public Init 2018-09-07 20:12:34 -03:00
resources BugFixing: home page were blank on no items 2018-09-29 12:09:18 -03:00
routes Starting to add localization into PTB 2018-09-26 23:06:38 -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 Init 2018-09-07 20:12:34 -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.