Dr. Gludovátz Attila: LARAVEL KERETRENDSZER A GYAKORLATBAN (V10 ÉS V11) – php Laravel könyv magyarul!

“Ha valaki ezen a ponton (a nemrég kiadott 11-es verzió után) áll neki a Laravel keretrendszer megismerésének, akkor a könyvem egy jó alapot tud biztosítani ehhez. A fejlődés azonban sosem áll meg, úgyhogy érdemes utána is a változásokra figyelni azért, hogy a tudásunk mindig friss maradjon. Ehhez is ajánlom a fent linkelt blogomat.”

https://www.inf.elte.hu/karidigitaliskonyvtar

https://attila.gludovatz.hu/blog

Fractal Forests & Geometric Trees

“a forest is but an array of trees” in this generative canvas forest from creative coder Sophia Wood. Click the canvas to for a new forest scene.

Tom Miller’s “futzing w/ polygons” yields this intriguing GSAP-powered SVG animation of the inside of not-quite-natural trees.

Vanilla JS maestro Dillo is always iterating on his creations. This acid green & purple Pen is a new take on Branches “with a special animation to draw the branches gradually in length and thickness”.

RodenKerthin presents a beautiful selection of 11 different postmodern trees, all drawn with CSS. Toggle open the hamburger menu up top to see them all, and click in to see each tree up close.

Konstantin Denerz shares a neon fractal that grows branches like a tree, then collapses into geometric patterns. You can use the config menu at the top of the Pen to customize the tree size.

 

A JavaScript tree grows, blossoms, fruits, and fades away until the cycle starts again in this lovely animated life cycle from Jon Kantner.

It’s all about texture in this terrific P5.js Pen from Dave Pagurek. Watch it for a bit to see that wonderfully gritty light shine down into different parts of this JavaScript forest.

A different spring-green tree appears every time you click the “Bloom” button in this procedural Pen from Joshua van Boxtel.

The dreamy star of this generative canvas Pen from Mustafa Enes is a tree in full bloom with little pink blossoms. For a winter version, check out Mustafa’s 300 – Tree of hundred segments.

A tiny forest of excitable trees hop and shimmy in loading anticipation in this fun animated Pen from lopis.

Laár András előadása

Torokhang zengetés, a gyógyítandó szervhez légzés

mindannyian isten részei vagyunk
semmit sem birtoklunk
még a saját testünket sem
előbb volt a lélek mint a test

gyógyító, kapcsolatteremtő hangok:

csakrák: videó: 29:33
fejtető: í – ísz, ige, isten
homlok, harmadik szem: ég, égi látás
torok: e – legyen
szív: á – áldás
has: a – harag, harc (erő), akarat
szexcsakra, szakrális csakra: ó – jó
gyökércsakra : ú – út, kút

Szív mélyre áradó út
Túlról talált elé visz
Szív mélyre áradó út
Túlrólnan át felé visz
Szív mélyre áradó út
Túlsó partját eléri
Szív mélyre áradó út
Kútból talált elég víz
Szív mélyről áradó kút
Túlrólnan át fehérit
+
torok mantra ének

Xampp multiple php , different php for projects

How to Set Multiple PHP Versions in XAMPP

windows PHP archives:
https://windows.php.net/downloads/releases/archives/

Multiple PHP versions in XAMPP configurations
https://gist.github.com/Tynael/e69c0254c1ea3fc56420fe8441bb0764

httpd-xampp.conf:

# PHP 8.2.17 Set-up
ScriptAlias /php8217/ "C:/Server/xampp-portable-windows-x64-7.4.33-0-VC15/xampp/php8217/"
Action application/x-httpd-php8217-cgi "/php8217/php-cgi.exe"

AllowOverride None
Options None
Require all denied

Require all granted

SetEnv PHPRC "C:/Server/xampp-portable-windows-x64-7.4.33-0-VC15/xampp/php8217"

# PHP8 customproject PHP 8.2.17

UnsetEnv PHPRC

php_flag engine off
SetHandler application/x-httpd-php8217-cgi

Laravel News Links 2024

In this article, I’ll show you how to send emails in Laravel step by step using Mailtrap, with a primary focus on deliverability.
https://mailtrap.io/blog/send-email-in-laravel/

5 Ways to Get the Last Insert ID in Laravel
https://laracoding.com/5-ways-to-retrieve-the-last-inserted-id-in-laravel/

Top 5 Laravel Packages for 2024
https://ritik065.medium.com/top-5-laravel-packages-for-2024-9d6e7faccaf3

Fullstack with Laravel
https://ritik065.medium.com/full-stack-development-with-laravel-powering-frontend-backend-34e64f20fe4e

Xubuntu tips

Xubuntu – Configure dual monitors

A Brief Look at Xubuntu Linux