- Update the packages (Laravel Framework 7.30.3 > 7.30.4)
- Optimize multi languages
- Add Laravel Debugbar
- Remove package fzaninotto/faker (security issue)
- Update package phpunit to version 9 (warning issue)
- Fix issue for 404 error page when using the admin dashboard only
- Update config global mail for setup reply-to
- Update session redirect uri for web (separate from admin) using session "redirect_uri_web"
- Fix issue inaccurate stored time value due to incorrect data type selection in migrations (modify type "timestamp" to "datetime")
- Update minor for admin template
- Renaming menu user => admin, usergroup => admin group, and division => office
- Add Open Graph configurations (based on ogp.me, Twitter Dev Docs, & FB Dev Docs)
- Add function generate thumbnail image
- Fix issue in Article List
- Change the superadmin account credentials that do not conflict with the username 'superadmin'
- Add some language phrases for the language pack
- Add support One Way SMS Gateway API - send SMS (Short Message Service)
- Add support Login with Instagram
- Rollback
composer.lock
(using from v2.0.2) for support PHP >= 7.2 - Update the packages (Laravel Framework 7.18.0 > 7.28.3)
- Add solution for issue "500 Internal Server Error" (please check
README
)
- Update
README
(require PHP >= 7.3)
- Update validation redirection URL after login in Admin (if AJAX DataTables, set URL to Admin Home page as default)
- Add Dev Function to test sending email
- Add email template & function sending email as sample
- Update migrations & seeders for add rules automatically
- Update the packages (Laravel Framework 7.18.0 > 7.28.2)
- Update minor in MailchimpHelper
- Fix issue update config
- Add support auth for Guzzle functions
- Add support Session Driver Database
- Add security update: if the password has been changed, then force the user to re-login
- Add feature logout from all sessions
- Add QR Code Generator
- Add support login with social media (Google/Facebook)
- Add support back-end mode (MODEL or API)
- Add support upload file (PDF/TXT/DOCS/etc)
- Add PageBuilder
- Using The Helper JS - a lot of JS helper functions that are ready to help in your project
- Rebuild website template using Modern Business from Start Bootstrap
- Add Module Banner
- Using The Helper PHP - a lot of PHP helper functions that are ready to help in your project
- Add Support GoSMSGateway API - send SMS (Short Message Service)
- Add Support Mailchimp API
- Fix error 404 Custom Page because Module Application Configurations
- Fix error 503 (Maintenance Mode) Page because Module Application Configurations
- Add Import & Export Excel File (in Product)
- Add Delete Uploaded Image (in Product)
- Add Rich Text Editor/WYSIWYG using TinyMCE (in Product)
- Add Datepicker (in Product)
- Upgraded to Laravel 7.x
- Add Sortable Data List (in Division)
- Add Sortable Data List with Filter (in Branch - Filter by Division)
- Add Application Configurations