Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eric-souzams/symply-events

A events system builded with laravel + blade
https://github.com/eric-souzams/symply-events

blade eloquent laravel laravel-framework laravel8 php php7

Last synced: about 2 months ago
JSON representation

A events system builded with laravel + blade

Awesome Lists containing this project

README

        


Symply Events


Preview   |   
Technologies   |   
Building   |   
Contributing   

## Preview
```
Some Page
```

## Technologies
This project was developed using the following technologies:
- [PHP 7](https://www.php.net/)
- [Laravel](https://laravel.com/)

## Building
You'll need [PHP](https://www.php.net/) and [Composer](https://getcomposer.org/) installed on your computer in order to build this app.

```bash
$ git clone https://github.com/eric-souzams/symply-events
$ cd symply-events
$ php artisan serve
```

## Contributing
This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.