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 attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Las tareas inmediatas a resolver:
- Al darle click en cada casilla de la columna SLIDER, cambiar en la BD dicha columna mediante AJAX.
- Añadir CRUD para Reservas?.
- Añadir CRUD para Pagos?.
- Añadir relaciónes de Reservas.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.