This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Created by PhpStorm. | |
* User: fx_om | |
* Date: 18/12/2015 | |
* Time: 16:14 | |
*/ | |
namespace App\Services; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* ModalEngine with support for Bootbox and Bootstrap-SweetAlert | |
* | |
* @author Felipe Francisco | |
* @see https://gist.github.com/felipefrancisco/0d14aa0d826ab6a09d0c/ | |
* | |
* Get bootbox & bootstrap-SweetAlert. | |
* @see https://github.com/lipis/bootstrap-sweetalert | |
* @see https://github.com/makeusabrew/bootbox |