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
- Host: GitHub
- URL: https://github.com/larafull/larafull
- Owner: larafull
- Created: 2018-09-23T14:13:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T12:45:03.000Z (over 7 years ago)
- Last Synced: 2024-11-18T09:47:08.375Z (about 1 year ago)
- Topics: framework, framework-php, laravel, php
- Language: PHP
- Homepage:
- Size: 218 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.