Today we will build up an API (Application Programming Interface) application by means of Laravel and give security through JWT. Among the JWT communication systems (eg Mobile, Web, Cloud, IoT, etc)., user identification, verification, and information security, etc.
At Medianova, we are building up the venture with Laravel 7, which will be clarified in area 5.4 or more.
You will then see jwt.php in app/config/ Then we proceed to the step of setting the password for JWT.
Since it is a sample application, we will describe it as if there is a database connection.