Go to file
Bruno Fontes 1c1c42df7b Refactoring
Including some use for classes;
REfactoring the HomeController, to make it cleaner
and avoid repeating code.
2018-10-10 00:46:28 -03:00
app Refactoring 2018-10-10 00:46:28 -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 BugFixing: home page were blank on no items 2018-09-29 12:09:18 -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.