How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The main features of laravelish/easyadmin are: Example Applications, Authentication and Security.
Open-source alternatives to laravelish/easyadmin include: acacha/laravel-social — A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE… adamwathan/eloquent-oauth — Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously… adibhanna/phonebook. akhileshdarjee/origin-cms — Origin CMS for Laravel to kickstart your web applications. alnutile/l4cms — This is mainly to show an example of a small CMS being built in Laravel. CMS (Content Management System) that is at… 404labfr/laravel-impersonate — Laravel Impersonate is a plugin that allows you to authenticate as your users.
A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package.
Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously brain-dead simple. Specify your client IDs and secrets in a config file, run a migration and after that it's just two method calls and you have OAuth integration.
Laravel Impersonate is a plugin that allows you to authenticate as your users.