This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hey Everyone!
Trying to learn the basic flow of plugin development. I am trying to start with something very simple like storing email optins.
In laravel I would simple create my model/migrations then REST controller and finally the routes and forms. I am not seeing much on creating migrations, controllers or routing.
I just don't think I am looking in the right place. Does anyone know where I can go to read up the flow of creating plugins, dealing with migrations and controllers etc..
Thank You!
You might want to check watch and learn screencasts. However, the process is similar, I can recommend to use the command line scaffolding right from the beginning!
1-2 of 2