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...
I started a new project and the command works there. Strange. I guess it's just this particular inst...
Maybe create a separate metadata table with row post_id, meta_data and type. Then look for rows matc...
Haven't tried this, but maybe you could create a layout for each post type? <div class="yout...
The Laravel portal for problem solving, knowledge sharing and community building.
The community