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

https://github.com/larafull/larafull

Laravel build with most useful packages
https://github.com/larafull/larafull

framework framework-php laravel php

Last synced: 11 days ago
JSON representation

Laravel build with most useful packages

Awesome Lists containing this project

README

          

# Larafull - Laravel build with most useful packages

## Quick installation

```
composer create-project --prefer-dist larafull/larafull:dev-master project_name
```

## Idea of Larafull

Main idea of Larafull is to create Laravel build with most useful packages in a box.

## Installed and configured packages

- **jeremykenedy/laravel-roles** - installed and configured roles and permissions package
- **laravelcollective/html** - pretty forms and input for Blade
- **sven/artisan-view** - allows you to create views like *php artisan make:view folder.view_name*

## Tools scripts

- **./tinker** - launch tinker like ./ti [TAB]

## License etc

Project was created from original https://github.com/laravel/laravel repository

## If you want to join:

https://vk.com/it007

vvmspace@gmail.com

## P.S.:

This is beta and it will be better.