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.
Las características principales de jeremykenedy/laravel-auth son: Application Boilerplates, Tutorials and Demos.
Las alternativas de código abierto para jeremykenedy/laravel-auth incluyen: 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…