#laravel
https://github.com/beyondcode/laravel-er-diagram-g...
More work-related "this might be useful" stuff. The need to produce ERDs crops up on enough project...
Laravel Translation via Google Spreadsheet – SkyshiDigital – Medium
https://medium.com/skyshidigital/laravel-translati...
An interesting way to set up translations within Laravel - make it easy to give non-techical users a...
https://github.com/mpociot/laravel-apidoc-generato...
Might be useful at work. Or for myself another time.
https://laravel-news.com/eloquent-tips-tricks
I knew about half of these, and want to remember the others for later.
jenssegers/laravel-mongodb: A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://github.com/jenssegers/laravel-mongodb
This blog has become a simple list of useful tech-stack stuff again, hasn't it?
Using Laravel's Storage facade in Lumen
https://nicksilvestro.net/2016/05/28/adding-larave...
Handy guide to doing, well, exactly what it says on the tin.
https://medium.com/@sergiturbadenas/how-i-expose-l...
Useful - introduces a minor security loophole, but one that's easy to correct for on the back end.
InfyOm Laravel Generator : Laravel Scaffold, CRUD, API Generator
http://labs.infyom.com/laravelgenerator/
Suspect this will massive speed up a work job.
https://laracasts.com/discuss/channels/general-dis...
I appear to be an "all links incomprehensible to humans" phase right now, don't it?
https://github.com/lucadegasperi/oauth2-server-lar...
I'm going to need OAuth for a Laravel thing I'm building. This will save me much work.
remoblaser/laravel-resourceful
https://github.com/remoblaser/laravel-resourceful
Generator for Laravel controllers and views. Not perfect, but a definite save-on-typing-job.
http://codelution.com/development/web/integrating-...
The repository I linked to the other week didn't work for me for some reason - the main templates fe...
LaraminLTE - Laravel with adminLTE template
https://github.com/nino22/LaraminLTE
Get Laravel to drop out of the box with a decent admin system theme. Handy!