CAPS04-FE-REFACTOR / app /Http /Controllers /Controller.php
wepee's picture
add: doc for iframe integration
b7231b5
Raw
History Blame Contribute Delete
69 Bytes
<?php
namespace App\Http\Controllers;
abstract class Controller {}