Tuesday, May 23, 2017

Production Request Generation Suggestion

I am creating an application in Laravel 5.3 using MYSQl.In the Project i have to generate a production request(i.e to produce chemical) the request is generated by a specific user.That production request is going to be accepted or rejected by the head of that user later on after the request has been generated.I am confused how to perform this task efficiently in my project.Should i simply create a table for this production requests or use laravel Queues? Kindly Please help



via Muhammad Mahin Dar

Advertisement