phpbali-org / phpbali-site

[UNMAINTAINED] Site of PHPBali
12 stars 6 forks source link

Replace Section with Stack and Push in Laravel Blade #111

Closed kresnasatya closed 5 years ago

kresnasatya commented 5 years ago

Why? Because it's recommended to use @stack and @push when you interact with CSS and JavaScript library. You may push to a stack as many times as needed.

Please read the references below: