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.
- Host: GitHub
- URL: https://github.com/alandazabal/asap-transporte
- Owner: ALandazabal
- Created: 2018-12-03T14:09:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T23:39:41.000Z (over 7 years ago)
- Last Synced: 2025-12-31T21:13:09.729Z (6 months ago)
- Topics: laravel-framework, webpay
- Language: PHP
- Homepage:
- Size: 55.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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).