Can’t find Backpack/Crudnews files
I have a fresh install of laravel (using composer) and Backpack (using composer) and on top of that i installed Crudnews (also using composer) and everything works fine.
But i want to add an “author” column to the Crudnews form so when i started looking for the files (following the documentation) i realise that the only files i have are the migration files. I changed those and migrated and now i have the extra “author” field in my database, so that works. But i can’t find the controllers or route files ANYWHERE.
I have looked through all my folders and there are no files that has to do with Crudnews and i’m so confused. They should be there since it works, but i can’t find them. But if they arent there the app should break.
Has anyone had similar problems? Or maybe anyone has a solution?
PHP: 7.1.14
Valet (Server environment): 2.0.7
System: Mac OS, 10.13.3
from Laravel Questions and Answers https://laravelquestions.com/php/cant-find-backpack-crudnews-files/
via Lzo Media
No comments:
Post a Comment