All Projects → oluudeh → Lara Vue Auth

oluudeh / Lara Vue Auth

A repo for laravel vue authentication tutorial.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Lara Vue Auth

Twitch4j
Modular Async/Sync/Reactive Twitch API Client / IRC Client
Stars: ✭ 209 (+287.04%)
Mutual labels:  api, auth
Annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
Stars: ✭ 306 (+466.67%)
Mutual labels:  api, auth
Api Generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
Stars: ✭ 244 (+351.85%)
Mutual labels:  api, laravel5
Httpie Oauth
OAuth plugin for HTTPie
Stars: ✭ 78 (+44.44%)
Mutual labels:  api, auth
Jwt sessions
XSS/CSRF safe JWT auth designed for SPA
Stars: ✭ 431 (+698.15%)
Mutual labels:  api, auth
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (+109.26%)
Mutual labels:  api, jwt-auth
kauth
🔑 kauth is JWT API Authentication ( jwt-auth ) for laravel
Stars: ✭ 14 (-74.07%)
Mutual labels:  auth, jwt-auth
jwt-auth
JSON Web Token Authentication for Thinkphp
Stars: ✭ 113 (+109.26%)
Mutual labels:  auth, jwt-auth
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (+503.7%)
Mutual labels:  api, auth
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (+490.74%)
Mutual labels:  auth, jwt-auth
Laravel Vue Starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 76 (+40.74%)
Mutual labels:  api, laravel5
Slim3 Jwt Auth Example
Server side implementation example of JWT (JSON Web Token) authentication using Slim3
Stars: ✭ 45 (-16.67%)
Mutual labels:  api, auth
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+2077.78%)
Mutual labels:  api, auth
Lumen Api Starter
Lumen 8 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
Stars: ✭ 197 (+264.81%)
Mutual labels:  api, jwt-auth
Laravel admin api
基于laravel5.5开发的基础后台管理脚手架, RBAC权限控制; 接口基于dingo/api和tymon/jwt, 可在此基础上完成你的laravel项目
Stars: ✭ 59 (+9.26%)
Mutual labels:  api, jwt-auth
Laravel5 Jsonapi
Laravel 5 JSON API Transformer Package
Stars: ✭ 313 (+479.63%)
Mutual labels:  api, laravel5
Laravel Jwt
Laravel with JWT Authentication for API development
Stars: ✭ 31 (-42.59%)
Mutual labels:  api, jwt-auth
Cursor Pagination
Cursor pagination for your Laravel API
Stars: ✭ 47 (-12.96%)
Mutual labels:  api, laravel5
Soccerapi
soccerapi ⚽️ , an unambitious soccer odds scraper
Stars: ✭ 52 (-3.7%)
Mutual labels:  api
Rest Layer
REST Layer, Go (golang) REST API framework
Stars: ✭ 1,068 (+1877.78%)
Mutual labels:  api

lara-vue-auth

A repo for laravel vue authentication tutorial.

How to run

  1. Clone the repo

  2. Run composer install

  3. Run npm install

  4. Set your database credentials in .env

  5. Run php artisan serve

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].