Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial about integrating PHPageBuilder into a Laravel project #152

Open
HansSchouten opened this issue Sep 19, 2023 · 1 comment
Open

Comments

@HansSchouten
Copy link
Owner

HansSchouten commented Sep 19, 2023

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

@HansSchouten HansSchouten pinned this issue Sep 19, 2023
@ducvu91
Copy link

ducvu91 commented Sep 20, 2023

Hello, is it still support for laravel 10 ? I got some trouble.

  1. when i run php artisan vendor:publish --provider="HansSchouten\LaravelPageBuilder\ServiceProvider" --tag=config but it not copy table to migrations, i must do manual
  2. when i complete install, i access domain/admin but it show Welcome to PHPageBuilder, not show form login like you video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants