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
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 )