Support the ongoing development of Laravel.io →
posted 1 year ago
Laravel
Last updated by @srakl 1 year ago.
0

Yes, Laravel has all the requirements you need. It's not all in one package, I'll give you main points:

1, 3, 4, 5, 6 - https://laravel.com/docs/9.x/authentication - This covers user database structure, in order to have admin panel where you would manage them you need additional package. Quick Google search gave this: https://dev.to/techtoolindia/how-to-create-admin-panel-in-lara...

2 - https://laravel.com/docs/9.x/socialite

7 - https://laravel.com/docs/9.x/fortify

8 - https://laravel.com/docs/9.x/authorization - Laravel has very powerful authorization system, https://spatie.be/docs/laravel-permission/v5/introduction is a popular package for role and permission management

9 - This can be implemented in many ways, I always just used Google API, so I can't suggest a package.

There's also a lot of packages that provide all the base functions, for example: https://github.com/nasirkhan/laravel-starter

https://github.com/laravel/breeze

Last updated 1 year ago.

srakl liked this reply

1

Sign in to participate in this thread!

Eventy

Your banner here too?

Shah srakl Joined 18 Dec 2022

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.