No problem. For your index a pageController sounds ok, and you want to showIndex. As most applicatio...
You can keep on extending from classes as much as you like. armyController can extend from baseContr...
Try to think of things as what they 'are' (Class/controller) or what they 'do' (functions/methods)....
What you want is a transactional database system, MySql can do that, see the MySql manual. Search in...
When u set a pattern, then this will apply to all routes that use {id}. In your controller you can g...
The Laravel portal for problem solving, knowledge sharing and community building.
The community