Controller Generator
This generator helps you to quickly generate a new controller class with one or several controller actions and their corresponding views.
- GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'password' WITH GRANT OPTION;
- FLUSH PRIVILEGES;