Is there a better way to write this up? <?php // Composer: "fzaninotto/faker": "v...
I'm trying to put together a project for a repository. I'm trying to work with my project locally th...
What way should I be using deletes to send a id to the user destroy method? <td class="cente...
I currently have the following destroy function for my user's controller. When the destroy method is...
I'm attempting to try and create a sidebar within my dashboard CMS project that I am creating with L...
k1ng440 said: https://github.com/barryvdh/laravel-debugbar public function status() { r...
stickman373 said: Takes a bit of setup time to configure the breadcrumbs file if your app is large,...
Great suggestions. I woul rather use something for backend for breadcrumbs in my application that wi...
The Laravel portal for problem solving, knowledge sharing and community building.