feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<x-$LOWER_NAME$::layouts.master>
|
||||
<h1>Hello World</h1>
|
||||
|
||||
<p>Module: {!! config('$LOWER_NAME$.name') !!}</p>
|
||||
</x-$LOWER_NAME$::layouts.master>
|
||||
Reference in New Issue
Block a user