MrAntunes
1/9/2018 - 9:38 AM

laravel addons & others...

php/laravel addons collection & best practices

https://confluence.jetbrains.com/display/PhpStorm/Laravel+Development+using+PhpStorm#LaravelDevelopmentusingPhpStorm-2.InstalltheLaravelIDEHelper
https://laracasts.com/series/how-to-be-awesome-in-phpstorm/episodes/2?autoplay=true


https://laravel-news.com/your-first-laravel-application
https://www.google.pt/search?q=laravel+5+multi+tenancy&oq=laravel+multitenanca&aqs=chrome.2.69i57j0l3.6581j0j4&sourceid=chrome&ie=UTF-8
---------------------------------------------------------

https://phpdelusions.net/pdo
http://www.phptherightway.com

----------------------------------------------------------------------
http://www.laravelbestpractices.com/
https://github.com/rappasoft/awesome-laravel#essentials


addons:

https://github.com/rappasoft/laravel-5-boilerplate >> websiteBase

https://laracogs.com/ >> admin

https://github.com/z-song/laravel-admin >> admin

https://laravelvoyager.com/ >> admin panel (backend) - perfis - CRUD - "phpMyAdmin"


http://labs.infyom.com/laravelgenerator/ >> CRUD >>>> artisan infyom:scaffold Country --fromTable --tableName=countries --prefix=manut --paginate=10
https://github.com/krlove/eloquent-model-generator >> Models - "POCO"s



https://github.com/davejamesmiller/laravel-breadcrumbs >> breadcrumb

https://github.com/GeneaLabs/laravel-caffeine >>> keep forms alive

https://github.com/Maatwebsite/Laravel-Excel >> excel

https://github.com/barryvdh/laravel-snappy >> pdf

https://github.com/ARCANEDEV/noCAPTCHA >> captcha

https://github.com/elasticquent/Elasticquent >> elastic search

https://github.com/caouecs/Laravel-lang >> Auth & validation lang files