This is probably a dumb question, but I have a form where the user is to select from different dropdowns. One example is the customer name. If the customer is not yet in the database, I need a way to add the customer (via a different form with customer info), then use that added customer to populate the original field. What's the best practice for this sort of thing in Laravel?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community