Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AhmedHaroon999's avatar

Learning Websites for Laravel

hi all, I want some website links and/or youtube links to start learning step-by-step, please help me to learn Laravel. I have installed xampp on C Drive ( windows 10 based machine ) with kind regards

1 like
5 replies
AhmedHaroon999's avatar

I followed this link to create a Rest API using Laravel (https://www.binaryboxtuts.com/programming/php-tutorials/laravel-tutorials/how-to-make-laravel-12-rest-api/) which works fine, i can perform GET/POST/PUT/DELETE operations, now I want to add new Model ( like current is here Projects and second will be Cities --means no relationship in both Models/Tables-- ) which also can work AS Existing one for all DML's and existing one should work as usual separately, please help how I can add new Model and all related steps to achieve the goal? ( also please guide to create a new post / thread here in Laracast Forum )

with kind regards

1 like
vincent15000's avatar

I suggest you to work with a virtual machine with Ubuntu.

If you really want to work on Windows, a good idea is to use Laragon (but it's not free any more now).

Please or to participate in this conversation.