Skip to content

Template for Laravel 8 Jetstream Inertia with Role and Permission

Notifications You must be signed in to change notification settings

aryawpratama/LaravueJetstream-RolePermission

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Using this project template

  • Clone this repository git clone https://github.com/aryawpratama/LaravueJetstream-RolePermission.git.
  • Rename the .env.examlpe to .env
  • Configure database in the .env file.
  • Run composer update.
  • Run php artisan key:generate.
  • Run php artisan migrate --seed.
  • Run npm install && npm run dev.
  • Enjoy this template .

Default Roles :

1. Admin
    Email : [email protected]
    Password : 12345678
2. User
    Email : [email protected]
    Password : 12345678

This template included :

  • Jetstream
  • Vue.js v2
  • Inertia.js
  • Spatie

Big thanks

Ahmad Safar

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About

Template for Laravel 8 Jetstream Inertia with Role and Permission

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages