<?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: Membuat Form Upload File dengan Ajax dan Framework Laravel	</title>
	<atom:link href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/feed/" rel="self" type="application/rss+xml" />
	<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/</link>
	<description>Read, Learn and Share Ilmu yang Bermanfaat</description>
	<lastBuildDate>Fri, 13 Apr 2018 03:56:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
	<item>
		<title>
		By: Nenden Herlina		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1275</link>

		<dc:creator><![CDATA[Nenden Herlina]]></dc:creator>
		<pubDate>Fri, 13 Apr 2018 03:56:00 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1275</guid>

					<description><![CDATA[Gan kalo form::model ? itu class ya ? atau apa ? soalnya pas jalanin laravelnya bilang ga nemuin class dengan nama form.
di script ini 
Form::model($file, [
&#039;action&#039; =&#062; [&#039;TbFileController@store&#039;],
&#039;id&#039;=&#062;&#039;formUpload&#039;
]); ?&#062;

dan di source code yg ada di github pun ga nemu . mohon bantuannya]]></description>
			<content:encoded><![CDATA[<p>Gan kalo form::model ? itu class ya ? atau apa ? soalnya pas jalanin laravelnya bilang ga nemuin class dengan nama form.<br />
di script ini<br />
Form::model($file, [<br />
&#8216;action&#8217; =&gt; [&#8216;TbFileController@store&#8217;],<br />
&#8216;id&#8217;=&gt;&#8217;formUpload&#8217;<br />
]); ?&gt;</p>
<p>dan di source code yg ada di github pun ga nemu . mohon bantuannya</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Agus Wiji Suhariono		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1207</link>

		<dc:creator><![CDATA[Agus Wiji Suhariono]]></dc:creator>
		<pubDate>Thu, 13 Jul 2017 05:08:42 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1207</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1206&quot;&gt;Dicky&lt;/a&gt;.

Sama aja gan. Tinggal Tambahin aja disini :
$this-&gt;validate($request,[
      &#039;nama&#039; =&gt; &#039;required&#039;,
      &#039;file&#039; =&gt; &#039;required&#124;mimes:jpg&#039;
]);

Eksensi apa yang boleh di upload.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1206">Dicky</a>.</p>
<p>Sama aja gan. Tinggal Tambahin aja disini :<br />
$this->validate($request,[<br />
      &#8216;nama&#8217; => &#8216;required&#8217;,<br />
      &#8216;file&#8217; => &#8216;required|mimes:jpg&#8217;<br />
]);</p>
<p>Eksensi apa yang boleh di upload.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dicky		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1206</link>

		<dc:creator><![CDATA[Dicky]]></dc:creator>
		<pubDate>Thu, 13 Jul 2017 03:48:04 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1206</guid>

					<description><![CDATA[Kalau Upload Doc berupa PDF atau Word itu Gimana ?]]></description>
			<content:encoded><![CDATA[<p>Kalau Upload Doc berupa PDF atau Word itu Gimana ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Agus Wiji Suhariono		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1177</link>

		<dc:creator><![CDATA[Agus Wiji Suhariono]]></dc:creator>
		<pubDate>Thu, 08 Jun 2017 02:52:37 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1177</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1130&quot;&gt;Bagus Setyawan&lt;/a&gt;.

class yang manggil progress bar nya di sesuaikan lagi, disamakan dengan pemanggilannya di javascriptnya gan]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1130">Bagus Setyawan</a>.</p>
<p>class yang manggil progress bar nya di sesuaikan lagi, disamakan dengan pemanggilannya di javascriptnya gan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bagus Setyawan		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1178</link>

		<dc:creator><![CDATA[Bagus Setyawan]]></dc:creator>
		<pubDate>Thu, 08 Jun 2017 02:01:53 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1178</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1177&quot;&gt;Agus Wiji Suhariono&lt;/a&gt;.

Udah fix gan dulu, ternyata masalah di $.ajaxReady nya, ane hapus terus berhasil]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1177">Agus Wiji Suhariono</a>.</p>
<p>Udah fix gan dulu, ternyata masalah di $.ajaxReady nya, ane hapus terus berhasil</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bagus Setyawan		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1130</link>

		<dc:creator><![CDATA[Bagus Setyawan]]></dc:creator>
		<pubDate>Wed, 17 May 2017 09:39:03 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1130</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1128&quot;&gt;Agus Wiji Suhariono&lt;/a&gt;.

iya juga mas saya juga minim kuota hehe, oh iya mas mau tanya ini aku coba filenya berhasil ke upload cuma ngga terprogress barnya mas,
munculnya halaman url route saya terus ke print data array {&quot;status&quot;:&quot;success&quot;}, kira&quot; kenapa ya mas ?
oh iya route saya ini Route::post(&#039;blog/storepic&#039;, &#039;BlogController@storepic&#039;);]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1128">Agus Wiji Suhariono</a>.</p>
<p>iya juga mas saya juga minim kuota hehe, oh iya mas mau tanya ini aku coba filenya berhasil ke upload cuma ngga terprogress barnya mas,<br />
munculnya halaman url route saya terus ke print data array {&#8220;status&#8221;:&#8221;success&#8221;}, kira&#8221; kenapa ya mas ?<br />
oh iya route saya ini Route::post(&#8216;blog/storepic&#8217;, &#8216;BlogController@storepic&#8217;);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Agus Wiji Suhariono		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1128</link>

		<dc:creator><![CDATA[Agus Wiji Suhariono]]></dc:creator>
		<pubDate>Wed, 17 May 2017 09:23:54 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1128</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1126&quot;&gt;Bagus Setyawan&lt;/a&gt;.

Wah iya, soalnya folder vendornya ga saya upload (ngirit kuota :D ). Jadi error di autoload :D
Mungkin bisa di ambil script yang berkaitan dengan artikel yang dimaksud terlebih dahulu.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1126">Bagus Setyawan</a>.</p>
<p>Wah iya, soalnya folder vendornya ga saya upload (ngirit kuota 😀 ). Jadi error di autoload 😀<br />
Mungkin bisa di ambil script yang berkaitan dengan artikel yang dimaksud terlebih dahulu.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bagus Setyawan		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-1126</link>

		<dc:creator><![CDATA[Bagus Setyawan]]></dc:creator>
		<pubDate>Wed, 17 May 2017 06:25:52 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-1126</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-759&quot;&gt;Agus Wiji Suhariono&lt;/a&gt;.

mas agus saya coba clone git nya yang demoApp ada error :
Warning: require(C:\xampp\htdocs\demoApp\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\demoApp\bootstrap\autoload.php on line 17

Fatal error: require(): Failed opening required &#039;C:\xampp\htdocs\demoApp\bootstrap/../vendor/autoload.php&#039; (include_path=&#039;.;C:\xampp\php\PEAR&#039;) in C:\xampp\htdocs\demoApp\bootstrap\autoload.php on line 17

saya bingung cara test di localhost saya, artikelnya bermanfaat mas :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-759">Agus Wiji Suhariono</a>.</p>
<p>mas agus saya coba clone git nya yang demoApp ada error :<br />
Warning: require(C:\xampp\htdocs\demoApp\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\demoApp\bootstrap\autoload.php on line 17</p>
<p>Fatal error: require(): Failed opening required &#8216;C:\xampp\htdocs\demoApp\bootstrap/../vendor/autoload.php&#8217; (include_path=&#8217;.;C:\xampp\php\PEAR&#8217;) in C:\xampp\htdocs\demoApp\bootstrap\autoload.php on line 17</p>
<p>saya bingung cara test di localhost saya, artikelnya bermanfaat mas 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Agus Wiji Suhariono		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-759</link>

		<dc:creator><![CDATA[Agus Wiji Suhariono]]></dc:creator>
		<pubDate>Sun, 12 Mar 2017 15:21:53 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-759</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-739&quot;&gt;Dave&lt;/a&gt;.

Untuk javascript pertama dan modal content biasanya saya taruh layout, agar dapat digunakan di modul yang lain. Kalau untuk javascript ke dua saya taruh di form upload File. Untuk source code anda bisa kunjungi link berikut.
https://github.com/AgusWijiSuhariono/demoApp]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-739">Dave</a>.</p>
<p>Untuk javascript pertama dan modal content biasanya saya taruh layout, agar dapat digunakan di modul yang lain. Kalau untuk javascript ke dua saya taruh di form upload File. Untuk source code anda bisa kunjungi link berikut.<br />
<a href="https://github.com/AgusWijiSuhariono/demoApp" rel="nofollow ugc">https://github.com/AgusWijiSuhariono/demoApp</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave		</title>
		<link>https://mragus.com/membuat-form-upload-file-dengan-ajax-dan-framework-laravel/#comment-739</link>

		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Fri, 10 Mar 2017 11:14:31 +0000</pubDate>
		<guid isPermaLink="false">https://mragus.com/?p=2077#comment-739</guid>

					<description><![CDATA[om, untuk file javascript yang pertama x itu ditaro di file mana? apa di gabung sama index.blade.php? untuk modal content itu dibuat file sendiri atau bagaimana? jika dibuat file sendiri dikasi nama apa? mohon dibantu lebih detail om karena saya bingung baca tutorialnya (orang awam) kalo memang ada disertai download soruce nya jadi bisa dipelajari dari source sambil lihat artikel..

Terima Kasih]]></description>
			<content:encoded><![CDATA[<p>om, untuk file javascript yang pertama x itu ditaro di file mana? apa di gabung sama index.blade.php? untuk modal content itu dibuat file sendiri atau bagaimana? jika dibuat file sendiri dikasi nama apa? mohon dibantu lebih detail om karena saya bingung baca tutorialnya (orang awam) kalo memang ada disertai download soruce nya jadi bisa dipelajari dari source sambil lihat artikel..</p>
<p>Terima Kasih</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
