Laravel 5.4 controllers and models are read only files i can't edit them
Every time i want to edit laravel 5.4 controller Ubuntu ask's me for the password and when i make a new controller via PHP artisan make:controller TestController it's read only how can i fix this?