Hello :) Is there a way to automatically generate a documentation for a RESTful-API provided by a La...
Is it possible to do INSERT IGNORE INTO by standard methods or I need to do custom raw query? In thi...
I don't know what to say in the if statement. @foreach($posts as $post) @if($p...
I have a notifications table with a dynamic relationship (where parent table is variable) +---------...
Hi. I got an users list shown in a table, so, i can see the user detail and a new page with the user...
I have table structure like this posts | posts_tags | tags _________________________ id |...
Hi, I'm trying to get Cache working, but whenever I call to any of its methods as described in docs...
Hellow all. I wrote a tutorial on how to debug PHP using CodeLobster free IDE. I used Laravel projec...
I guys, I have a question about how Codeception handles errors thrown in functional tests. I’m tryin...
I have started using Homestead as my local development server. However, I have recently encountered...
I have a long running POST route that redirects to the same route. To test it, I use this code: http...
Hi, I want to ask you guys about how you seperate your roles/rights logic from views or controllers....
I've started a new project in using Homestead on my Mac (Mavericks), and I'm using Forge to deploy t...
Hello, I have a view file which looks like this: <div id = "div-question-form"> <form id="q...
Would you like to discuss any ideas in this video? This is a great place to do so! Learn about utili...
I'm trying to create batched pdf invoices (using barryvdh/laravel-dompdf: https://github.com/barryvd...
Not sure where to put this these days - spend a few months away from the forums and then boom! - eve...
After i set a global view data using view::share() is there anyway to access what's inside it later...
Would you like to discuss any ideas in this video? This is a great place to do so! Decoupling the Mo...
Hi, I know that if I can set the value for the $primaryKey protected field in my model in order to t...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community