The automatically-generated Laravel documentation isn't like any docs I've ever used and I found it...
Should this work to see if a row does or doesn't exist? $exists = DB::table('roles')->where('nam...
When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...
Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...
When using the Artisan plugin in Sublime Text, I get this error when running the commands create_use...
barryvdh said: You can just submit Pull Request to the docs here: https://github.com/laravel/docs/...
Actually, it looks like my browser just doesn't support that input type.
There's likely something wrong with the query, so it's not returning an object. You should probably...
You'll have to ask WebPlus X7. Conceivably, you could use the code in a view or layout, but it will...
The Laravel portal for problem solving, knowledge sharing and community building.