diff --git a/public/extensions/blueprint/index.html b/public/extensions/blueprint/index.html new file mode 100644 index 0000000..64a65cb --- /dev/null +++ b/public/extensions/blueprint/index.html @@ -0,0 +1,6 @@ + + + + +

+ \ No newline at end of file diff --git a/public/extensions/blueprint/placeholder.html b/public/extensions/blueprint/placeholder.html deleted file mode 100644 index 2420ce1..0000000 --- a/public/extensions/blueprint/placeholder.html +++ /dev/null @@ -1 +0,0 @@ -

hello developer :D

\ No newline at end of file diff --git a/resources/views/admin/extensions/blueprint/index.blade.php b/resources/views/admin/extensions/blueprint/index.blade.php index 799a118..a522b33 100644 --- a/resources/views/admin/extensions/blueprint/index.blade.php +++ b/resources/views/admin/extensions/blueprint/index.blade.php @@ -41,6 +41,7 @@
+

Be careful with what you run, some commands may end up breaking this page.

{{ csrf_field() }}