Yet Another Airline Management System

airline-management flight-simulation simulation virtual-airlines
1 Open Issue Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a permission issue in a Laravel application where a super admin user lacks the expected permissions to edit aircraft. The task involves investigating why the 'User does not have the right roles' error (403) is occurring despite the user having admin privileges. This likely requires inspecting the application's role and permission assignments, potentially examining database records, code related to authorization, and the Laravel-permission library.

Complexity: 4/5
bug good first issue backend auth

Yet Another Airline Management System

PHP
#airline-management#flight-simulation#simulation#virtual-airlines