How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This is a pre-built Laravel application scaffolding that provides a ready-to-use administration interface with user, role, and permission management out of the box. It serves as a foundation for building backend applications, offering an authorization system that assigns and restricts user actions through roles and permissions using a dedicated package. The boilerplate includes a multilingual interface with over 20 built-in language translations and timezone-aware date display for global audiences. It also provides a two-factor authentication implementation that adds an extra security layer d
Just a basic Laravel 4.1 install with a admin site/dashboard using Bootstrap 3.0.3
:elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
If you like this, you will love Laravel Auth Spa with configurable providers from an admin panel.
The main features of jeremykenedy/laravel-auth are: Application Boilerplates, Tutorials and Demos.
Projects with overlapping indexed features include: rappasoft/laravel-5-boilerplate — This is a pre-built Laravel application scaffolding that provides a ready-to-use administration interface with user,… alexdover/laravel-base-admin — Just a basic Laravel 4.1 install with a admin site/dashboard using Bootstrap 3.0.3. ammannbe/recipemanagerapi. ammannbe/shoppinglistapi. andyjessop/laravel5-starter-package — 1. Create packages/yourname folder and cd into it. 2. Clone this repository:. alefesouza/laravel-vue-boilerplate — :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and…