Laratrust Adminpanel Save Abandoned

Laravel LaraTrust AdminPanel with Roles & Permissions Implemented. Saves a lot of time building this.

Project README

alt text

Laravel Laratrust AdminPanel Basic

  • After cloning this repository, go to the root folder, run the following command/s,
        - composer install
        - npm install
        - cp .env.example .env
  • Update the database name, username & password. You can check the config/laratrust_seeder.php to create your own roles and permission level with users. This is only for seeding purpose and quick view.
        - php artisan config:clear
        - php artisan config:cache
        - php artisan migrate
        - php artisan db:seed
        - php artisan key:generate

Last Work

Now you are ready to check out

    - php artisan serve
Open Source Agenda is not affiliated with "Laratrust Adminpanel" Project. README Source: ferdousulhaque/laratrust-adminpanel
Stars
46
Open Issues
9
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating