HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
799 stars 184 forks source link

how do i implement this app with already having admin route and lots of users. #163

Open Sriramkkd opened 6 months ago

Sriramkkd commented 6 months ago

how do i implement this app with already having admin route and lots of users. i need to make create the page builder for every user with specific role.

evarioooo commented 5 months ago

The easiest way for you will be to migrate your existing structure to the new structure. It would be best to have a little more information