
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Add Wysiwyg Editor in Laravel?	</title>
	<atom:link href="https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sun, 02 Jun 2019 23:04:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: gul		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-670</link>

		<dc:creator><![CDATA[gul]]></dc:creator>
		<pubDate>Mon, 06 Nov 2017 16:23:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-670</guid>

					<description><![CDATA[Dear I want to use Photoshop/corledraw/freehand  editor in laraval website which works like Wysiwyg Editor use by any user.



Thanks In Advance,]]></description>
			<content:encoded><![CDATA[<p>Dear I want to use Photoshop/corledraw/freehand  editor in laraval website which works like Wysiwyg Editor use by any user.</p>
<p>Thanks In Advance,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hujjat Nazari		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-669</link>

		<dc:creator><![CDATA[Hujjat Nazari]]></dc:creator>
		<pubDate>Wed, 01 Nov 2017 05:00:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-669</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-668&quot;&gt;Serge&lt;/a&gt;.

You&#039;re welcome, The issue fixed. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-668">Serge</a>.</p>
<p>You&#8217;re welcome, The issue fixed. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Serge		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-668</link>

		<dc:creator><![CDATA[Serge]]></dc:creator>
		<pubDate>Mon, 30 Oct 2017 11:42:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-668</guid>

					<description><![CDATA[Damn right:) And Hujjat haven&#039;t corrected it yet:) Thanks for the article, though!]]></description>
			<content:encoded><![CDATA[<p>Damn right:) And Hujjat haven&#8217;t corrected it yet:) Thanks for the article, though!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: grey		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-667</link>

		<dc:creator><![CDATA[grey]]></dc:creator>
		<pubDate>Wed, 30 Nov 2016 16:04:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-667</guid>

					<description><![CDATA[your example is not working because you dont use id &#039;technig&#039; which you defined on textarea.]]></description>
			<content:encoded><![CDATA[<p>your example is not working because you dont use id &#8216;technig&#8217; which you defined on textarea.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Izat		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-666</link>

		<dc:creator><![CDATA[Izat]]></dc:creator>
		<pubDate>Sat, 12 Nov 2016 09:49:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-666</guid>

					<description><![CDATA[Hi i this issue. I use the summernote in my laravel 5.2 project.

 I can save it to the database. But it does not store the html format. Is there any other settings i should include?]]></description>
			<content:encoded><![CDATA[<p>Hi i this issue. I use the summernote in my laravel 5.2 project.</p>
<p> I can save it to the database. But it does not store the html format. Is there any other settings i should include?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hujjat Nazari		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-665</link>

		<dc:creator><![CDATA[Hujjat Nazari]]></dc:creator>
		<pubDate>Thu, 03 Nov 2016 06:49:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-665</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-664&quot;&gt;Shahriar&lt;/a&gt;.

If you are using the same textarea in the same page, you have give different ID and apply the editor to the second id separately.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-664">Shahriar</a>.</p>
<p>If you are using the same textarea in the same page, you have give different ID and apply the editor to the second id separately.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shahriar		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-664</link>

		<dc:creator><![CDATA[Shahriar]]></dc:creator>
		<pubDate>Wed, 02 Nov 2016 09:34:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-664</guid>

					<description><![CDATA[Hi,

I have a form with multiple textarea. I have successfully installed Summernote and loaded the editor in a single textarea but can&#039;t load again in another textarea.

Do I need to declare separate ID=&quot;&quot; for each textarea to load the editor everytime?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a form with multiple textarea. I have successfully installed Summernote and loaded the editor in a single textarea but can&#8217;t load again in another textarea.</p>
<p>Do I need to declare separate ID=&#8221;&#8221; for each textarea to load the editor everytime?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rahul		</title>
		<link>https://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/#comment-663</link>

		<dc:creator><![CDATA[rahul]]></dc:creator>
		<pubDate>Mon, 29 Aug 2016 06:43:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=6674#comment-663</guid>

					<description><![CDATA[Hi,
   I am using your editor in my laravel project...text is going in email but not pic....what i am doing wrong can you tell me ??]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
   I am using your editor in my laravel project&#8230;text is going in email but not pic&#8230;.what i am doing wrong can you tell me ??</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
