Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Commit

Permalink
Reset
Browse files Browse the repository at this point in the history
  • Loading branch information
hedii committed Jan 21, 2018
1 parent 4690a2f commit 6bffd7b
Show file tree
Hide file tree
Showing 84 changed files with 5 additions and 19,372 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
APP_NAME=Laravel
APP_NAME="Php Crawler"
APP_ENV=local
APP_KEY=base64:WcNbldRa9SqDlgb67nkd9pThCKrS7PUfPeEAG3wNXg0=
APP_DEBUG=true
APP_LOG_LEVEL=debug
APP_URL=http://localhost
APP_URL=http://php-crawler.dev

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ Homestead.yaml
npm-debug.log
yarn-error.log
.env
.phpstorm.meta.php
_ide_helper.php
_ide_helper_models.php
42 changes: 0 additions & 42 deletions app/Console/Kernel.php

This file was deleted.

53 changes: 0 additions & 53 deletions app/Exceptions/Handler.php

This file was deleted.

32 changes: 0 additions & 32 deletions app/Http/Controllers/Auth/ForgotPasswordController.php

This file was deleted.

39 changes: 0 additions & 39 deletions app/Http/Controllers/Auth/LoginController.php

This file was deleted.

71 changes: 0 additions & 71 deletions app/Http/Controllers/Auth/RegisterController.php

This file was deleted.

39 changes: 0 additions & 39 deletions app/Http/Controllers/Auth/ResetPasswordController.php

This file was deleted.

13 changes: 0 additions & 13 deletions app/Http/Controllers/Controller.php

This file was deleted.

28 changes: 0 additions & 28 deletions app/Http/Controllers/HomeController.php

This file was deleted.

Loading

0 comments on commit 6bffd7b

Please sign in to comment.