Exporator is an Laravel-based application for referencing temporary exhibitions.
A place can be a museum, an art gallery, a library, a foundation, an art center, an art fair or an other type of institution. You can import a list of places in a XLS format with the following columns : name, type, is_open, address, city, cca3 country code, geolocalisation (latitude and longitude) and link.
You can import a list of exhibitions in a XLS format with the following columns : place, title, began_at, ended_at, description, link, price and tags (type1:tag1,type1:tag2,type2:tag:1).
Each user can write a review about any published exhibition.
Each place or exhibition can be tagged with keywords.
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 is accessible, powerful, and provides tools required for large, robust applications.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
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.
The Laravel framework is open-sourced software licensed under the MIT license.