Blog
Laravel 8
https://laravelarticle.com/what-is-new-in-laravel-8 Pretty interested in using jetstream and batch jobs.
openalpr/openalpr: Automatic License Plate Recognition library
alpr ./samplecar.png Source: openalpr/openalpr: Automatic License Plate Recognition library Also the docs: http://doc.openalpr.com/
OpenALPR Linux ubuntu install
https://github.com/hatamiarash7/Laravel-OpenALPR sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-utils libopenalpr-dev tesseract-ocr sudo cp -r /usr/share/openalpr/runtime_data/ocr/tessdata/* /usr/share/openalpr/runtime_data/ocr/
GitHub – openalpr/openalpr: Automatic License Plate Recognition library
https://github.com/openalpr/openalpr
5 reasons you shouldn’t be using GraphQL – LogRocket Blog
https://blog.logrocket.com/5-reasons-you-shouldnt-be-using-graphql-61c7846e7ed3/ Pretty interesting as I try to decide if I want to implement graphql
Get the raw data on the types of cars B.C. residents own | Vancouver Sun
Source: Get the raw data on the types of cars B.C. residents own | Vancouver Sun
Alternative to laradock?
devilbox.org : devilbox website: http://devilbox.org I use homestead, been playing around with laradock. Trying to find a lower impact solution.
Encrypt Database Values in Laravel with DB Encrypter – Laravel News
https://laravel-news.com/laravel-db-encrypter