Just to make everyone aware and to prevent duplication i am in the process of preparing a set of basic SCRUD tutorials. Hopefully it will cover all the basic fundamentals for creating a SCRUD based system
The topics will be:
- Creating a basic bootstrap table
- Column sorting and paging and searching
- Linking and creating to a child update page
- Creating an update page
- Adding success/ failure messages to updates
- Inserting new entries
- Deleting entries
- Securing your system and password encryption.
Should be finished by the end of the week with luck