<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>modal Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/modal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/modal/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Wed, 16 Mar 2022 05:43:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to Popup modal to all data display in JavaScript</title>
		<link>https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/</link>
					<comments>https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Mon, 30 Aug 2021 10:46:47 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[popup]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15519</guid>

					<description><![CDATA[<p>First let’s go to popup button in blade file Go to Popup modal in blade file add this code modal your JavaScript Go to Popup JavaScript in <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/">How to Popup modal to all data display in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="483" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-1024x483.jpg" alt="" class="wp-image-15520" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-1024x483.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-300x142.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup-768x363.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popup.jpg 1341w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading"> First let’s go to popup button in blade file</h2>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="253" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-1024x253.jpg" alt="" class="wp-image-15521" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-1024x253.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-300x74.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton-768x189.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/popupbutton.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<script src="https://gist.github.com/dharmu9898/3e7ecf5dc11251fe785c35729dad891d.js"></script>



<h2 class="wp-block-heading">Go to Popup modal in blade file add this code modal  your JavaScript </h2>



<script src="https://gist.github.com/dharmu9898/211758c3f8d08248d1889bdb4c4e1ac0.js"></script>



<h2 class="wp-block-heading"> Go to Popup JavaScript in blade file add this code your JavaScript </h2>



<script src="https://gist.github.com/dharmu9898/939807c46480bc0cdc9a732264c0fb29.js"></script>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/">How to Popup modal to all data display in JavaScript</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-popup-modal-to-all-data-display-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to get data other project a table with modal source</title>
		<link>https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/</link>
					<comments>https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Fri, 13 Aug 2021 13:13:40 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[Microservice]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15338</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And create new modal Settings And go to your Laravel project and your controller use app use App\Settings; And go <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/">How to get data other project a table with modal source</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="349" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-1024x349.jpg" alt="" class="wp-image-15341" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-1024x349.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-300x102.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-768x262.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql.jpg 1348w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And create new modal Settings</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="781" height="311" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1.jpg" alt="" class="wp-image-15342" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1.jpg 781w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1-300x119.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1-768x306.jpg 768w" sizes="auto, (max-width: 781px) 100vw, 781px" /></figure>



<script src="https://gist.github.com/dharmu9898/2fab38edd8ede22152179638c409ef60.js"></script>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> and your controller use app</h3>



use App\Settings;



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="588" height="522" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/use-app.jpg" alt="" class="wp-image-15345" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/use-app.jpg 588w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/use-app-300x266.jpg 300w" sizes="auto, (max-width: 588px) 100vw, 588px" /></figure>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> and your controller function and defied your data other table</h3>



<script src="https://gist.github.com/dharmu9898/0465037229923227ec98a83ebf60a112.js"></script>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> and your controller function and return view</h3>



 return view(&#8216;alltrip&#8217;, compact(&#8216;gallery&#8217;,&#8217;foo&#8217;,&#8217;foot&#8217;,&#8217;foote&#8217;,&#8217;footer&#8217;,&#8217;footers&#8217;))->render();
                }



<h3 class="wp-block-heading"><strong>And go to </strong> your blade file view page them your data</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="932" height="528" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view.jpg" alt="" class="wp-image-15351" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view.jpg 932w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view-300x170.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view-768x435.jpg 768w" sizes="auto, (max-width: 932px) 100vw, 932px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/">How to get data other project a table with modal source</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use jQuery to Generate Modal Pop-Up when Clicked in text on fetchData</title>
		<link>https://www.aiuniverse.xyz/how-to-use-jquery-to-generate-modal-pop-up-when-clicked-in-text-on-fetchdata/</link>
					<comments>https://www.aiuniverse.xyz/how-to-use-jquery-to-generate-modal-pop-up-when-clicked-in-text-on-fetchdata/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Sat, 31 Jul 2021 13:03:50 +0000</pubDate>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[click function]]></category>
		<category><![CDATA[fetchData]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[pop-Up]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15207</guid>

					<description><![CDATA[<p>First let’s go to your blade file and you blade file fetchData Function and &#60;tr> add this code when on text Next add use your class detailTrip <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-use-jquery-to-generate-modal-pop-up-when-clicked-in-text-on-fetchdata/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-use-jquery-to-generate-modal-pop-up-when-clicked-in-text-on-fetchdata/">How to use jQuery to Generate Modal Pop-Up when Clicked in text on fetchData</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="392" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/click-here-1024x392.jpg" alt="" class="wp-image-15208" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/click-here-1024x392.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/click-here-300x115.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/click-here-768x294.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/click-here.jpg 1336w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your</strong> blade file and you blade file fetchData Function and &lt;tr> add this code when on text</h3>



<script src="https://gist.github.com/dharmu9898/f23d5135eddbaaccb7f7b071357e78af.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="704" height="458" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/fatch.jpg" alt="" class="wp-image-15210" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/fatch.jpg 704w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/fatch-300x195.jpg 300w" sizes="auto, (max-width: 704px) 100vw, 704px" /></figure>



<h3 class="wp-block-heading"><strong>Next add use your class detailTrip to pop-Up </strong>jQuery  on click Function </h3>



<script src="https://gist.github.com/dharmu9898/0b355e35808ede70ebd26729405ad11f.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="727" height="620" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/show-blade-file.jpg" alt="" class="wp-image-15211" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/show-blade-file.jpg 727w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/show-blade-file-300x256.jpg 300w" sizes="auto, (max-width: 727px) 100vw, 727px" /></figure>



<h3 class="wp-block-heading"><strong>Next add use your pop-Up madal to pop-Up</strong> View page pop-Up</h3>



<script src="https://gist.github.com/dharmu9898/f129bd8664ecca47fe748b516be3c6d7.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="918" height="554" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/view.jpg" alt="" class="wp-image-15213" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/view.jpg 918w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/view-300x181.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/view-768x463.jpg 768w" sizes="auto, (max-width: 918px) 100vw, 918px" /></figure>



<h3 class="wp-block-heading">Now refresh  browser and you can see click on pop-Up successfully added in your fetchData Function .</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="454" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/result-1024x454.jpg" alt="" class="wp-image-15215" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/result-1024x454.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/result-300x133.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/result-768x340.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/result.jpg 1165w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Refresh=> <a href="https://stackoverflow.com/questions/21511593/show-data-in-the-textbox-using-javascript">https://stackoverflow.com/questions/21511593/show-data-in-the-textbox-using-javascript</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-use-jquery-to-generate-modal-pop-up-when-clicked-in-text-on-fetchdata/">How to use jQuery to Generate Modal Pop-Up when Clicked in text on fetchData</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-use-jquery-to-generate-modal-pop-up-when-clicked-in-text-on-fetchdata/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why I&#8217;m getting &#8216;Non-static method should not be called statically&#8217; when invoking a method in a Eloquent model?</title>
		<link>https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/</link>
					<comments>https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Tue, 20 Jul 2021 12:53:19 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[static]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15095</guid>

					<description><![CDATA[<p>I don&#8217;t know why I am getting this error: This is my blade file method: This is my model: Can you help me? I am trying to <a class="read-more-link" href="https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/">Why I&#8217;m getting &#8216;Non-static method should not be called statically&#8217; when invoking a method in a Eloquent model?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="455" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-1024x455.jpg" alt="" class="wp-image-15096" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-1024x455.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-300x133.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today-768x341.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/today.jpg 1365w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>I don&#8217;t know why I am getting this error:</strong></p>



<pre class="wp-block-code"><code>Non-static method App\Userevent::returnopretor() should not be called statically</code></pre>



<h3 class="wp-block-heading">This is my blade file method:</h3>



<script src="https://gist.github.com/dharmu9898/31a0b7aa65c1fc59bf17b975790893a4.js"></script>



<h3 class="wp-block-heading">This is my model:</h3>



<script src="https://gist.github.com/dharmu9898/cdad5adb7bafaa515adb41d8b8c4948f.js"></script>



<p>Can you help me? I am trying to do dynamic dependency dropdown menu in view with this. Want to get user names and id from Userevent model for dropdown in view and than connect returnopretor with users and save data to product table with user id.</p>



<p><strong>Relationships is to be called on models, so you have to fetch them from a user model. Change your controller logic to just fetch Userevent, not anything with returnopretor.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="551" height="348" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/modal.jpg" alt="" class="wp-image-15097" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/modal.jpg 551w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/modal-300x189.jpg 300w" sizes="auto, (max-width: 551px) 100vw, 551px" /></figure>



<script src="https://gist.github.com/dharmu9898/1bc8664e4ff5b99e6b3e866506a89f94.js"></script>



<p>So in your blade file where you create your drop down, loop the users and then you can loop the <strong>returnopretor</strong>.</p>



<p>solved this error.</p>
<p>The post <a href="https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/">Why I&#8217;m getting &#8216;Non-static method should not be called statically&#8217; when invoking a method in a Eloquent model?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/why-im-getting-non-static-method-should-not-be-called-statically-when-invoking-a-method-in-a-eloquent-model/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
