This Video explains how to use the Tall Crud Generator Package.
https://github.com/ascsoftw/tall-crud...
The Package generates CRUD Files for your Model without having you to write a single line of code. The Package generates the Livewire component and Corresponding Files which support Pagination, Sorting, Searching, Adding (inside Modal), Editing (inside Modal), Validation and Delete (with Confirmation Modal).
All of these features are configurable. You can select or deselect any Feature. The Package works by generating the actual Livewire Component and View Files, so once you have generated these Files they are no longer linked to the Package. You can Edit the Files or change them as per your need.
1. Overview of the Package: • Laravel Package to generate CRUD Files usi...
2. Install Laravel: • Laravel Package to generate CRUD Files usi...
3. Install Breeze ( installs TailwindCss and AlpineJs): • Laravel Package to generate CRUD Files usi...
4. Install Livewire: • Laravel Package to generate CRUD Files usi...
5. Requirement for CRUD Functionality: • Laravel Package to generate CRUD Files usi...
6. Install Package: • Laravel Package to generate CRUD Files usi...
7. Generating CRUD Files using Package: • Laravel Package to generate CRUD Files usi...
8. Dive into the Files Generated: • Laravel Package to generate CRUD Files usi...
Package can be used to generate the Admin Panel Quickly. Please install and let me know your feedback.