An open API service indexing awesome lists of open source software.

https://github.com/alandazabal/asap-transporte

This is a project to transport services for several provinces at Chile made in Laravel 5.5 and MySQL database.
https://github.com/alandazabal/asap-transporte

laravel-framework webpay

Last synced: 2 months ago
JSON representation

This is a project to transport services for several provinces at Chile made in Laravel 5.5 and MySQL database.

Awesome Lists containing this project

README

          

## Acerca de ASAP

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](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).

## TO-DO LIST

### PEQUEÑECES / INMEDIATECES

Las tareas inmediatas a resolver:

##### CRUD Slider

- Al darle click en cada
casilla de la columna *SLIDER*, cambiar en la BD dicha columna mediante ***AJAX***.

### GENERAL

- Añadir CRUD para **Reservas**?.
- Añadir CRUD para **Pagos**?.
- Añadir relaciónes de **Reservas**.

## Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).