jwt-auth
Voyager
jwt-auth | Voyager | |
---|---|---|
10 | 21 | |
11,271 | 11,767 | |
- | 0.3% | |
3.8 | 0.9 | |
4 months ago | 2 months ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jwt-auth
-
Generate and verify JSON Web Tokens simply with Little JWT
First, thank you to everyone who contributed to Tymon's JWT Auth library. I found there were various issues with it (lasagna code, having to extend/override existing functionality, lack of functionality, etc.) that made it challenging to work with, which is what inspired me to create Little JWT.
- Rants on PHP8.1
-
Alternatives 🔥😊 to the abandoned tymondesigns / jwt-auth 😠 laravel auth package
Due to inactivity by the maintainer, this has forced laravel developers that use php 8, to look for alternatives. Here is a list of alternatives to the tymondesigns/jwt-auth package, that i have managed to find, in my quest to find alternative packages.
-
[PHP/Laravel] Any suggestions for Laravel with JWT?
I'm not sure if Sanctum is fine for generating tokens because the jwt-auth package seems to be abandoned. For context, I'm used to develop with Laravel plain html, and now I want to separate front-end with Svelte and back-end with Laravel, as because I'm used to it. The questions is: Is it ok to just use Sanctum package? I know it's not really jwt token, but seems to do the job.
-
Best Open Source Laravel Projects On GitHub
Jwt-auth
-
Laravel + Inertia (Vue JS) - how to handle API tokens?
You can make a login route in api.php and then return the token if you want simpler token for authentication might I suggest that you use jwt token it's simple and it's docs show you how to use the jwt token https://github.com/tymondesigns/jwt-auth if you want something complex then sanctum can help you for example you can give token different abilities if you want to create an auth token use auth()->user()->createToken(); To create a token
-
Laravel/Lumen problem
You can use spatie roles and permissions. This package for jwt is good: https://github.com/tymondesigns/jwt-auth
-
How to configure JWT in Laravel Applications
tymon/jwt-auth: https://github.com/tymondesigns/jwt-auth tymon/jwt-auth document: https://jwt-auth.readthedocs.io/en/develop/
-
Most Useful GitHub repositories for Laravel
jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens. JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
Voyager
-
How to create a family of forms to maintain the contents of a database table in less than 5 minutes without writing any code
Laravel, for instance, has Craftable & Voyager to name a few.
-
An admin panel for your Laravel application.
When you are creating an application in Laravel then there are many chances that you need an admin panel. So here is a free and open-source admin panel, whose name is Voyager.
- Laravel nova vs Filament
-
Packages for Laravel
https://github.com/jeremykenedy/laravel-logger#authentication-middleware-usage https://github.com/beyondcode/laravel-dump-server https://github.com/barryvdh/laravel-debugbar https://github.com/laravel-shift/blueprint https://github.com/spatie/laravel-backup https://github.com/spatie/laravel-permission https://github.com/spatie/laravel-activitylog https://github.com/realrashid/sweet-alert https://github.com/rappasoft/laravel-livewire-tables https://github.com/yajra/laravel-datatables https://github.com/Labs64/laravel-boilerplate https://github.com/creativetimofficial/argon-dashboard-laravel https://github.com/the-control-group/voyager https://github.com/beyondcode/laravel-er-diagram-generator
-
What package to use roles and permissions, an user has many work spaces each workspace can have a different role?
have you heard about laravel voyager? it's serve as a admin panel for laravel. it could be what you are looking for from what i reading. laravel voyager website information
- Voyager - the missing laravel admin
-
Is there an admin panel package for Adonis?
Does Adonis have any packages that can create a fully fledged admin panel, like Voyager or Laravel Admin for Laravel, or the built-in Django Admin that Django ships with? I really like Adonis, but this is one feature I could really do with.
-
Create a repeatable field in Laravel Voyager in 5 steps
I used Laravel v8.76.2 and Voyager v1.5 for this example. You can find a tutorial on how to create a custom formfield in Voyager in the official documentation as well.
- What do you use to speed up your development in Laravel ;
-
Best Open Source Laravel Projects On GitHub
voyager
What are some alternatives?
jetstream - Tailwind scaffolding for the Laravel framework.
laravel-admin - Build a full-featured administrative interface in ten minutes
jwt-auth - 🔐 JSON Web Token Authentication for Laravel & Lumen
october - Self-hosted CMS platform based on the Laravel PHP Framework.
crudbooster - Laravel CRUD Generator, Make an Advanced Web Application Quickly
platform - Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
materio-vuetify-vuejs-laravel-admin-template-free - Production Ready, Carefully Crafted, Extensive Vuejs Laravel Free Admin Template 🤩
Drupal - Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.
laravel-debugbar - Debugbar for Laravel (Integrates PHP Debug Bar)
react-admin - A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.