init laravel-modules-template
This commit is contained in:
5
stubs/nwidart-stubs/views/index.stub
Normal file
5
stubs/nwidart-stubs/views/index.stub
Normal file
@ -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