I give this question for more knowledge. How can I know if the form is Opened in my application or not, in order not to open it again I mean not to create an in
In Codeigniter 2.1.2 I want to create base controller and then extends from this controller. It does not work and I have no idea why and I'm pretty desperate no
I'm using spatie/laravel-permission and when I add my permission to my api route, I'm getting message: "This action is unauthorized. but my user does have perm
I have a Popup menu. The Popup menu has a two-column layout. Therefore, the Buttons are aligned in two columns, which are the left column and the right column.
We are trying to use elastic scale feature of Azure App service which is automatically scale out the number of running instances of your application to keep up
I don't mean remove a document or documents. I mean remove the model entirely so that mongoose is no longer aware of it. After declaring a model I can't figure
Like in the topic. After clicking empty gear (norm) I want to make it change to filled (hov) and show up div (show), but it doesn't work. Bef