rbrecruiter/app
Miguel Nogueira 2df5bf144d Added save function to save button
This commit also improves how forms are parsed by PHP by passing them as arrays, therefore making them easier to process.
Note: One of the files contains a debug statement that will be removed in the next commit
2020-05-06 03:44:39 +01:00
..
Console First commit 2020-04-26 05:09:32 +01:00
Exceptions First commit 2020-04-26 05:09:32 +01:00
Http Added save function to save button 2020-05-06 03:44:39 +01:00
Mail Added main page 2020-04-27 07:28:00 +01:00
Providers Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
Application.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Appointment.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Form.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Log.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Profile.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Response.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
StaffProfile.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
User.php Make optional application-related registration parameters optional 2020-04-29 22:23:26 +01:00
Vacancy.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Vote.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00