Laravel 9 Update (#1413)
Update to Laravel 9 and PHP 8+ Co-authored-by: B.Fatih KOZ <fatih.koz@gmail.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -56,6 +56,12 @@ users:
|
||||
opt_in: 0
|
||||
toc_accepted: 1
|
||||
|
||||
roles:
|
||||
- id: 2
|
||||
name: pilot
|
||||
display_name: Pilot
|
||||
description: A regular pilot
|
||||
|
||||
role_user:
|
||||
- user_id: 1
|
||||
role_id: 1
|
||||
|
||||
Reference in New Issue
Block a user