Im doing a FYP based on LMS website, so i wanted to try using laravel for it. But i see that there is alot of packages being offered, i just want to ask that can two packages exist in the same project? for example, im using laravel breeze for the codes and i want to add laravel cashier for the payment sides. I dont really dare to do anything for now becaues im worried that it might do some damage to my laptop if i dont know what im doing
Hi there. Welcome to Laravel. I'd highly suggest doing the free courses on laracasts to get up and running properly.
Regarding packages. Use as many as you need. They won't blow up your computer. The only thing would be not to use breeze and Jetstream. Just pick one or the other.