diff --git a/app/Http/Livewire/Source/Gitlab/Change.php b/app/Http/Livewire/Source/Gitlab/Change.php new file mode 100644 index 000000000..de52e011f --- /dev/null +++ b/app/Http/Livewire/Source/Gitlab/Change.php @@ -0,0 +1,13 @@ + + {{-- In work, do what you enjoy. --}} + diff --git a/resources/views/source/gitlab/new.blade.php b/resources/views/source/gitlab/new.blade.php new file mode 100644 index 000000000..cb516e591 --- /dev/null +++ b/resources/views/source/gitlab/new.blade.php @@ -0,0 +1,4 @@ + +

New GitHub Source

+ +
diff --git a/resources/views/source/gitlab/show.blade.php b/resources/views/source/gitlab/show.blade.php new file mode 100644 index 000000000..a80bb1938 --- /dev/null +++ b/resources/views/source/gitlab/show.blade.php @@ -0,0 +1,3 @@ + + GitLab WIP +