Courses

How to Create Laravel 7 API

Authentication Overview: Sanctum, Passport or JWT?

Previous: What is CORS and How to Handle it?
avatar

Hey buddy, Thanks for this good course. just noticed that video #15 and #14 are the same.

avatar

Sorry, fixed now! Re-uploaded the correct #14 video.

avatar
You can use Markdown
avatar

How its working in the admin panels generated by quickadminpanel? I generated an admin panel based on laravel and vue, and its user model has no HasApiTokens trait but it still works with sanctum as we need to configure the stateful URL in .env Thanks for the help :)

avatar

QuickAdminPanel-generated code is quite complex, was built in 2020 and it uses Laravel Sanctum under the hood, but I would do it more simple if I do it nowadays, according to the newest Sanctum docs.

avatar
You can use Markdown
avatar
You can use Markdown