/Laravel-9-Sanctum-API

API token and authentication with sanctum

Primary LanguagePHP

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel on Render

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. Follow these easy steps to deploy your laravel 9^ project to render.

  1. Create a new project in the dashboard of render.com: https://dashboard.render.com/projects/new
  2. Clone this repo to your local machine (or download it as zip)
  3. Run composer install from inside the directory you cloned or unzipped into
  4. Copy .env.example file located at root level of the repository to .env.
  5. After that, create a new repository and push to it, then connect with render and deploy.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Laravel-9-Sanctum-API

Laravel-9-Sanctum-API