Skip to content

Riyadhahmed/laravel8-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 18, 2020
5c70608 · Oct 18, 2020

History

6 Commits
Oct 18, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Oct 18, 2020
Oct 18, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020

Repository files navigation

Laravel 8 Boilerplate Multi Auth, Passport, Datatables, Simple and User Friendly

Features

1. Laravel 8 Framework
2. Laravel-Permission by spatie/laravel-permission
3. Laravel Backup by spatie/laravel-backup
4. Yajra Datatable by Yajra
5. Laravel Debugbar
6. Laravel Passport Authentication
7. Laravel Ajax CRUD
8. Bootstrap 4
9. Architect Admin Template
10. Multi Auth
11. Admin Panel & User Panel

Requirements

1. PHP version upto 7.3    
2. Laravel version  8  

Installation

1. Clone the project using git clone   
2. Copy a fresh .env file from laravel github    
3. Update .env file by adding database information like DB_HOST.  
4. Go to project root folder.Open git bash or terminal and run  composer install       
5. Run php artisan key:generate in the terminal    
6. import db.sql from db folder

Troubleshootings

1. Change Db port in config/database.php file or change as yours.
2. Try composer composer dump-autoload if need
3. php artisan config:cache if need
4. php artisan clear-compiled if need    

Note*

Don't delete or edit already added permissions to avoid error   

Login

     // admin
     email : [email protected]
     pass :  123456
     
     // user
     email:[email protected]
     pass : 123456

Credit

1. Laravel 8 Framework
2. Laravel-Permission by spatie/laravel-permission
3. Laravel Backup by spatie/laravel-backup
4. Yajra Datatable by Yajra
5. Laravel Debugbar
6. Laravel Passport Authentication
7. Bootstrap 4
8. Architect Admin Template

Screenshot :

alt text
alt text
alt text
alt text
alt text

Find me on Linkedin : My Linkedin profile link
Email me : [email protected]