Ep33 - Laravel API Documentation Generator with Scribe | Laravel API Server

preview_player
Показать описание

Writing API documentation doesn't need to be painful. Let's see how this wonderful package Scribe can help us to build our API docs.

Resources:

------------

Source code for this lesson:



** Affiliated links
Earn passive income from crypto while you sleep! Get started on Nexo today! Up to 12% annual interest. Get $10 USD reward if you use my referral link below.

Use the legendary Git GUI for FREE! You are seriously missing out if you are not using it.

Beautiful designs created instantly to wow your social networks!

A simple and scalable cloud hosting platform for all developer needs.

Get started on Crypto today. Gets 10% off of all crypto trading fee if you use my referral link below.


Outro Music:
Рекомендации по теме
Комментарии
Автор

This is just what I've been looking for. Concise, straight to the point, easy to understand. This is awesome. Thank you!

codewithfreeborn
Автор

Thank you so much. Please how to i show the scribe docs when my site is online

theJohnCode
Автор

when i run this command "composer require --dev knuckleswtf/scribe" it gives this in last 3 lines

> @php artisan vendor:publish --tag=laravel-assets --ansi
No publishable resources for tag [laravel-assets].
Publishing complete.

pranchalkushwaha
Автор

What is the name of the color scheme you're using ? Thanks.

mvpopuk
Автор

how to add auth methods like login and register to the default Authenticating requests section?

neomn