Max Sh

Results 4 comments of Max Sh

Im have also this error. Font size dont changes. Default by 14px :(

https://github.com/SCIF/admin use this repo!

Hi! You need to create a model in the folder App\Models. Then you need to create a model in the folder App\Admin\Models and past this code: ``` Admin::model(\App\Models\Faculty::class)->title('Факультеты')->display(function () {...