Laravel Digest (June 29 - July 5, 2020)

A selection of new articles on the Laravel framework. Let's figure out how encryption works in the framework. We authenticate the user by fingerprint. Let's deploy the application using the zero-downtime method. We will parse the data from the sites and display it in a form convenient for us. And we will arrange video streaming.



Laravel Digest



news



  • On Taylor's twitter, 80% voted for the models in the app / Models folder. In Laravel 4, models were stored in the app / models folder, then, starting with the fifth version, by default, they were thrown into the root of the app folder. And finally, in version 8 they get their own folder again :)



  • Samuel Stancl sold a pdf version of "Laravel Clean Code Tactics" for $ 10 with a choice of options: light / dark / markdown / printable-markdown / web. Now he has given permission to download it for free: gumroad.com/l/laravel-clean-code/free



  • Judging by the cookie laravel_session, the site " Electronic voting on amendments to the Constitution of the Russian Federation " is written in Laravel.





In Russian



  • How Laravel encryption works
  • How Laravel signed URL works
  • Advanced model attribute casting in Laravel
  • Taking Laravel Policy Work to the Next Level


In English



Releases



  • Laravel 7.18

    6 2
  • Guzzle 7

    http-
  • Laravel Livewire 1.3

    5
  • LaraLens 0.1.10

  • Laravel Media Uploader 2.0

    Spatie Media Library
  • Tailwind CSS Laravel




  • Laravel+WebAuthn.
  • Laravel + TailwindCSS
  • Laravel Envoy
  • Laravel-
  • CKEditor Laravel.
  • Laravel + Nginx. We organize a server for streaming video
  • 5 tips for working with Eloquent queries


Pusher



  • Creating a video chat with Laravel + Vue + Pusher
  • Building a mobile Flutter app with Laravel and Pusher


See the latest lessons in our channels: Telegram , Vkontakte and Twitter .




All Articles