Skip to content

Commit

Permalink
Merge pull request #124 from AmirRezaM75/laracasts_2021
Browse files Browse the repository at this point in the history
New approach to download series
  • Loading branch information
carlosflorencio authored Dec 2, 2021
2 parents 3957687 + 1b0dd8c commit 3b18be2
Show file tree
Hide file tree
Showing 21 changed files with 777 additions and 1,030 deletions.
2 changes: 0 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
EMAIL=test.com
PASSWORD=password
ALGOLIA_APP_ID=
ALGOLIA_API_KEY=
LOCAL_PATH=Downloads
LESSONS_FOLDER=lessons
SERIES_FOLDER=series
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ App/.DS_Store
.DS_Store

.phpintel/
Downloads/cache.php
99 changes: 0 additions & 99 deletions App/Algolia/Controller.php

This file was deleted.

Loading

0 comments on commit 3b18be2

Please sign in to comment.