Minimum Viable Product
A minimum viable product, or MVP, is a product with enough features to attract early-adopter customers and validate a product idea early in the product development cycle. In industries such as software, the MVP can help the product team receive user feedback as quickly as possible to iterate and improve the product.
READ MORE...how to customize datatable column value number to string or gernal Jquery
how to customize datatable column value number to string or gernal Jquery
READ MORE...Laravel User Roles and Permissions Without Package
Laravel User Roles and Permissions Without Package
READ MORE...Many To Many Relationships
Many-to-many polymorphic relations are slightly more complicated than "morph one" and "morph many" relationships. For example, a Post model and Video model could share a polymorphic relation to a Tag model. Using a many-to-many polymorphic relation in this situation would allow your application to have a single table of unique tags that may be associated with posts or videos.
READ MORE...