Local developement instead of wamp: Laragon: https://laragon.org/ Laravel uses artisan to generate controllers, create tables from models, is very useful after you learn how to use it Where you will find stuff: Codeigniter configuration files: application/config Laravel config: config (extra it uses .env configuration files for storing environment credentials for dev/prod Where you write your […]