im just here because of you very nice accent..😀😀 love your voice man..
@CristianAlexandruRadu8 жыл бұрын
me too
@codecourse8 жыл бұрын
Aww thanks!
@chetansaini72798 жыл бұрын
Aww thanks :P
@bravor-ssebuufu-erick-rwak34057 жыл бұрын
Where is the code source to this, since the composer is updated, we cannot use the same version as your's.
@grenbowchi27476 жыл бұрын
An amazing teacher ! Your tutorials help much
@dianaeftaiha3 жыл бұрын
Thanks for your tutorials, Alex. It would be great if you also made tutorials using just good old raw PHP without frameworks :)
@hackerprime97222 жыл бұрын
I agree
@searchbarwebs8 жыл бұрын
Alex. This is great stuff, but i want to learn more pure PHP without any frameworks. Will you accommodate this kind of thing in a future series? Thanks
@codecourse8 жыл бұрын
Hi Sam! I'm using frameworks a lot because of a few reasons. I'm actually going to be getting a video out soon explaining this, and I'd encourage you to try simple frameworks like Slim, since they're not much different to using 'pure' PHP. We also have an OOP series coming up which won't use frameworks, but will probably ease you into frameworks a bit better. Any questions, get in touch :)
@HikeLighter8 жыл бұрын
Totally agree with Sam. I have mostly stopped watching your videos because of all the frameworks. I realize they have their place and are at the core of most modern web sites/services... but anyway, just wanted to also say I agree with Sam... less (or better yet no) frameworks please.
@searchbarwebs8 жыл бұрын
I have been building web applications using object oriented design already, and to be honest i enjoy coding everything myself rather than using any frameworks to help me structure everything etc, but i feel like this may limit my ability to learn more inner PHP stuff. Same with Java actually, sometimes you will need to import libraries to use built-in functions etc, but sometimes you learn a lot more when you build these methods yourself - and have a go with solving a lot more problems. I understand that frameworks help you use in-built stuff rather than having to code everything from scratch so to say, but again i need to stress that specially for beginners using frameworks initially is not a good idea. But you also make a good point, maybe i need to try some f.w's out to see how i get along with them.
@Badya1228 жыл бұрын
Frameworks make your life easier. Don't avoid them. Embrace them and learn how to use them
@CX69988 жыл бұрын
But if you're building something that needs to scale, a framework isn't something you'd need.
@BrianWhiting8 жыл бұрын
Been wondering how to really do this for a minute now, this will help me big time for some ideas I wanted to do for my own site and a few clients. Thanks for the video.
@thejokers18475 жыл бұрын
Hey can I get the source code and the database file
@PauloFerreira-ed1yo8 жыл бұрын
I haven't watched the whole series so i don't know if you changed it or not but when you updated the quantity of a product to none, the total amount of money you pay doesn't change.
@codecourse8 жыл бұрын
It did change? You scared me! *wipes brow*
@أبوبكرمحمود-ض8ذ6 жыл бұрын
what should i know before that course?
@ROWDYLLL38 жыл бұрын
so Alex, like are you gonna make updated version of a full website with all the new security included? i am a lil disturbed by the many deprecated tutorials. i am wondering if mysqli is deprecated or is PDO the new way to go? please help bro i need more on hashing( the best up to date encryption) i'm using wamp until i host on my own server and i really need to know how to protect my website. my website will consist of music videos etc with a paypal to sell my music. can you make a website explaining the such thnx my friend you're the best! you can check out my music videos that i produced, i need my music and creations on my own website that i host myself!
@maanshamoon20578 жыл бұрын
I was waiting for this series. great job. rate 100%. deserves a cookie. no? not even a php cookie?
@codecourse8 жыл бұрын
Thanks!
@ayuktia63978 жыл бұрын
How session ended after 5 hours? e.g. If someone buys products, then stock of products will decrease, but they did not confirm / pay for it, so that their purchases will be canceled and stock products will increase again.
@romandesigns24108 жыл бұрын
I'm so grateful I found your channel...full JQuery tut at the newboston 100% Thank you much Alex!!
@lunabeige7 жыл бұрын
Can I personalize the ecommerce website with my own css after i finished the project???
@ahmedhussin57047 жыл бұрын
it would be perfect if you didn't use frameworks
@anonymousgladiator55413 жыл бұрын
Could you please share the source code? I would really appreciate it!
@hackerprime97222 жыл бұрын
After 6 years it would be great if he did lol
@christianachleitner94396 жыл бұрын
Hey Guys - How UpToDate is this video? And what could I do in addition to build an eCommerce System which i can use for Real World Projects, so which also is secure.
@LosEagle8 жыл бұрын
Any chance on having a quick look on one of the alternative frameworks like Symfony or nette?
@ChrisDaugaard478 жыл бұрын
Alex, Thank you for creating this course. I requested a course like this awhile back and even emailed you a couple times. I am not very familiar with using a framework and like some of the others that commented, I too wish it was based purely on self written PHP. Not trying to look a gift horse in the mouth, but I learned so much from your PHP OOP Login/Register System, I was hoping this would be more like that. I guess I need to get up to speed with Learning these frameworks like Slim etc...As that is where the future seems to be going. Do you have any tutorial that you would recommend to help get me up to speed so I can understand this course better and build upon it? Thanks again!
@nizaral-assi31736 жыл бұрын
what are the course prerequisites? I am still learning PHP, I want to know every thing I need to know before I start watching this series.
@Dr2quan8 жыл бұрын
May I ask what is the tool you use to easily see database tables and stuff?
@nicknick-dev8 жыл бұрын
It's called 'Sequel Pro' and is Mac only.
@opjdwaiodhawduoawbiud8 жыл бұрын
bit late but for windows you can use MySQL Workbench
@Azergoo8 жыл бұрын
I just have a question about PHP. I've heard that PHP is easy to learn, but not that good for big websites and it can get slow. Is it smart to invest so much time in perfect your PHP skills when you most likely have to learn other other languages later on?
@ashishmehra26618 жыл бұрын
I want to learn laravel where to start ?
@lanwilds95857 жыл бұрын
Awesome tutorials, loved your voice..I learnt Slim PHP from you! and also REST API.. Your voice is tooo nice to hear, i love PHP frameworks
@bravor-ssebuufu-erick-rwak34057 жыл бұрын
I'm confused from the beginning of everything. What software did you used to run the composer. My composer is not opening to run those specified files.
@HexF18 жыл бұрын
I've been trying to do this with stripe, but sadly stripe was not available here. Gonna get working on this tomorrow. Thanks for the series in advanced ;D.
@codecourse8 жыл бұрын
Nice! Good luck with it.
@jasoncroos34298 жыл бұрын
is this safe from sql injection
@kuyaaid41628 жыл бұрын
Hey dude how do i install that framework im using windows Thanks love your videos it helps me a lot
@sparkden5 жыл бұрын
Having a hard time to get it to work when changing placeholdit product images with real ones? Any idea what Alex means?
@iamnsk88117 жыл бұрын
Pls I want to build shopping cart but but I have no idia?
@stym068 жыл бұрын
The audio is so clear! Very informative.
@oliverdemacedo24205 жыл бұрын
Could I do this on PayPal ?
@th0mas.p4ttz6 жыл бұрын
Silly question maybe... but will this work in php7/7+?
@buditanrim8 жыл бұрын
Hey, can I use this type of cart for digital product? Which need a "instant download" after user pay with PayPal Thanks
@rudolphtaylor3717 жыл бұрын
Can I link this to HTML to create a functional shopping cart for my website?
@tempestshift.8 жыл бұрын
Thanks for this, Alex! Could this be modified to have an unlimited amount of items?
@Yrdaddy22336 жыл бұрын
can you help to create same function as this tutorial but in php jquery?thousand thanks in advance
@markbush91048 жыл бұрын
I have been looking for a PHP project that will show you how to develop a Multi-User / Multi-Vendor Shopping cart system, kind of like Etsy, in PHP. Does anyone know of a project like this ? Thanks. Can this project here be adapted to multi vendor ?
@alannato69656 жыл бұрын
I loved this series but I'm getting errors right from the start
@AmeerHamza-cy6km4 жыл бұрын
Having an update button to update quantity is a bad idea
@pvntransport8 жыл бұрын
Hello, Thanks for all the work you do here. You're changing life trust me! Your video's have been really helpful to me. Am working on an issue and return system (Library System for inventory which holds any type of items) and was wondering if you have a tutorial on LMS or any similar. Also, your login & singup tutorial uses the old mysql and would like to know if you have any remake of such on mysqli or PDO. Thanks
@NASIRKHANwebdeveloper8 жыл бұрын
Hi Sir I want to deduct amount from one account and send it to other account how can i manage that
@qaimraza35988 жыл бұрын
sir i didn't understand your first step of composer please explain how composer is work
@empetrov14098 жыл бұрын
what didn't you understand, could you be more specific? Here is also a video playlist that might help you understand Composer, hope it helps! :)
@bolanhost8 жыл бұрын
Must be DJ of any Radio station. i am following your Channel, since channel name was phpacacdemy :-)
@nitheshthakareofficial8 жыл бұрын
i am new in laravel framework and i working core php can u tell me how to learn laravel framework
@akilathiwanka60918 жыл бұрын
Really like your tutorials, thanks
@unboxingboardgames30837 жыл бұрын
Is the zip file available?
@manasemichaelmhando80348 жыл бұрын
Coolest video found new interesting stuff. Keep up with good work mate
@HassanShahzadAheer8 жыл бұрын
very very very good my bro.
@meghlamanus7 жыл бұрын
U are alex from PHP academy right?
@Badya1228 жыл бұрын
Alex, check out semantic-ui css framework. Much better looking and easier to work with that old outdated bootstrap
@codecourse8 жыл бұрын
Totally agree, this was more of a PHP focus but I'd agree there are better solutions that Bootstrap if you wanna make this look pretty.
@prodanmn8 жыл бұрын
nice job
@amiraliadel52986 жыл бұрын
Very nice. Thanks :)
@divikingdom69378 жыл бұрын
It's good to see you Alex! thanks for the great tutorial.
@FormbyFanatic8 жыл бұрын
Wow. Onwards and upwards Alex...
@saddamsidimouhamed32057 жыл бұрын
Great thank you very muuuuuuuuch
@akshayjumbade3938 жыл бұрын
thank you.
@imadzizi4018 жыл бұрын
thank u
@mohammed98958 жыл бұрын
i love you bro
@automatedresearchanddevelo57848 жыл бұрын
Was waiting for something like this for a long time BUT I hate all these extra things Composore and other bits and bobs - pure self written PHP so yes like it - but will take bits and pieces out of it and do it myself - but again great job otherwise
@codecourse8 жыл бұрын
No problem! Using a basic framework like Slim does help with the structure of your project, plus Composer is essential for modern PHP development, give it a go and you'll not look back!
@Badya1228 жыл бұрын
❤❤❤❤❤
@codecourse8 жыл бұрын
@donman31658 жыл бұрын
nice
@marck5278 жыл бұрын
thank
@codecourse8 жыл бұрын
My pleasure.
@jkthegreat32988 жыл бұрын
bro can i hav code in zip file plz dont ignore and angry
@michaelscofield26527 жыл бұрын
Fuck off. If ur into free stuff go be a woocommerce loser
@favouroyale57166 жыл бұрын
danm man dat was fucking harsh
@keduslejiyared87014 жыл бұрын
AYyy Ethiopia (That's where am from)
@manikand588 жыл бұрын
hi sir i am your new fan... i need slim tutorial beginning to end pls help me sir... Thank you :)
@adriatic1236 жыл бұрын
using frameworks is like piloting on autopilot. Sooner or later you are gonna crash
@riclare6 жыл бұрын
God, you're cute.
@ayuktia63978 жыл бұрын
How session ended after 5 hours? e.g. If someone buys products, then stock of products will decrease, but they did not confirm / pay for it, so that their purchases will be canceled and stock products will increase again.