Hi my friend, is it a part of PHP MVC tutorial. if you could share the whole playlist. looks great work. many thanks
@joshdevofficial Жыл бұрын
How about slug sir
@mejiger Жыл бұрын
Very nice; first one i saw how to implement templating engin
@दुर्गेशकुमार-ल1ट Жыл бұрын
Are youad
@ojsojs6004 Жыл бұрын
Take a look at this new NumPower tool for PHP. NumPower library was created to provide the foundation for efficient scientific computing in PHP, as well as leverage the machine learning tools and libraries that already exist and can benefit from it. This C extension developed for PHP can be used to considerably speed up mathematical operations on large datasets and facilitate the manipulation, creation and operation of N-dimensional tensors. The area of image processing and computer vision will also be able to benefit from this library. Some features of NumPower are: * GPU and CPU compute support * Dozens of different operations for manipulation, arithmetic, linear algebra, statistics and etc. * Single precision float points (float32) for improved memory usage * Custom CUDA kernels for almost all operations * AVX2 support when available on hardware * Support for GD images in RGB format for easy image manipulation
@terrymurray2076 Жыл бұрын
Hi, I was wondering if you are also going to provide a model implementation in your custom mvc
@mi6onti2 Жыл бұрын
I will need that for sure. This is a project that gets the tables from DB automatically and provides a method to extract data, but it’s not OOP. I have some ideas to have a code generator tool that provide the models with their relations by given table structure. Actually I already have prepared the code. I will push it to GitHub and I will share the repo with you.
@truthteachers Жыл бұрын
Hi, this a continuation of another series? In this video you just popped up a whole folder structure out of nowhere. Very confusing.
@mi6onti2 Жыл бұрын
Hello! May be that is because you are not familiar with the whole project. It’s a custom CMS that reads the tables of the DB automatically and provides an UI to manage the data. It’s similar to PhpMyAdmin but more customizable and friendly. I can provide an access to the project if you are interested or you can ask specific question related to the video. Cheers 🍻
@truthteachers Жыл бұрын
@@mi6onti2 Reply does not address the question. Its regarding the folders structure. If it is a previous project that where is the link to that video?
@mi6onti2 Жыл бұрын
You can check this one: kzbin.info/www/bejne/m5-bZYGPZ6ilrc0 I will share some context here: I started a very base MVP project and then I asked one of my team members to improve the code and make it MVC because I plan more developers to work on the project. There was on huge video documentation that was separated on a topics by me and it’s possible if something is missing. Please let me know if you have more questions 🍻
@pjth3g0dx2 жыл бұрын
Your videos are by far the most spot on a direct and easy to learn from please make more videos on php machine learning im begging you yours are the best ive seen.. very fast and direct
@mi6onti22 жыл бұрын
Thank you! New videos about Machine Learning are coming very soon :)
@mariadimitrova67232 жыл бұрын
That's a great explanation, thank you for that! Keep making more videos like this :)
@lionciomorcilla47432 жыл бұрын
Good to know about this stuff.
@mi6onti22 жыл бұрын
Hello Lioncio! Learning with real life examples is a very good strategy. Which is you favorite programming language?
@mariadimitrova67232 жыл бұрын
That's amazing! Thanks for the video
@mi6onti22 жыл бұрын
My pleasure!
@wilsongabriel97572 жыл бұрын
Nice
@mi6onti22 жыл бұрын
Thanks! :) Do you use PHP?
@beticohernandez95362 жыл бұрын
Interesante.
@mi6onti22 жыл бұрын
Thank you Betico! Have you ever tried to implement a custom MVC PHP solution?
@beticohernandez95362 жыл бұрын
No sir.
@samuelmanwa30192 жыл бұрын
Have started your classes today
@mi6onti22 жыл бұрын
Welcome! Let me know if you need any help. Have you implemented PHP search logic before?
@nyima.gyalpo2 жыл бұрын
Keep it up, my friend. Thank you for your awesome video . 😇💯
@mi6onti22 жыл бұрын
New videos are about to come next week. I am glad they are useful for you! Do you love coding? :)
@mariadimitrova67232 жыл бұрын
Very useful! Thank you!
@mi6onti22 жыл бұрын
You welcome :)
@GMERT3 жыл бұрын
Please can you make a video on linking or route to thank you page to emailjs code. I have been having issues with that for more than 3weeks and no video of that nature on youtube
@mi6onti22 жыл бұрын
I will do that very soon. Do you still have any issues?
@GMERT2 жыл бұрын
@@mi6onti2 yes. After submit with emailjs the page will not reload but I want the page to route to another successful submit message page