phpredmin icon indicating copy to clipboard operation
phpredmin copied to clipboard

Integrate into Laravel

Open subdesign opened this issue 10 years ago • 4 comments

What do you think if I can integrate phpredmin into my Laravel 4/5 cms administration ? If yes, do you have some hints for doing that? As I see phpredmin is a little mvc framework, could it work as a single "library"? thanks

subdesign avatar Apr 22 '15 07:04 subdesign

Can you explain more what are you exactly planing to do?

Thanks

sasanrose avatar Apr 22 '15 19:04 sasanrose

Yes. I want to use phpredmin in my administration area, if its possible. So I make a button in the admin menu system for it (behind an ACL system), and for instance it's uri would be /admin/phpredmin and the Laravel router would route to a controller from this address, which loads all the things needed to show and use phpredmin. If your solution isn't so modularized, or very unique, then it was just an idea by me..

subdesign avatar Apr 27 '15 11:04 subdesign

Sounds like there's room for a fork and new composer package for something like this.

ctrlaltdylan avatar Dec 04 '15 16:12 ctrlaltdylan

Would be interested in the same for symfony

mmucklo avatar Jun 03 '16 22:06 mmucklo