cms-laravel
                                
                                
                                
                                    cms-laravel copied to clipboard
                            
                            
                            
                        CMS application written in Laravel 11 / PHP 8.3 using Filament 3
Description: Enable users to schedule content for future publication. Tasks: Add a scheduling option to the content creation form. Implement a background task to publish scheduled content at the specified...
Description: Allow users to save content as drafts with an autosave feature to prevent data loss. Tasks: Develop a draft-saving mechanism in the content creation interface. Implement an autosave feature...
Description: Implement a robust user role management system to control access levels and permissions. Tasks: Create role-based access controls (RBAC) in the admin panel using Filament 3. Define and assign...
### Details The Unit Tests that are run during the installation process fail due to them not using the DB configuration from the .env file. Here is 2 errors from...
# Purpose This pull request introduces a multilingual content management system for the CMS-Laravel application. It allows users to create, translate, and manage content in multiple languages. # Description The...
# Purpose This pull request adds the necessary pages for managing languages in the Liberu CMS application. # Description The changes in this pull request include the following: 1. Added...
**Description**: - Enhance the Filament admin panel to streamline user management tasks, including user roles, permissions, and access controls. - **Tasks**: - Review current admin panel functionality and user interface....
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4. Release notes Sourced from postcss's releases. 8.5.4 Fixed Parcel compatibility issue (by @git-sumitchaudhary). Changelog Sourced from postcss's changelog. 8.5.4 Fixed Parcel compatibility issue (by...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.8. Release notes Sourced from tailwindcss's releases. v4.1.8 Added Improve error messages when @apply fails (#18059) Fixed Upgrade: Do not migrate declarations that look like...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0. Release notes Sourced from docker/build-push-action's releases. v6.18.0 Bump @docker/actions-toolkit from 0.61.0 to 0.62.1 in docker/build-push-action#1381 [!NOTE] Build summary is now supported with Docker Build...