if i want to use jquery/ajax without using bootstrap is it possible? sound like kidding but using bootstrap CDN is not reliable . it may help to build quick web site but for safty purpose i dont want to use any CDN. where to place js file, css file in laravel.basic approaches get puzzling if bootstrap is introduced. end of the video can u add summery of steps.
@programmingfields7 ай бұрын
If you don't want to use Bootstrap CDN then you can download it's CSS and JS file from it's official website and you can paste those in the public folder of your laravel application. Then you will be able to include those in the blade file instead of CDNs. But it totally depends on your project.
@eugenioalvez40148 ай бұрын
Excelente
@programmingfields8 ай бұрын
Thank you 😊
@rZERO_game7 ай бұрын
if i create external js file then do i have to compile it before including in blade template? if yes then do i have to set up laravel Mix. actually what is the flow? or this is not the right time to ask this question.i think after under standing basic flow of laravel ,we need another video about flow of ajax/jquiry/js/css in laravel .avoid bootstrap .it also confused us.
@programmingfields7 ай бұрын
It is not mandatory to compile a JS file in laravel. You can use it directly. Again depends on your project, if your project contains front end assets like CSS and JS which is coming through node modules then you will have to compile it but again it is optional
@rZERO_game3 ай бұрын
Reply pls
@rZERO_game7 ай бұрын
as i have understood why use ajax/jquiry- client side validation is done before submittimg the form so it reduce again and again hitting of url not keeping busy the server.pls reply .
@programmingfields3 ай бұрын
@rZERO_game Yes, correct. We have to minimize the server request if the form is not validated.
@rZERO_game7 ай бұрын
client side validation and server side validation on same form-required a video so that we can understand work flow with out using bootstrap-this will eleminate puzzling code.after that when we realize what happening then only we can adopt bootstarp for quick creation of front face of web application.again dont take tension length of video.if you make 100 hours of video we will watch.
@programmingfields7 ай бұрын
Okay I will make a separate video for Client Side and Server Side validation together.
@ismailmelihkaya838811 ай бұрын
Icon extension name please!
@programmingfields11 ай бұрын
It is Material Icon Theme available in VS Code
@montala338010 ай бұрын
From the novice or beginer aspect, I do suggest you should speak slower, clearly and explain more in depth... I feel like the video is quite quick and rush.
@programmingfields10 ай бұрын
Thank you for the suggestion. I will try to correct this from next video. 🙏🙏
@rZERO_game7 ай бұрын
i play with .75 speed. i think so many cuts in video making fast and difficult to understand. I suggest author dont take any tension about video length..