Important changes to Tiny Cloud pricing > Find out more

Introduction to using TinyMCE with the Laravel framework

Overview of integrating TinyMCE into the Laravel framework.

Contribute to this page

Laravel is a scaleable web application framework built on PHP. The following guides provide procedures for creating a new Laravel project and adding TinyMCE to the project.

These guides assist with adding TinyMCE to pages or views in Laravel. The example Laravel projects created in these procedures are based on the Laravel project documented in the Laravel Docs, under Installation Via Composer. These guides will create two blades: one for the JavaScript and another for the editor placeholder, to reflect how TinyMCE should be used in production environments.

Can't find what you're looking for? Let us know.

Except as otherwise noted, the content of this page is licensed under the Creative Commons BY-NC-SA 3.0 License, and code samples are licensed under the Apache 2.0 License.