Laravel admin panel - development

Laravel admin panel

I am just switching from Django to Laravel for one news page project. I am exploring about admin panels and found laravel-admin (https://github.com/z-song/laravel-admin) but i am not really sure which one you guys recommend? And how does this admins actually work, because in example project i dont see any migrations etc?

submitted by /u/HyperXxX
[link] [comments]



from Laravel Questions and Answers https://laravelquestions.com/rlaravel/laravel-admin-panel/
via Lzo Media

Comments

Popular posts from this blog

Using Intervention package to compress images. My images are not being compressed, still the same size - development

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome