Support the ongoing development of Laravel.io →

phuongngoc

Joined 24 Mar 2016

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

phuongngoc has not posted any threads yet

replied 8 years ago

Check if @yield('something') is set

Too much work, simply use: @if (View::hasSection('something')) do something @else do nothing @endif...

0 Likes
replied 8 years ago

No supported encrypter found. The cipher and / or key length are invalid in laravel 5.2

Copy ".env.example" to ".env" then run this command: "php artisan key:gener...

0 Likes
replied 8 years ago

Laravel Reflection exception

Can you share your development environment's information? It seems that you don't use homestead envi...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.