Download the PHP package sinarajabpour1998/lara-core without Composer
On this page you can find all versions of the php package sinarajabpour1998/lara-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sinarajabpour1998/lara-core
More information about sinarajabpour1998/lara-core
Files in sinarajabpour1998/lara-core
Package lara-core
Short Description This package core features in laravel apps.
License MIT
Homepage https://github.com/sinarajabpour1998/lara-core
Informations about the package lara-core
Lara Core
This package provides core features [access control list and user manager] for laravel apps.
Installation
Using Composer :
packagist : lara-core
ACL Usage
-
Change the user modal namespace to laratrust config (located in
/config/laratrust.php
) inuser_models
section : - Publish blade files
** Please note if you already published the vendor, for updates you can run the following command :
- Add the following tag in your sidebar layout :
or shorten tag :
Google Recaptcha usage
Set the values for google api in .env file:
Add this tag in blade files:
Add the validation rule:
Customize the language and validation message in config file:
Config options
You can set custom permissions for each section of this package. make sure that you already specified permissions in a seeder.
All versions of lara-core with dependencies
laravel/framework Version 7.*|8.*
santigarcor/laratrust Version 6.*
sinarajabpour1998/alpha-helper Version 1.*