You can support me so that there will be more good open source projects in the future
Buy Me A Coffee: https://www.buymeacoffee.com/hdcoder
The hot fix 1 for build Employee Management System with laravel 5.4 and Adminlte is available at:
Source code at: https://github.com/hoadv/employee-mgm...
Who care about this version: People who watched the video at • Build Employee Management System with Lara...
What is new on this Version
Removed redundant company constraint on employee table
Changed primary and secondary key type to unsigned integer
Add new functionality: Dynamic load states base on country and cities base on state
Fixed migrate issues
Instruction
Clone the new version of code at above branch
Run migrate command again "PHP artisan migrate"
Run seed command again "PHP artisan seed"
See the hot fix at • [Hotfix 2] Build Employee Management Syste... to fix some issues on this release.