AutoCRUD for PHP Video Tutorials
Here you will find a list of video tutorials that will demonstrate a certain feature or function of the AutoCRUD for PHP library.
If you are missing a video on a certain feature, let us know, and we'd be happy to create one!
Video Tutorials
How to create a CRUD definition file
This tutorial demonstrates how to use the generate() method to create a CRUD definition file, which can then be used with the include_crud() method to improve performance.