https://github.com/maxlab/laravel
https://github.com/maxlab/laravel
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxlab/laravel
- Owner: Maxlab
- Created: 2017-03-25T17:38:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T08:44:34.000Z (about 9 years ago)
- Last Synced: 2025-03-24T15:11:34.075Z (about 1 year ago)
- Language: PHP
- Size: 214 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

## The Laravel Framework Base Edition
- Already configured
- Improved power generators
- Can generate models from the database
## Installation
```sh
$ composer create-project maxlab/laravel
```
## License
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).