How to use pop-up plugin elegantly in laravel
天蓬老师
天蓬老师 2017-05-16 16:52:18
0
1
532

laravel How to use pop-up plug-ins elegantly

Recently I am working on a backend management system. Many places want to use pop-up plug-ins similar to artDialog, but I don’t know how to cooperate with the backend to complete it?
When I used the TP framework in the past, I could output the success('message') method in the controller, and the view file could bring up a pop-up window. However, I don't know how to use it in laravel. Please give me some guidance. If you are too lazy to post the code, you can also tell me your ideas

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
漂亮男人

You can try this

Sweet-Alert

uses SweetAlert 這個彈窗的JS庫,配合 Session to implement functions.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template