Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 663c6a5

Browse files
readme updated
1 parent 1dc1475 commit 663c6a5

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

‎README.md‎

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ This Starter Application acts as starting point for application
33
development. A lot of things which needs to be taken care of during REST API Development are already present here.
44

55
Following are the list of things taken care of:
6-
- JWT pre-installed.
7-
- Authentication APIs are ready to use.
6+
- JWT pre-installed
7+
- Authentication APIs are ready to use
88
- Consistent Response in all APIs and Exception Handling
9-
- Registration API.
10-
- Email Verification APIs.
11-
- API Logging.
12-
- Backup automation and management.
9+
- Registration API
10+
- Email Verification APIs
11+
- Forgot Password APIs
12+
- API Logging
13+
- Backup automation and management
14+
- Laravel Telescope for debugging in local environment
1315

1416
## Want to do it yourself?
1517
Here is the list of video tutorials you can follow to do it by yourself.
@@ -42,13 +44,21 @@ Here is the list of video tutorials you can follow to do it by yourself.
4244

4345
[![Using form request in REST APIs](https://img.youtube.com/vi/xIdFl155YvA/0.jpg)](https://www.youtube.com/watch?v=xIdFl155YvA)
4446
--
47+
- Forgot Password APIs
48+
49+
[![Forgot Password APIs](https://img.youtube.com/vi/0FCkS-gqA_c/0.jpg)](https://www.youtube.com/watch?v=0FCkS-gqA_c)
50+
--
4551
- API Logging Using middleware
4652

4753
[![API Logging Using middleware](https://img.youtube.com/vi/zIHDOjz1SR4/0.jpg)](https://www.youtube.com/watch?v=zIHDOjz1SR4)
4854
--
4955
- Backup automation and management
5056

5157
[![Backup](https://img.youtube.com/vi/11ECvHYMfRY/0.jpg)](https://www.youtube.com/watch?v=11ECvHYMfRY)
58+
--
59+
- Laravel Telescope for debugging in local environment
60+
61+
[![Laravel Telescope for debugging in local environment](https://img.youtube.com/vi/gpfEaKr3y9Q/0.jpg)](https://www.youtube.com/watch?v=gpfEaKr3y9Q)
5262

5363
## Doing it on MacOS?
5464
Here is a simple video to setup Laravel application environment on MacOS using [Valet](https://laravel.com/docs/7.x/valet#introduction).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /