]>
| author | Vincent Vanwaelscappel <vincent@cubedesigners.com> | |
| Fri, 7 Dec 2018 16:42:01 +0000 (17:42 +0100) | ||
| committer | Vincent Vanwaelscappel <vincent@cubedesigners.com> | |
| Fri, 7 Dec 2018 16:42:01 +0000 (17:42 +0100) | ||
| commit | d60131e3ad66c306bd97c04480e0a82317da6eb8 | |
| tree | fcf282a691f8e79bb9889bc98cb95977eeea24d9 | tree | snapshot |
| parent | d85ed8bfc325a39ffd437207261db3c4141db97a | commit | diff |
| app/Http/Controllers/Admin/ProjectCrudController.php | [new file with mode: 0644] | blob |
| app/Http/Requests/ProjectRequest.php | [new file with mode: 0644] | blob |
| app/Models/BackpackUser.php | diff | blob | history | |
| app/Models/Project.php | [new file with mode: 0644] | blob |
| app/User.php | diff | blob | history | |
| composer.json | diff | blob | history | |
| composer.lock | diff | blob | history | |
| config/backpack/base.php | diff | blob | history | |
| config/backpack/crud.php | diff | blob | history | |
| database/migrations/2018_12_07_161238_create_projects_table.php | [new file with mode: 0644] | blob |
| database/migrations/2018_12_07_162652_add_attributes_to_projects_table.php | [new file with mode: 0644] | blob |
| database/migrations/2018_12_07_163246_create_tasks_table.php | [new file with mode: 0644] | blob |
| database/migrations/2018_12_07_163613_create_companies_table.php | [new file with mode: 0644] | blob |
| resources/views/vendor/backpack/base/inc/sidebar_content.blade.php | diff | blob | history | |
| routes/backpack/custom.php | diff | blob | history |