Designing Tool using Fabric JS and Laravel
I’ve heard about Fabric js and wanted to try it myself. Therefore I made a side project to design canvas with multiple tools and export it in PDF format. This project is not fully completed. I had to stop working on this project. But in future, I will make it fully work with the SaaS module.
What I have learned
- Fabric JS
- Save Fabric js data to database and retrieve it.
- Interact with canvas.
- DOM manipulation using JavaScript.
- Laravel Integration.
- Templates manager.
- Worked with of JavaScript event listeners.
- And lot more.