setup wizard init

This commit is contained in:
carodej
2020-06-29 10:09:42 +02:00
parent a2dfc627a7
commit aedc98cc8b
44 changed files with 2756 additions and 866 deletions

View File

@@ -11,10 +11,10 @@
|
*/
use App\User;
use Rinvex\Subscriptions\Models\PlanFeature;
// Stripe WebHook
Route::post('/stripe/webhook', 'WebhookController@handleWebhook');
// Deployment Webhook URL
// Deployment WebHook URL
Route::post('/deploy/github', 'DeployController@github');
// Get public thumbnails and files