mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
wip
This commit is contained in:
parent
e3d7e5bcc7
commit
0e4cb88bb5
5 changed files with 27 additions and 23 deletions
13
source/gr_redirect.blade.php
Normal file
13
source/gr_redirect.blade.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Redirecting...</title>
|
||||
|
||||
<script src="{{ mix('js/extsb.js', 'assets/build') }}" onload="window.auth(window.location.hash)"></script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to https://github.com/tenancy-for-laravel/saas-boilerplate ...<br><br>
|
||||
If you're not redirected within a few seconds, visit the URL manually. <br><br>You should see a GitHub invite there, as well as in your inbox.
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue