Open HansSchouten opened 1 year ago
Hello, is it still support for laravel 10 ? I got some trouble.
php artisan vendor:publish --provider="HansSchouten\LaravelPageBuilder\ServiceProvider" --tag=config
but it not copy table to migrations, i must do manual
I just made a new release fixing two database migration issues. Thanks to minuschuman and bayron-st.
I do not use this repo myself, so expect to troubleshoot from time to time. I am using the original PHPageBuilder on a daily basis for 50+ projects, so feel free to also directly use the core version in your project. I don't have time to give lots of support here, since customers are the main prio and we are all developers so should learn to debug (and fork if necessary). I personally often load source code of a library in PhpStorm (or similar IDEs) and browse through that as my documentation. Great to see many devs understand and comment on issues, hopefully the pagebuilder is useful to some of you! 🚀
For who understands Spanish, this might be a helpful 36min video on how to integrate PHPageBuilder into a Laravel project: https://www.youtube.com/watch?v=V4uePTK8IG8. Thanks for the video @raupulus! For more of his videos have a look at https://www.youtube.com/@raupulus