Get rid of resources directory. Unnecessary.
This commit is contained in:
parent
2d6b5c20fc
commit
0f88129356
|
@ -13,7 +13,7 @@
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'paths' => [base_path().'/resources/views'],
|
'paths' => [base_path().'/views'],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue