CRUD building and concept codes
This commit is contained in:
9
config/nrml.php
Normal file
9
config/nrml.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'pagination' => [
|
||||
'perpage' => 20,
|
||||
]
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user