Skip to content

This provides you to design or develop your page without writing any code and also you can save your page design HTML code in your database

Notifications You must be signed in to change notification settings

mhamzaq869/pagebuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Pagebuilder

This provides you to design or develop your page without writing any code and also you can save your page design HTML code in your database.

You can create templates and assign them to a specific page and ofcourse, there is an option to create pages.

Demo

demo 2 demo 2

demo 1 demo 2 demo 3

Installation

Use the Composer package manager composer to install.

composer require mhamzaq869/builder

Usage

Publish Service Provider

php artisan vendor:publish --provider="Code\Builder\BuilderServiceProvider"

Migrate your migration

php artisan migrate

Go to the index page

/builder/page

Create or design Templates

/templates

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This provides you to design or develop your page without writing any code and also you can save your page design HTML code in your database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published