Laravel-Smarthr
Laravel-Smarthr copied to clipboard
Contribution
Hi Mushe,
I would like to work on this with you.
Please let me know.
There are still a lot of features and work to be done on this project actually.Some of the features i plan on adding are as follows.
- [ ] Employee payroll system. And payslip generation.
- [x] Taxes
- [x] Invoices
- [x] Provident fund
- [x] Estimates
- [x] Attendance System
- [x] Project management
- [x] Implementing notification for user activities.
If you can work on any of these features,please implement them and send your pull request. I will be happy to merge them. Thank you for your interest in the project.
I think you should start from attendance and notification system.
@ugintl Noted!!!
@MusheAbdulHakim Is any of the above feature implemented?
@ugintl they are yet to be implemented. your pr is welcome. :)
Hi,
I would also like to working with you as I am already working on HRM project for my company. I can fix and add new features for this project.
If you are interested.
Thanks in advance.
Any PR is welcome
I will like to notify everyone here that, the check ones from the above have been implemented and merged successfully. Please report bugs if you find any. And pull requests are welcome too.
Ticketing and Invoice system has been added. Please your suggestions and contributions are welcome.
Hi, I am facing an issue while migrating the database "php artisan migrate --seed" while running this command facing the attached below issue, kindly help me in this error, how can I resolve it?

@Fatima-hub333
You had Not created a Database named smarthr in your PhpMyAdmin
Hi All ,
this error message appear when i browse first page after complete all steps
can you help me please
Tried loading settings 'App\Settings\ThemeSettings', and following properties were missing: site_name, logo, favicon, currency_symbol, currency_code (View: C:\wamp\www\Laravel-Smarthr-master\resources\views\layouts\auth.blade.php)

Hi All , this error message appear when i browse first page after complete all steps can you help me please Tried loading settings 'App\Settings\ThemeSettings', and following properties were missing: site_name, logo, favicon, currency_symbol, currency_code (View: C:\wamp\www\Laravel-Smarthr-master\resources\views\layouts\auth.blade.php)
Did you run php artisan migrate --seed ?.
The database settings table needs to have some default values. so make sure run the migration command very well.
Try.
php artisan migrate:fresh --seed
i test it and appear this error [image: image.png] and the settings table is empty
thank you
On Sat, Feb 11, 2023 at 5:05 PM Mushe Abdul-Hakim @.***> wrote:
Hi All , this error message appear when i browse first page after complete all steps can you help me please Tried loading settings 'App\Settings\ThemeSettings', and following properties were missing: site_name, logo, favicon, currency_symbol, currency_code (View: C:\wamp\www\Laravel-Smarthr-master\resources\views\layouts\auth.blade.php) [image: image] https://user-images.githubusercontent.com/123209414/218286478-a7a61e7c-8f7f-400c-bd88-10b9e28e12a7.png
Did you run php artisan migrate --seed ?. The database settings table needs to have some default values. so make sure run the migration command very well. Try. php artisan migrate:fresh --seed
— Reply to this email directly, view it on GitHub https://github.com/MusheAbdulHakim/Laravel-Smarthr/issues/1#issuecomment-1426912930, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5MANRXMPQEC2HOMOL5HMI3WXAZPDANCNFSM5BEEU7GQ . You are receiving this because you commented.Message ID: @.***>
i test it and appear this error [image: image.png] and the settings table is empty thank you … On Sat, Feb 11, 2023 at 5:05 PM Mushe Abdul-Hakim @.> wrote: Hi All , this error message appear when i browse first page after complete all steps can you help me please Tried loading settings 'App\Settings\ThemeSettings', and following properties were missing: site_name, logo, favicon, currency_symbol, currency_code (View: C:\wamp\www\Laravel-Smarthr-master\resources\views\layouts\auth.blade.php) [image: image] https://user-images.githubusercontent.com/123209414/218286478-a7a61e7c-8f7f-400c-bd88-10b9e28e12a7.png Did you run php artisan migrate --seed ?. The database settings table needs to have some default values. so make sure run the migration command very well. Try. php artisan migrate:fresh --seed — Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5MANRXMPQEC2HOMOL5HMI3WXAZPDANCNFSM5BEEU7GQ . You are receiving this because you commented.Message ID: @.>
I can't see the image. Please make sure to follow the install process very well. thank you And also, open new issue with the details if you are still having this issue.
Hi How do employees log in to this?
i test it and appear this error [image: image.png] and the settings table is empty thank you … On Sat, Feb 11, 2023 at 5:05 PM Mushe Abdul-Hakim @.> wrote: Hi All , this error message appear when i browse first page after complete all steps can you help me please Tried loading settings 'App\Settings\ThemeSettings', and following properties were missing: site_name, logo, favicon, currency_symbol, currency_code (View: C:\wamp\www\Laravel-Smarthr-master\resources\views\layouts\auth.blade.php) [image: image] https://user-images.githubusercontent.com/123209414/218286478-a7a61e7c-8f7f-400c-bd88-10b9e28e12a7.png Did you run php artisan migrate --seed ?. The database settings table needs to have some default values. so make sure run the migration command very well. Try. php artisan migrate:fresh --seed — Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5MANRXMPQEC2HOMOL5HMI3WXAZPDANCNFSM5BEEU7GQ . You are receiving this because you commented.Message ID: _@**.**_>
I can't see the image. Please make sure to follow the install process very well. thank you And also, open new issue with the details if you are still having this issue.
hi is there a way to contact through telegram?
If you want to contact me via telegram, My Telegram Profile If you want to contact me via whatsapp, My Whatsapp
I want to contribute on this project too.
Hello @kameih Thanks for the interest. Feel free to add new features/modules and send a pull request. I will be happy to review and merge them.
Hello everyone. so I have been working on an upgraded version of the application. It's not complete yet but I have covered all the features that was in the old version and even have new features added. Also, I have decided to make the application completely opensource so all of my premium features I had are now here. Please support the project in anyway you can so that, we can develop and add more features to it. All the features I have added are in the readme file.
You can also watch the demo here on youtube: https://youtu.be/jWyIITvVNj4?si=X_yKmBz5aGgZJhCa
Let me know your thoughts in the comments. Also, I am going to openup discussions for the repository so that, we can have discussions there instead of here in the issues.
The issues section is going to be reserved purely for issues only. Thank you