Ekapp/skolehjem
Anders bc847b38b0 v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id.
Added: The Reservations now gets deleted when time is past their washing time, as soon as you go onto your own reservations, the admin page for reservations or when the location show page reloads (every 1 minut)
2020-08-25 12:26:48 +02:00
..
app v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id. 2020-08-25 12:26:48 +02:00
bootstrap Initial Commit 2020-06-08 10:04:45 +02:00
config v0.10.5d - dompdf 2020-08-18 15:28:49 +02:00
database v0.10.14 - Fixed localstorage saving for the admin menu and added ResourceCategorySeeder.php 2020-08-24 10:17:08 +02:00
public v0.10.14h - Added tooltips to navbar 2020-08-25 12:00:10 +02:00
resources v0.14.15 - Removed the first foreach in location show, and made an inner join instead, so it comes in correct order (by time), instead of by time and by machine id. 2020-08-25 12:26:48 +02:00
routes v0.10.14g - Fixed images error on washing machines 2020-08-25 09:25:42 +02:00
storage Initial Commit 2020-06-08 10:04:45 +02:00
tests Initial Commit 2020-06-08 10:04:45 +02:00
.editorconfig Initial Commit 2020-06-08 10:04:45 +02:00
.env.example v0.9.13a - Updated .env.example 2020-08-14 07:44:33 +02:00
.gitattributes Initial Commit 2020-06-08 10:04:45 +02:00
.gitignore v0.8.4 - Images gitignore 2020-08-12 12:41:36 +02:00
.styleci.yml Initial Commit 2020-06-08 10:04:45 +02:00
README.md Initial Commit 2020-06-08 10:04:45 +02:00
artisan Initial Commit 2020-06-08 10:04:45 +02:00
composer.json v0.9.1 - You can now convert menuplan to pdf 2020-08-12 15:25:29 +02:00
composer.lock v0.9.1 - You can now convert menuplan to pdf 2020-08-12 15:25:29 +02:00
package-lock.json v0.5.16 - Fixed Cookie Problem on controllers. Added quill editor on event. Added message in msg.php en/dk 2020-08-10 12:29:38 +02:00
package.json v0.5.16 - Fixed Cookie Problem on controllers. Added quill editor on event. Added message in msg.php en/dk 2020-08-10 12:29:38 +02:00
phpunit.xml Initial Commit 2020-06-08 10:04:45 +02:00
server.php Initial Commit 2020-06-08 10:04:45 +02:00
webpack.mix.js v0.5.17b - Darkmode 2020-08-10 14:53:49 +02:00

README.md

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Community Sponsors

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.