Base Laravel Project With AdminLTE and Roles Permissions

Oleh sysafarila
0
(0)
0 7880
Rp199,999 Rp99,999.50
-50%
G24K1SBP9
RAR & ZIP

Cocok untuk membuat ataupun mengembangkan website untuk skripsi, tugas akhir, hingga kebutuhan profesional lainnya

Features :

  • Laravel 8
  • AdminLTE
  • Account control (update photo, name, email, and password)
  • Users control
  • Multi-user
  • Roles & Permissions
  • Blog with CKEditor
  • Server-side datatables
  • Export to csv, excel, pdf, and print
  • CRUD with Bulk Delete
  • API authentication by Sanctum with refresh tokenĀ 
  • Pretty routes with "php artisan route:pretty"
  • Email verification
  • Full support lifetime

Packages :

  • Laravel Sanctum
  • Spatie Roles & Permissions
  • Yajra Datatables
  • Pretty routes
  • AdminLTE
  • Customized CKEditor

Demo :

API Endpoints :

  • [POST] /api/v1/register
    • Body : name, email, password, password_confirmation
  • [POST] /api/v1/login
    • Body : email, password
  • [GET] /api/v1/user
    • Authentication : Bearer Token
  • [POST] /api/v1/refresh-token
    • Body : refresh_token
  • [POST] /api/v1/logout
    • Authentication : Bearer Token

Installation

  • copy file env, jalankan command "cp .env.example .env"
  • edit file env => APP_ENV=prod, APP_URL=yourdomain.com, APP_DEBUG=false, DB_DATABASE=your_database, DB_USERNAME=your_db_username, DB_PASSWORD=your_password
  • install dependencies yang dibutuhkan, jalankan command "composer install --optimize-autoloader --no-dev"
  • install database, jalankan command "php artisan migrate:fresh --seed"
  • generate secret key, jalankan command "php artisan key:generate"
  • jalankan server dengan command "php artisan serve"

Portfolio :

Tidak ada ulasan yang ditemukan!

No comments found for this product. Be the first to comment!

Situs ini menggunakan cookie. Dengan terus menelusuri situs, Anda menyetujui penggunaan cookie kami.